Roundup Robot added the comment:
New changeset c9f69b28c4d1 by Senthil Kumaran in branch '2.7':
Fix closes issue12438 - idlelib.PyShell's showformatwarning method was passing
an incorrect arg.
http://hg.python.org/cpython/rev/c9f69b28c4d1
New changeset e9c406a53972 by Sen
Roundup Robot added the comment:
New changeset ac18e70cbe7e by Victor Stinner in branch '3.2':
Issue #12467: warnings: fix a race condition if a warning is emitted at
http://hg.python.org/cpython/rev/ac18e70cbe7e
New changeset 5133fee2433e by Victor Stinner in branch 'defau
Roundup Robot added the comment:
New changeset fc46acf7a645 by Victor Stinner in branch '2.7':
Issue #12467: warnings: fix a race condition if a warning is emitted at
http://hg.python.org/cpython/rev/fc46acf7a645
--
___
Python trac
Roundup Robot added the comment:
New changeset 301c008dd58d by Senthil Kumaran in branch '3.2':
Fix closes issue issue12470 - check for utime for the skipUnless condition.
http://hg.python.org/cpython/rev/301c008dd58d
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset 97707459bb5a by Senthil Kumaran in branch '3.2':
Fix closes issue12471 - wrong TypeError message when '%i' format spec was used.
http://hg.python.org/cpython/rev/97707459bb5a
--
nosy: +python-dev
resolution: -> fix
Roundup Robot added the comment:
New changeset 8dde71899733 by Ned Deily in branch '2.7':
Issue #10734: Temporarily disable test_ttk test_heading_callback on 2.7 as well.
http://hg.python.org/cpython/rev/8dde71899733
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset ea02eca122b5 by Ned Deily in branch '2.7':
Issue #8716: Avoid crashes caused by Aqua Tk on OSX when attempting to run
http://hg.python.org/cpython/rev/ea02eca122b5
New changeset 279488f5a171 by Ned Deily in branch '3.2':
Issue
Roundup Robot added the comment:
New changeset 06cb0d602468 by Ned Deily in branch '2.7':
Issue #8716: Fix errors in the non-OS X path of the 27 backport.
http://hg.python.org/cpython/rev/06cb0d602468
--
status: pending -> open
___
P
Roundup Robot added the comment:
New changeset a624b86264a4 by Victor Stinner in branch '2.7':
Issue #12429: Skip interrupted write tests on FreeBSD <= 7
http://hg.python.org/cpython/rev/a624b86264a4
New changeset e924e51e9447 by Victor Stinner in branch '3.2':
Issue #
Roundup Robot added the comment:
New changeset 7ce685cda0ae by Victor Stinner in branch 'default':
Issue #9642: Fix filesystem encoding initialization: use the ANSI code page on
http://hg.python.org/cpython/rev/7ce685cda0ae
--
nosy: +
Roundup Robot added the comment:
New changeset 75b18b10064f by Victor Stinner in branch 'default':
Issue #9642: Fix the definition of time.clock() on Windows
http://hg.python.org/cpython/rev/75b18b10064f
--
___
Python trac
Roundup Robot added the comment:
New changeset 13e6d3cb2ecd by Victor Stinner in branch 'default':
Issue #9642: Uniformize the tests on the availability of the mbcs codec
http://hg.python.org/cpython/rev/13e6d3cb2ecd
--
___
Python trac
Roundup Robot added the comment:
New changeset 4f14050a963f by Victor Stinner in branch 'default':
Issue #12452: Plist and Dict are now deprecated
http://hg.python.org/cpython/rev/4f14050a963f
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset e07b331bf489 by Victor Stinner in branch '3.2':
Issue #12469: Run "wakeup" signal tests in subprocess to run the test in a
http://hg.python.org/cpython/rev/e07b331bf489
New changeset b9de5e55f798 by Victor Stinner in branch &
Roundup Robot added the comment:
New changeset 7eef821ab20d by Victor Stinner in branch 'default':
Issue #12469: replace assertions by explicit if+raise
http://hg.python.org/cpython/rev/7eef821ab20d
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 861b483e88d9 by Victor Stinner in branch '3.2':
Issue #12467: warnings: fix a race condition if a warning is emitted at
http://hg.python.org/cpython/rev/861b483e88d9
--
___
Python trac
Roundup Robot added the comment:
New changeset d442c313536b by Senthil Kumaran in branch '3.2':
issue10403 - Let's not use members anymore. Use 'attribute' where it denotes
attribute and 'methods' where it denotes methods. Context should clarify usag
Roundup Robot added the comment:
New changeset d442c313536b by Senthil Kumaran in branch '3.2':
issue10403 - Let's not use members anymore. Use 'attribute' where it denotes
attribute and 'methods' where it denotes methods. Context should clarify usag
Roundup Robot added the comment:
New changeset b8f5da066782 by Senthil Kumaran in branch '2.7':
Fix closes issue10403 - Let's not use members anymore.
http://hg.python.org/cpython/rev/b8f5da066782
--
resolution: -> fixed
stage: needs patch -> committed/rejected
s
Roundup Robot added the comment:
New changeset 34061f0d35ba by Victor Stinner in branch 'default':
Issue #12469: partial revert of 024827a9db64, freebsd6 thread initialization
http://hg.python.org/cpython/rev/34061f0d35ba
--
___
Pyth
Roundup Robot added the comment:
New changeset aad86a719fc6 by Victor Stinner in branch 'default':
Issue #12469: test_signal checks wakeup signals order, except on freebsd6
http://hg.python.org/cpython/rev/aad86a719fc6
--
___
Python trac
Roundup Robot added the comment:
New changeset f12b8548b4aa by Victor Stinner in branch 'default':
Issue #12469: fix signal order check of test_signal
http://hg.python.org/cpython/rev/f12b8548b4aa
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 7731c900ddce by Ned Deily in branch '3.2':
Issue #12496: Install test/capath directory to prevent test_connect_capath
http://hg.python.org/cpython/rev/7731c900ddce
New changeset 880c3e764ead by Ned Deily in branch 'default
Roundup Robot added the comment:
New changeset 95301c58c5d2 by Ned Deily in branch '3.2':
Issue #12497: Install test/data to prevent failures of the various codecmaps
http://hg.python.org/cpython/rev/95301c58c5d2
New changeset 842147eb1b26 by Ned Deily in branch 'default
Roundup Robot added the comment:
New changeset 6abbc5f68e20 by Victor Stinner in branch '2.7':
Issue #9611, #9015: FileIO.read(), FileIO.readinto(), FileIO.write() and
http://hg.python.org/cpython/rev/6abbc5f68e20
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset 7acdf9f5eb31 by Victor Stinner in branch '3.2':
Issue #9611, #9015: FileIO.read() clamps the length to INT_MAX on Windows.
http://hg.python.org/cpython/rev/7acdf9f5eb31
New changeset e8646f120330 by Victor Stinner in branch 'defau
Roundup Robot added the comment:
New changeset dcfacc2d93b4 by Victor Stinner in branch '3.2':
Issue #12493: subprocess: communicate() handles EINTR
http://hg.python.org/cpython/rev/dcfacc2d93b4
New changeset 42e23db3ddfc by Victor Stinner in branch 'default':
(mer
Roundup Robot added the comment:
New changeset 8b62f5d722f4 by Victor Stinner in branch '3.2':
Issue #12451: pydoc: html_getfile() now uses tokenize.open() to support Python
http://hg.python.org/cpython/rev/8b62f5d722f4
New changeset 2fbfb7ea362f by Victor Stinner in branch 'd
Roundup Robot added the comment:
New changeset 807921ba241d by Victor Stinner in branch '3.2':
Issue #12493: skip test_communicate_eintr() if signal.SIGALRM is missing
http://hg.python.org/cpython/rev/807921ba241d
New changeset 4928cf093a11 by Victor Stinner in branch 'defau
Roundup Robot added the comment:
New changeset 0e5485634817 by Victor Stinner in branch 'default':
Issue #12459: time.sleep() now raises a ValueError if the sleep length is
http://hg.python.org/cpython/rev/0e5485634817
--
nosy: +
Roundup Robot added the comment:
New changeset 18ce15f841cf by Ned Deily in branch '2.7':
Issue #8716: Add temporary code for 2.7 to help diagnose buildbot failure.
http://hg.python.org/cpython/rev/18ce15f841cf
--
___
Python trac
Roundup Robot added the comment:
New changeset 7e0102ec95d4 by Brian Curtin in branch 'default':
Fix #11512. Add an initial test suite for the cgitb, providing 75% coverage.
http://hg.python.org/cpython/rev/7e0102ec95d4
New changeset f362f0053eab by Brian Curtin in branch 'defa
Roundup Robot added the comment:
New changeset b5accd8adc3e by Ned Deily in branch '2.7':
Issue #8716: Back out temporary changeset 18ce15f841cf
http://hg.python.org/cpython/rev/b5accd8adc3e
New changeset b5ac5e25d506 by Ned Deily in branch '2.7':
Issue #8716: Instead o
Roundup Robot added the comment:
New changeset a4405b799e1b by Vinay Sajip in branch 'default':
Closes #12391: temporary files are now cleaned up.
http://hg.python.org/cpython/rev/a4405b799e1b
--
nosy: +python-dev
resolution: -> fixed
stage: commit review -> committed
Roundup Robot added the comment:
New changeset 43fd627cc060 by Victor Stinner in branch 'default':
Issue #9566: cast unsigned int to Py_ssize_t in md5 and sha1 modules
http://hg.python.org/cpython/rev/43fd627cc060
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset 16cbd84de848 by Victor Stinner in branch 'default':
Issue #12016: Multibyte CJK decoders now resynchronize faster
http://hg.python.org/cpython/rev/16cbd84de848
--
___
Python trac
Roundup Robot added the comment:
New changeset 1f814faaf54d by Victor Stinner in branch '2.7':
Close #12501: Adjust callable() warning: callable() is only not supported in
http://hg.python.org/cpython/rev/1f814faaf54d
--
nosy: +python-dev
resolution: -> fixed
stage:
Roundup Robot added the comment:
New changeset 1ac21a715c5d by Victor Stinner in branch '2.7':
Issue #12423: Fix os.abort() documentation
http://hg.python.org/cpython/rev/1ac21a715c5d
New changeset 4e83d8f6d496 by Victor Stinner in branch '3.2':
Issue #12423: Fix os.abort(
Roundup Robot added the comment:
New changeset c2785ed52ed4 by Éric Araujo in branch 'default':
Factor out code used by packaging commands for HTTP requests (#12169).
http://hg.python.org/cpython/rev/c2785ed52ed4
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset 2b9a0a091566 by Éric Araujo in branch 'default':
Close file handles in a timely manner in packaging.database (#12504).
http://hg.python.org/cpython/rev/2b9a0a091566
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset 52ed0c6bb461 by Antoine Pitrou in branch '3.2':
Issue #12440: When testing whether some bits in SSLContext.options can be
http://hg.python.org/cpython/rev/52ed0c6bb461
New changeset 4120cd8a86f4 by Antoine Pitrou in branch 'default
Roundup Robot added the comment:
New changeset 638039a4fef3 by Antoine Pitrou in branch 'default':
Issue #11863: remove unused file Python/thread_wince.h
http://hg.python.org/cpython/rev/638039a4fef3
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset 0aa3f90f0830 by Antoine Pitrou in branch 'default':
Issue #11863: Remove support for legacy systems deprecated in Python 3.2
http://hg.python.org/cpython/rev/0aa3f90f0830
--
___
Python trac
Roundup Robot added the comment:
New changeset f92bf428c647 by Senthil Kumaran in branch '3.2':
Fix closes issue issue12470 - check for utime for the skipUnless condition.
http://hg.python.org/cpython/rev/f92bf428c647
--
___
Python trac
Roundup Robot added the comment:
New changeset 7dd9313c300b by Senthil Kumaran in branch '3.2':
Fix closes issue12438 - idlelib.PyShell's showformatwarning method was passing
an incorrect arg.
http://hg.python.org/cpython/r
Roundup Robot added the comment:
New changeset ad16e4a0ef80 by Victor Stinner in branch '3.2':
Issue #12429: Skip interrupted write tests on FreeBSD <= 7
http://hg.python.org/cpython/rev/ad16e4a0ef80
--
___
Python tracker
<http:/
Roundup Robot added the comment:
New changeset 53d2d30d6ca0 by Antoine Pitrou in branch '2.7':
Issue #12326: document the recommended idiom for checking sys.platform on Unix
systems.
http://hg.python.org/cpython/rev/53d2d30d6ca0
--
nosy: +
Roundup Robot added the comment:
New changeset 8bc9dbc61ba6 by Antoine Pitrou in branch '3.2':
Issue #12326: document the recommended idiom for checking sys.platform on Unix
systems.
http://hg.python.org/cpython/rev/8bc9dbc61ba6
New changeset 19b3b2d93a63 by Antoine Pitrou in branc
Roundup Robot added the comment:
New changeset b763c1ba5589 by Antoine Pitrou in branch '3.2':
Issue #12343: Add some notes on behaviour of non-blocking SSL sockets.
http://hg.python.org/cpython/rev/b763c1ba5589
New changeset 77334eb5038d by Antoine Pitrou in branch 'default
Roundup Robot added the comment:
New changeset cd40ea4087b0 by Antoine Pitrou in branch '3.2':
Issue #12149: Update the method cache after a type's dictionnary gets
http://hg.python.org/cpython/rev/cd40ea4087b0
New changeset 5992cbbedf59 by Antoine Pitrou in branch 'de
Roundup Robot added the comment:
New changeset 9618303852da by Antoine Pitrou in branch '2.7':
Issue #12149: Update the method cache after a type's dictionnary gets
http://hg.python.org/cpython/rev/9618303852da
--
___
Python
Roundup Robot added the comment:
New changeset 02a591131360 by Benjamin Peterson in branch '2.7':
this can be done without a custom dict (also fixes #12544)
http://hg.python.org/cpython/rev/02a591131360
New changeset 842f5ed06255 by Benjamin Peterson in branch '3.2':
this c
Roundup Robot added the comment:
New changeset e0cd35660ae9 by Ezio Melotti in branch 'default':
#12547: Fix import and output in nntplib example. Initial patch by July
Tikhonov.
http://hg.python.org/cpython/rev/e0cd35660ae9
--
nosy: +
Roundup Robot added the comment:
New changeset 72e73fa03124 by Victor Stinner in branch '3.2':
Close #4376: ctypes now supports nested structures in a endian different than
http://hg.python.org/cpython/rev/72e73fa03124
New changeset 637210b9d054 by Victor Stinner in branch 'd
Roundup Robot added the comment:
New changeset 39873557ff4f by Victor Stinner in branch 'default':
Issue #12550: Add chain optional argument to faulthandler.register()
http://hg.python.org/cpython/rev/39873557ff4f
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset 30f91fbfc8b3 by Victor Stinner in branch 'default':
Issue #12550: regrtest displays the Python traceback on SIGALRM or SIGUSR1
http://hg.python.org/cpython/rev/30f91fbfc8b3
--
___
Python trac
Roundup Robot added the comment:
New changeset 0a53a978a160 by Ned Deily in branch '2.7':
Issue #12549: Correct test_platform to not fail when OS X returns 'x86_64'
http://hg.python.org/cpython/rev/0a53a978a160
New changeset d050c8c9a3b3 by Ned Deily in branch '3.
Roundup Robot added the comment:
New changeset dd004e85e299 by Vinay Sajip in branch 'default':
Closes #12536: Unused logger removed from lib2to3.
http://hg.python.org/cpython/rev/dd004e85e299
--
nosy: +python-dev
resolution: -> fixed
stage: -> committed/rejec
Roundup Robot added the comment:
New changeset d3cebbd500aa by Victor Stinner in branch '2.7':
Issue #12250: test_socketserver uses a timeout of 60 seconds instead of 20
http://hg.python.org/cpython/rev/d3cebbd500aa
New changeset 05dfed82457a by Victor Stinner in branch '3.2
Roundup Robot added the comment:
New changeset 16bc59d37866 by Charles-François Natali in branch '2.7':
Issue #12502: asyncore: fix polling loop with AF_UNIX sockets.
http://hg.python.org/cpython/rev/16bc59d37866
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset 42ec507815d2 by Charles-François Natali in branch '3.1':
Issue #12502: asyncore: fix polling loop with AF_UNIX sockets.
http://hg.python.org/cpython/rev/42ec507815d2
--
___
Python trac
Roundup Robot added the comment:
New changeset ed90c1c8ee62 by Charles-François Natali in branch '3.2':
Merge - Issue #12502: asyncore: fix polling loop with AF_UNIX sockets.
http://hg.python.org/cpython/rev/ed90c1c8ee62
--
___
Python trac
Roundup Robot added the comment:
New changeset ca077f2672e3 by Charles-François Natali in branch 'default':
Merge - Issue #12502: asyncore: fix polling loop with AF_UNIX sockets.
http://hg.python.org/cpython/rev/ca077f2672e3
--
___
Pyth
Roundup Robot added the comment:
New changeset dec10ad41b2a by Victor Stinner in branch 'default':
Close #6755: Add get_wch() method to curses.window class
http://hg.python.org/cpython/rev/dec10ad41b2a
--
nosy: +python-dev
resolution: -> fixed
stage: test needed -> co
Roundup Robot added the comment:
New changeset 1ae0b7b8de0b by Antoine Pitrou in branch '3.2':
Issue #11321: Fix a crash with multiple imports of the _pickle module when
http://hg.python.org/cpython/rev/1ae0b7b8de0b
New changeset 6674272754da by Antoine Pitrou in branch 'default
Roundup Robot added the comment:
New changeset 8d05f697acd4 by Benjamin Peterson in branch '3.2':
catch nasty exception classes with __new__ that doesn't return a exception
(closes #11627)
http://hg.python.org/cpython/rev/8d05f697acd4
New changeset bc1fbd6f667a by Benjamin Pet
Roundup Robot added the comment:
New changeset 45b1ae1ef318 by Benjamin Peterson in branch '2.7':
port 8d05f697acd4 (#11627)
http://hg.python.org/cpython/rev/45b1ae1ef318
--
___
Python tracker
<http://bugs.python.o
Roundup Robot added the comment:
New changeset b488e027c952 by Antoine Pitrou in branch '3.1':
Issue #11603: Fix a crash when __str__ is rebound as __repr__.
http://hg.python.org/cpython/rev/b488e027c952
New changeset 8b52ac4a0c9f by Antoine Pitrou in branch '3.2':
Issue
Roundup Robot added the comment:
New changeset cd9eca1bf531 by Antoine Pitrou in branch '2.7':
Issue #11603: Fix a crash when __str__ is rebound as __repr__.
http://hg.python.org/cpython/rev/cd9eca1bf531
--
___
Python trac
Roundup Robot added the comment:
New changeset 2bedea96de60 by Antoine Pitrou in branch '3.2':
Issue #12573: Add resource checks for dangling Thread and Process objects.
http://hg.python.org/cpython/rev/2bedea96de60
New changeset 86dc49fbf4af by Antoine Pitrou in branch 'default
Roundup Robot added the comment:
New changeset b23ad0a6cf87 by Benjamin Peterson in branch 'default':
remove ast.__version__ (closes #12273)
http://hg.python.org/cpython/rev/b23ad0a6cf87
--
nosy: +python-dev
resolution: -> fixed
stage: -> committed/rejected
status
Roundup Robot added the comment:
New changeset 60ce5f279a5e by Eli Bendersky in branch '2.7':
Issue #12574: correct capitalization of the Queue module. Patch by Rafe Kettler
http://hg.python.org/cpython/rev/60ce5f279a5e
--
nosy: +
Roundup Robot added the comment:
New changeset 90cdf403132e by Senthil Kumaran in branch '3.2':
Fix closes Issue11436 - Minor clarification to struct documentation for 's'
format character.
http://hg.python.org/cpython/rev/90cdf403132e
--
nosy: +python-dev
resolut
Roundup Robot added the comment:
New changeset 05f0ffe4e0b3 by Senthil Kumaran in branch '3.2':
Fix Issue10403 - datetime documentation clarification based on review in the
reitveld by Alexendar belopolsky.
http://hg.python.org/cpython/rev/05
Roundup Robot added the comment:
New changeset 3935a1fb1db2 by Senthil Kumaran in branch '2.7':
merge from 3.2 - Issue10403 - datetime module documentation changes based on
review.
http://hg.python.org/cpython/rev/3935a1fb1db2
--
Roundup Robot added the comment:
New changeset 8d64d47569cb by Senthil Kumaran in branch '3.2':
Fix closes Issue12479 - Add HTTPErrorProcessor class definition - Patch by
Sandro Tosi
http://hg.python.org/cpython/rev/8d64d47569cb
New changeset b2125a6deb96 by Senthil Kumaran in branc
Roundup Robot added the comment:
New changeset 70983e8b114a by Senthil Kumaran in branch '3.2':
Fix closes Issue12478 - HTTPErrorProcess 's methods are http_response and
https_response.
http://hg.python.org/cpython/rev/70983e8b114a
New changeset 04541e33364d by Senthil Ku
Roundup Robot added the comment:
New changeset aaced3dcb858 by Brett Cannon in branch 'default':
Make warnings accept a callable for showwarnings instead of
http://hg.python.org/cpython/rev/aaced3dcb858
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset eaefb34fc3a1 by Brett Cannon in branch 'default':
Add Misc/NEWS entry and relevant doc change for issue 10271.
http://hg.python.org/cpython/rev/eaefb34fc3a1
--
___
Python trac
Roundup Robot added the comment:
New changeset f6d074a7bbd4 by Eric V. Smith in branch '3.2':
Closes #12579. Positional fields with str.format_map() now raise a ValueError
instead of SystemError.
http://hg.python.org/cpython/rev/f6d074a7bbd4
--
nosy: +python-dev
resolution:
Roundup Robot added the comment:
New changeset 3fa7581f6d46 by Antoine Pitrou in branch '2.7':
Issue #6476: Document that os.spawnle and os.spawnve are not thread-safe under
Windows.
http://hg.python.org/cpython/rev/3fa7581f6d46
New changeset a01ba3c32a4b by Antoine Pitrou in b
Roundup Robot added the comment:
New changeset 62048a6eb43c by Senthil Kumaran in branch '3.2':
Fix closes issue12577 - clarify shutil.move documentation. Patch suggestion by
Catalin Iacob
http://hg.python.org/cpython/rev/62048a6eb43c
New changeset 912b97ee40a7 by Senthil Kumaran
Roundup Robot added the comment:
New changeset c4d884d5d86c by R David Murray in branch '2.7':
#7484: no more <> around addresses in VRFY or EXPN
http://hg.python.org/cpython/rev/c4d884d5d86c
New changeset f8c4ac9aa9e2 by R David Murray in branch '3.2':
#7484: no m
Roundup Robot added the comment:
New changeset 50b6c3053c30 by R David Murray in branch 'default':
#7484: simplify quoteaddr: if parseaddr throws an error it is a bug.
http://hg.python.org/cpython/rev/50b6c3053c30
--
___
Python trac
Roundup Robot added the comment:
New changeset 69dd70e70cc8 by Antoine Pitrou in branch '2.7':
Issue #12571: Add a plat-linux3 directory mirroring the plat-linux2 directory,
http://hg.python.org/cpython/rev/69dd70e70cc8
New changeset 9e3b28a7898f by Antoine Pitrou in branch '3.2
Roundup Robot added the comment:
New changeset 0c254698e0ed by Ned Deily in branch '3.2':
Issue #12587: Correct faulty test file and reference in test_tokenize.
http://hg.python.org/cpython/rev/0c254698e0ed
New changeset c1d2b6b337c5 by Ned Deily in branch 'default':
I
Roundup Robot added the comment:
New changeset 8f3cc8ffc3ff by Barry Warsaw in branch '2.7':
- Issue #10309: Define _GNU_SOURCE so that mremap() gets the proper
http://hg.python.org/cpython/rev/8f3cc8ffc3ff
New changeset cc00e09404e6 by Barry Warsaw in branch '3.2':
-
Roundup Robot added the comment:
New changeset ab4d403cb0c0 by Senthil Kumaran in branch '3.2':
Fix closes issue12524 - update http.client POST example with a working example.
http://hg.python.org/cpython/rev/ab4d403cb0c0
New changeset bc71fff2b6c7 by Senthil Kumaran in branch '
Roundup Robot added the comment:
New changeset 5f7b03dcd523 by R David Murray in branch 'default':
#665194: support roundtripping RFC2822 date stamps in the email.utils module
http://hg.python.org/cpython/rev/5f7b03dcd523
--
nosy: +
Roundup Robot added the comment:
New changeset cb44fef5ea1d by Antoine Pitrou in branch 'default':
Issue #12551: Provide a get_channel_binding() method on SSL sockets so as
http://hg.python.org/cpython/rev/cb44fef5ea1d
--
nosy: +
Roundup Robot added the comment:
New changeset 79d2682c4fc5 by Ezio Melotti in branch '3.2':
#11435: link to the correct branch.
http://hg.python.org/cpython/rev/79d2682c4fc5
New changeset 3028b5ab92c0 by Ezio Melotti in branch 'default':
#11435: dummy merge with 3.2.
Roundup Robot added the comment:
New changeset 3bc80b6f7cd8 by Ezio Melotti in branch '3.2':
#12601: fix typo.
http://hg.python.org/cpython/rev/3bc80b6f7cd8
New changeset d26c7b18fc9d by Ezio Melotti in branch 'default':
#12601: merge with 3.2.
http://hg.python.org/cpyt
Roundup Robot added the comment:
New changeset f5a7d413638d by Charles-François Natali in branch '2.7':
Issue #12372: POSIX semaphores are broken on AIX: don't use them.
http://hg.python.org/cpython/rev/f5a7d413638d
--
nosy: +python-dev
___
Roundup Robot added the comment:
New changeset f0475f78d45c by Charles-François Natali in branch '3.2':
Issue #12372: POSIX semaphores are broken on AIX: don't use them.
http://hg.python.org/cpython/rev/f0475f78d45c
--
___
Python
Roundup Robot added the comment:
New changeset 44a02d6b74e4 by Charles-François Natali in branch 'default':
Merge - Issue #12372: POSIX semaphores are broken on AIX: don't use them.
http://hg.python.org/cpython/rev/44a02d6b74e4
--
___
Roundup Robot added the comment:
New changeset 0752215f9f91 by Eli Bendersky in branch '2.7':
Issue #12434: make StringIO.write error message consistent with Python 2.7
nomenclature
http://hg.python.org/cpython/rev/0752215f9f91
--
nosy: +
Roundup Robot added the comment:
New changeset a21829180423 by Benjamin Peterson in branch '2.7':
verify the types of AST strings and identifiers (closes #12609 and #12610)
http://hg.python.org/cpython/rev/a21829180423
New changeset 3301689bd78d by Benjamin Peterson in branch '3
Roundup Robot added the comment:
New changeset b24a2ccae56a by Charles-François Natali in branch '2.7':
Issue #12592: Make Python build on OpenBSD 5 (and future major releases).
http://hg.python.org/cpython/rev/b24a2ccae56a
--
nosy: +
Roundup Robot added the comment:
New changeset 9c7f9d5841ff by Charles-François Natali in branch '3.2':
Issue #12592: Make Python build on OpenBSD 5 (and future major releases).
http://hg.python.org/cpython/rev/9c7f9d5841ff
--
___
Pyth
Roundup Robot added the comment:
New changeset 63de97ae832e by Charles-François Natali in branch 'default':
Merge - Issue #12592: Make Python build on OpenBSD 5 (and future major
http://hg.python.org/cpython/rev/63de97ae832e
--
___
Pyth
901 - 1000 of 15085 matches
Mail list logo