Roundup Robot added the comment:
New changeset 5949563b9f1c by Éric Araujo in branch 'default':
Fix missing imports in generated setup scripts (#13205).
http://hg.python.org/distutils2/rev/5949563b9f1c
New changeset eb845a9a00b7 by Éric Araujo in branch 'python3':
Merg
Roundup Robot added the comment:
New changeset a985d733b3a3 by Ezio Melotti in branch 'default':
#12753: Add support for Unicode name aliases and named sequences.
http://hg.python.org/cpython/rev/a985d733b3a3
--
nosy: +python-dev
___
Pyth
Roundup Robot added the comment:
New changeset c91661e0d714 by Antoine Pitrou in branch '2.7':
Add test for fix of issue #1730114.
http://hg.python.org/cpython/rev/c91661e0d714
--
nosy: +python-dev
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 329b96fe4472 by Ezio Melotti in branch 'default':
#12753: fix compilation on Windows.
http://hg.python.org/cpython/rev/329b96fe4472
--
___
Python tracker
<http://bugs.python.o
Roundup Robot added the comment:
New changeset 4a90d1ed115d by Vinay Sajip in branch 'default':
Closes #13235: Changed PendingDeprecationWarning to DeprecationWarning.
http://hg.python.org/cpython/rev/4a90d1ed115d
--
resolution: -> fixed
status: o
Roundup Robot added the comment:
New changeset 941d015053c6 by Meador Inge in branch 'default':
Issue 13243: Rename _Py_identifier to _Py_IDENTIFIER in asdl_c.py
http://hg.python.org/cpython/rev/941d015053c6
--
nosy: +python-dev
___
Pyth
Roundup Robot added the comment:
New changeset 27ae7d4e1983 by Antoine Pitrou in branch '2.7':
Issue #1548891: The cStringIO.StringIO() constructor now encodes unicode
http://hg.python.org/cpython/rev/27ae7d4e1983
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset 0b39f2486314 by Éric Araujo in branch '2.7':
Note that the #1548891 fix indirectly fixes shlex (#6988, #1170)
http://hg.python.org/cpython/rev/0b39f2486314
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 0541f815d016 by Nick Coghlan in branch 'default':
Update NEWS entry policy based on recent mailing list discussion and forward
porting section based on Issue 13105
http://hg.python.org/devguide/rev/0541f815d016
--
nosy: +
Roundup Robot added the comment:
New changeset c2a89b509be4 by Nick Coghlan in branch '3.2':
Issue 1294232: Fix errors in metaclass calculation affecting some cases of
metaclass inheritance. Patch by Daniel Urban.
http://hg.python.org/cpython/rev/c2a89b509be4
New changeset c7206
Roundup Robot added the comment:
New changeset 479a7dd1ea6a by Mark Dickinson in branch 'default':
Issue #13201: equality for range objects is now based on equality of the
underlying sequences. Thanks Sven Marnach for the patch.
http://hg.python.org/cpython/rev/479a7dd1ea6a
-
Roundup Robot added the comment:
New changeset 117d51d3dd7d by Mark Dickinson in branch 'default':
Issue #10925: Add equivalent pure Python code for the builtin int-to-float
conversion to test_long.
http://hg.python.org/cpython/rev/117d51d3dd7d
--
nosy: +
Roundup Robot added the comment:
New changeset d4839fea4a5a by Mark Dickinson in branch 'default':
Issue #12965: Fix some inaccurate comments in Objects/longobject.c. Thanks
Stefan Krah.
http://hg.python.org/cpython/rev/d4839fea4a5a
--
nosy: +
Roundup Robot added the comment:
New changeset d34beaaf7060 by Florent Xicluna in branch '3.2':
Issue 13141: Demonstrate recommended style for socketserver examples.
http://hg.python.org/cpython/rev/d34beaaf7060
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset 8de472fb8cfe by Florent Xicluna in branch '2.7':
Issue #13141: Demonstrate recommended style for SocketServer examples.
http://hg.python.org/cpython/rev/8de472fb8cfe
--
___
Python trac
Roundup Robot added the comment:
New changeset 25f1c003ea01 by Ezio Melotti in branch 'default':
#13228: add a "Quick Start" section to the index page.
http://hg.python.org/devguide/rev/25f1c003ea01
--
nosy: +python-dev
___
P
Roundup Robot added the comment:
New changeset 221638ba5d2a by Mark Dickinson in branch 'default':
Issue #13248, issue #8540: Remove deprecated Context._clamp attribute from
Decimal module.
http://hg.python.org/cpython/rev/221638ba5d2a
--
nosy: +
Roundup Robot added the comment:
New changeset 451fa5782145 by Florent Xicluna in branch '3.2':
Issue #13255: wrong docstrings in array module.
http://hg.python.org/cpython/rev/451fa5782145
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset 2184df0e0f89 by Nick Coghlan in branch '2.7':
Issue #13237: Rearrange subprocess module documentation to emphasise the
convenience functions and commonly needed arguments
http://hg.python.org/cpython/rev/2184df0e0f89
--
nosy: +
Roundup Robot added the comment:
New changeset 3465a9b2d25c by Charles-François Natali in branch '2.7':
Issue #10332: multiprocessing: fix a race condition when a Pool is closed
http://hg.python.org/cpython/rev/3465a9b2d25c
New changeset 52c98a729a71 by Charles-François Natali in b
Roundup Robot added the comment:
New changeset 5d7164febff1 by Petri Lehtinen in branch '2.7':
Issue #13018: Fix reference leaks in error paths in dictobject.c.
http://hg.python.org/cpython/rev/5d7164febff1
New changeset df24a8b57148 by Petri Lehtinen in branch '3.2'
Roundup Robot added the comment:
New changeset 4bb1dc4e2cec by Vinay Sajip in branch '2.7':
Closes #13232: Handle multiple encodings in exception logging.
http://hg.python.org/cpython/rev/4bb1dc4e2cec
--
nosy: +python-dev
resolution: -> fixed
stage: test needed -> co
Roundup Robot added the comment:
New changeset 199d9e3fe0ce by Benjamin Peterson in branch '3.2':
document __bytes__ special method (closes #13259)
http://hg.python.org/cpython/rev/199d9e3fe0ce
New changeset 4128de054937 by Benjamin Peterson in branch 'default':
mer
Roundup Robot added the comment:
New changeset 11d18ebb2dd1 by Ezio Melotti in branch 'default':
#13251: update string description in datamodel.rst.
http://hg.python.org/cpython/rev/11d18ebb2dd1
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset 35e4b7c4bafa by Victor Stinner in branch 'default':
Close #10278: Add clock_getres(), clock_gettime() and CLOCK_xxx constants to
http://hg.python.org/cpython/rev/35e4b7c4bafa
--
nosy: +python-dev
resolution: -> fixed
stage:
Roundup Robot added the comment:
New changeset c75427c0da06 by Victor Stinner in branch 'default':
Issue #13226: Add RTLD_xxx constants to the os module. These constants can by
http://hg.python.org/cpython/rev/c75427c0da06
--
nosy: +
Roundup Robot added the comment:
New changeset 6159311f0f44 by Victor Stinner in branch 'default':
Issue #12619: Expose socket.SO_BINDTODEVICE constant
http://hg.python.org/cpython/rev/6159311f0f44
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 0b4df6701c4d by Nick Coghlan in branch '2.7':
Issue #13237: further updates to subprocess documentation
http://hg.python.org/cpython/rev/0b4df6701c4d
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset f445c125aca3 by Nick Coghlan in branch '2.7':
Issue #13237: remove some details that only apply to the 3.x version of this
module and cross reference the relocated warning about the dangers of invoking
the shell with untrusted
Roundup Robot added the comment:
New changeset 5dfe6d7f7c61 by Nick Coghlan in branch '2.7':
Issue #13237: fix typo
http://hg.python.org/cpython/rev/5dfe6d7f7c61
--
___
Python tracker
<http://bugs.python.o
Roundup Robot added the comment:
New changeset 7fbd2fe8c13c by Jesus Cea in branch 'default':
Close #13269: Document that "Remote hg repo" accepts remote branches
http://hg.python.org/devguide/rev/7fbd2fe8c13c
--
nosy: +python-dev
resolution: -> fixed
stage: n
Roundup Robot added the comment:
New changeset e0499b2b28aa by Petri Lehtinen in branch '2.7':
Issue #10860: Skip the new test if HTTPS is not available
http://hg.python.org/cpython/rev/e0499b2b28aa
New changeset a3939c2f6727 by Petri Lehtinen in branch '3.2':
Issue #1086
Roundup Robot added the comment:
New changeset 2cad20e2e588 by Victor Stinner in branch 'default':
Close #13247: Add cp65001 codec, the Windows UTF-8 (CP_UTF8)
http://hg.python.org/cpython/rev/2cad20e2e588
--
nosy: +python-dev
resolution: -> fixed
stage: -> committed
Roundup Robot added the comment:
New changeset 0eac706d82d1 by Victor Stinner in branch 'default':
Fix the issue number of my cp65001 commit: 13247 => issue #13216
http://hg.python.org/cpython/rev/0eac706d82d1
--
nosy: +python-dev
___
P
Roundup Robot added the comment:
New changeset 2a2df6a72ccb by Nick Coghlan in branch '2.7':
Issue #13237: Make the subprocess convenience helper documentation
self-contained aside from the shared parameter description. Downgrade the pipe
warnings at that level to notes (since those
Roundup Robot added the comment:
New changeset 7bef55ae5753 by Benjamin Peterson in branch '2.7':
don't let a tuple msg be interpreted as arguments to AssertionError (closes
#13268)
http://hg.python.org/cpython/rev/7bef55ae5753
--
nosy: +python-dev
resolution: ->
Roundup Robot added the comment:
New changeset 2c4a9c778bb3 by Antoine Pitrou in branch 'default':
Issue #11183: Add finer-grained exceptions to the ssl module, so that
http://hg.python.org/cpython/rev/2c4a9c778bb3
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset 54abca0ab03b by Florent Xicluna in branch '3.2':
Fixes #13270: obsolete reference to old-style/new-style classes.
http://hg.python.org/cpython/rev/54abca0ab03b
--
nosy: +python-dev
___
Pyth
Roundup Robot added the comment:
New changeset 3e72de3c8ad5 by Ezio Melotti in branch '2.7':
#13278: fix typo.
http://hg.python.org/cpython/rev/3e72de3c8ad5
New changeset 9c4b62f67a28 by Ezio Melotti in branch '3.2':
#13278: fix typo.
http://hg.python.org/cpython/r
Roundup Robot added the comment:
New changeset 41d41776aa6d by Ezio Melotti in branch '3.2':
#13273: fix a bug that prevented HTMLParser to properly detect some tags when
strict=False.
http://hg.python.org/cpython/rev/41d41776aa6d
New changeset b194117f176c by Ezio Melotti in branc
Roundup Robot added the comment:
New changeset 8e57b5d8f58f by Florent Xicluna in branch '3.2':
Closes #13258: Use callable() built-in in the standard library.
http://hg.python.org/cpython/rev/8e57b5d8f58f
--
nosy: +python-dev
resolution: -> fixed
stage: patch review
Roundup Robot added the comment:
New changeset b9bb9340eb0c by Florent Xicluna in branch 'default':
Merge 3.2 (linked to issue #1294232)
http://hg.python.org/cpython/rev/b9bb9340eb0c
--
___
Python tracker
<http://bugs.python.org
Roundup Robot added the comment:
New changeset 3c225f938dae by Barry Warsaw in branch '2.7':
- Issue #13218: Fix test_ssl failures on Debian/Ubuntu.
http://hg.python.org/cpython/rev/3c225f938dae
New changeset 415e2c998e18 by Barry Warsaw in branch '3.2':
- Issue #13218: F
Roundup Robot added the comment:
New changeset eceaa31252b3 by Florent Xicluna in branch '2.7':
Closes #7334: close source files on ElementTree.parse and iterparse (partial
backport of issue #10093 from 3.2).
http://hg.python.org/cpython/rev/eceaa31252b3
--
nosy: +python
Roundup Robot added the comment:
New changeset 8ddd4c618b48 by Ezio Melotti in branch '2.7':
#13289: fix typo.
http://hg.python.org/cpython/rev/8ddd4c618b48
New changeset fec8fdbccf3b by Ezio Melotti in branch '3.2':
#13289: fix typo.
http://hg.python.org/cpython/r
Roundup Robot added the comment:
New changeset bf1c4984d4e5 by Charles-François Natali in branch 'default':
Issue #5661: Add a test for ECONNRESET/EPIPE handling to test_asyncore. Patch
http://hg.python.org/cpython/rev/bf1c4984d4e5
--
nosy: +
Roundup Robot added the comment:
New changeset 507dfb0ceb3b by Charles-François Natali in branch 'default':
Issue #5661: on EPIPE/ECONNRESET, OS X returns the FD with the POLLPRI flag...
http://hg.python.org/cpython/rev/507dfb0ceb3b
--
Roundup Robot added the comment:
New changeset 72de2ac8bb4f by Petri Lehtinen in branch '2.7':
Avoid unnecessary recursive function calls (closes #10519)
http://hg.python.org/cpython/rev/72de2ac8bb4f
New changeset 664bf4f3a820 by Petri Lehtinen in branch '3.2':
Avoid u
Roundup Robot added the comment:
New changeset 7ddc7b339a8b by Petri Lehtinen in branch '2.7':
Fix the return value of set_discard (issue #10519)
http://hg.python.org/cpython/rev/7ddc7b339a8b
New changeset b643458a0108 by Petri Lehtinen in branch '3.2':
Fix the return
Roundup Robot added the comment:
New changeset 608975eafe86 by Antoine Pitrou in branch '3.2':
Issue #10363: Deallocate global locks in Py_Finalize().
http://hg.python.org/cpython/rev/608975eafe86
New changeset 728595c16acd by Antoine Pitrou in branch 'default':
Issue #1036
Roundup Robot added the comment:
New changeset 5c17394b0b95 by Petri Lehtinen in branch '3.2':
Add Misc/NEWS entry for issue #10519
http://hg.python.org/cpython/rev/5c17394b0b95
New changeset 3bda54275817 by Petri Lehtinen in branch '2.7':
Add Misc/NEWS entry f
Roundup Robot added the comment:
New changeset f3d454b20b35 by Florent Xicluna in branch '3.2':
Closes #13291: NameError in xmlrpc package.
http://hg.python.org/cpython/rev/f3d454b20b35
--
nosy: +python-dev
resolution: -> fixed
stage: patch review -> committed/rejec
Roundup Robot added the comment:
New changeset 013d2881beb5 by Florent Xicluna in branch '3.2':
Issue #13293: Better error message when trying to marshal bytes using
xmlrpc.client.
http://hg.python.org/cpython/rev/013d2881beb5
--
nosy: +
Roundup Robot added the comment:
New changeset 57f73b0f921c by Raymond Hettinger in branch '2.7':
Issue 13274: Make the pure python code for heapq more closely match the C
implementation for an undefined corner case.
http://hg.python.org/cpython/rev/57f73b0f921c
--
nosy: +
Roundup Robot added the comment:
New changeset 155e57a449b5 by Raymond Hettinger in branch '3.2':
Issue 13274: Make the pure python code for heapq more closely match the C
implementation for an undefined corner case.
http://hg.python.org/cpython/rev/15
Roundup Robot added the comment:
New changeset 87251608cb64 by Ned Deily in branch '2.7':
Issue 13296: Fix IDLE to clear compile __future__ flags on shell restart.
http://hg.python.org/cpython/rev/87251608cb64
New changeset 9fbf79d6be56 by Ned Deily in branch '3.2':
Issu
Roundup Robot added the comment:
New changeset 80a7ab9ac29f by Martin v. Löwis in branch 'default':
Drop Py_UCS4_ functions. Closes #13246.
http://hg.python.org/cpython/rev/80a7ab9ac29f
--
nosy: +python-dev
resolution: -> fixed
stage: -> committed/rejected
status
Roundup Robot added the comment:
New changeset 05e2bdc00c0c by Victor Stinner in branch 'default':
Issue #13226: Update sys.setdlopenflags() docstring
http://hg.python.org/cpython/rev/05e2bdc00c0c
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 0694ebb5db99 by Jesus Cea in branch '2.7':
Closes #13283: removal of two unused variable in locale.py
http://hg.python.org/cpython/rev/0694ebb5db99
New changeset a479aad0231e by Jesus Cea in branch '3.2':
Closes #13283: r
Roundup Robot added the comment:
New changeset 2ca415cbf2ac by Senthil Kumaran in branch '3.2':
Fix issue 10817 - Fix urlretrieve function to raise ContentTooShortError
http://hg.python.org/cpython/rev/2ca415cbf2ac
New changeset e3e5b6f03f79 by Senthil Kumaran in branch 'defau
Roundup Robot added the comment:
New changeset 0d64d9ac2b78 by Ross Lagerwall in branch 'default':
Issue #12797: Added custom opener parameter to builtin open() and FileIO.open().
http://hg.python.org/cpython/rev/0d64d9ac2b78
--
nosy: +
Roundup Robot added the comment:
New changeset 1ef30d6429db by Senthil Kumaran in branch '2.7':
Port to 2.7 - issue 10817 - Fix urlretrieve function to raise
http://hg.python.org/cpython/rev/1ef30d6429db
--
___
Python trac
Roundup Robot added the comment:
New changeset 740baff4f169 by Charles-François Natali in branch 'default':
Issue #13303: Fix a race condition in the bytecode file creation.
http://hg.python.org/cpython/rev/740baff4f169
--
nosy: +
Roundup Robot added the comment:
New changeset 3f025427f02b by Florent Xicluna in branch 'default':
Fix regression due to changeset 2096158376e5 (issue #13305).
http://hg.python.org/cpython/rev/3f025427f02b
--
nosy: +python-dev
___
Pyth
Roundup Robot added the comment:
New changeset 1689b9cf6b1c by Ned Deily in branch '2.7':
Issue #13304: Skip test case if user site-packages disabled (-s or
http://hg.python.org/cpython/rev/1689b9cf6b1c
New changeset c497011a4769 by Ned Deily in branch '3.2':
Issue #1330
Roundup Robot added the comment:
New changeset 230f0956aaa3 by Florent Xicluna in branch 'default':
Strengthen the tests for format '%Y', in relation with issue #13305.
http://hg.python.org/cpython/rev/230f0956aaa3
--
___
P
Roundup Robot added the comment:
New changeset 0a5eb57d5876 by Ezio Melotti in branch '2.7':
#670664: Fix HTMLParser to correctly handle the content of
``...`` and ``...``.
http://hg.python.org/cpython/rev/0a5eb57d5876
New changeset a6f2244b251f by Ezio Melotti in branch '3.2
Roundup Robot added the comment:
New changeset 6107a84e3c44 by Ezio Melotti in branch '3.2':
#12008: add a test.
http://hg.python.org/cpython/rev/6107a84e3c44
New changeset 495b31a8b280 by Ezio Melotti in branch 'default':
#12008: merge with 3.2.
http://hg.python.org/cpyt
Roundup Robot added the comment:
New changeset 2771f7e96a52 by Florent Xicluna in branch 'default':
Add temporary tests to troubleshoot issue #13309 on Gentoo buildbot.
http://hg.python.org/cpython/rev/2771f7e96a52
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset bb0ae7df08f8 by Florent Xicluna in branch 'default':
Troubleshoot issue #13309 on Gentoo buildbot.
http://hg.python.org/cpython/rev/bb0ae7df08f8
--
___
Python tracker
<http://bugs.python.o
Roundup Robot added the comment:
New changeset 70dedd8ce8f3 by Senthil Kumaran in branch 'default':
issue13287 - Define __all__ for urllib.request and urllib.error and expose only
http://hg.python.org/cpython/rev/70dedd8ce8f3
--
nosy: +
Roundup Robot added the comment:
New changeset 5b1e1967ea9d by Florent Xicluna in branch 'default':
Replace temporary tests with the real test case for issue #13309 on Gentoo.
http://hg.python.org/cpython/rev/5b1e1967ea9d
--
___
Pyth
Roundup Robot added the comment:
New changeset 23ffaf975267 by Florent Xicluna in branch '3.2':
Closes #2892: preserve iterparse events in case of SyntaxError.
http://hg.python.org/cpython/rev/23ffaf975267
New changeset ca1e2cf2947b by Florent Xicluna in branch 'default
Roundup Robot added the comment:
New changeset 9cb1b85237a9 by Florent Xicluna in branch 'default':
Issue #13312: skip the single failing value for now.
http://hg.python.org/cpython/rev/9cb1b85237a9
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset d877d7f3b679 by Florent Xicluna in branch 'default':
Actually, there's more than one failing value. (changeset 9cb1b85237a9, issue
#13312).
http://hg.python.org/cpython/rev/d877d7f3b679
--
___
Roundup Robot added the comment:
New changeset 1a0bfc26af57 by Florent Xicluna in branch 'default':
Issue #13312: skip the failing negative years for now.
http://hg.python.org/cpython/rev/1a0bfc26af57
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 10823e7be085 by Ezio Melotti in branch 'default':
#13295: http.server now produces valid HTML 4.01 strict.
http://hg.python.org/cpython/rev/10823e7be085
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset cee6fdd6436d by Charles-François Natali in branch 'default':
Issue #13324: fcntlmodule: Add the F_NOCACHE flag. Patch by Alex Stewart.
http://hg.python.org/cpython/rev/cee6fdd6436d
--
nosy: +
Roundup Robot added the comment:
New changeset 37e34a983d6d by Senthil Kumaran in branch '2.7':
Fix Issue13147 - Correct the Multiprocessing Pool.map_async method signature.
http://hg.python.org/cpython/rev/37e34a983d6d
--
nosy: +
Roundup Robot added the comment:
New changeset d1cde7081bf5 by Charles-François Natali in branch '2.7':
Issue #13308: Fix test_httpservers failures when run as root.
http://hg.python.org/cpython/rev/d1cde7081bf5
New changeset 4dc5590dbd0b by Charles-François Natali in branch
Roundup Robot added the comment:
New changeset e41663970ca5 by Victor Stinner in branch '3.2':
Issue #10570: curses.tigetstr() is now expecting a byte string, instead of a
http://hg.python.org/cpython/rev/e41663970ca5
New changeset ab11a6a73683 by Victor Stinner in branch 'defau
Roundup Robot added the comment:
New changeset 2c0253d4d9ba by Antoine Pitrou in branch '3.2':
Issue #13307: fix bdist_rpm test failures
http://hg.python.org/cpython/rev/2c0253d4d9ba
New changeset eb2991f7cdc8 by Antoine Pitrou in branch 'default':
Issue #13307: fix bdi
Roundup Robot added the comment:
New changeset ea926dff958f by Éric Araujo in branch '3.2':
More fixes for PEP 3147 compliance in distutils (#11254)
http://hg.python.org/cpython/rev/ea926dff958f
New changeset 60ede940089f by Éric Araujo in branch 'default':
Merge follow-up
Roundup Robot added the comment:
New changeset 38f4a251608f by Victor Stinner in branch '3.2':
Issue #10570: curses.putp() is now expecting a byte string, instead of a
http://hg.python.org/cpython/rev/38f4a251608f
New changeset 08f44eb760a6 by Victor Stinner in branch 'defau
Roundup Robot added the comment:
New changeset 9a07b73abdb1 by Victor Stinner in branch '3.2':
Issue #12342: Improve _tkinter error message on unencodable character
http://hg.python.org/cpython/rev/9a07b73abdb1
New changeset 5aea95d41ad2 by Victor Stinner in branch 'default'
Roundup Robot added the comment:
New changeset fa9c69dcf31b by Ross Lagerwall in branch '3.2':
Issue #13339: Fix compile error in posixmodule.c due to missing semicolon.
http://hg.python.org/cpython/rev/fa9c69dcf31b
New changeset 9e5d14aadca4 by Ross Lagerwall in branch 'defau
Roundup Robot added the comment:
New changeset 5f49b496d161 by Victor Stinner in branch 'default':
Issue #12342: Fix compilation on Mac OS X
http://hg.python.org/cpython/rev/5f49b496d161
--
___
Python tracker
<http://bugs.python.o
Roundup Robot added the comment:
New changeset f09e3b1603ee by Florent Xicluna in branch '2.7':
Issue #13140: Fix the daemon_threads attribute of ThreadingMixIn.
http://hg.python.org/cpython/rev/f09e3b1603ee
New changeset 94017ce9304d by Florent Xicluna in branch '3.2':
Cl
Roundup Robot added the comment:
New changeset 33680de042e7 by Éric Araujo in branch '2.7':
Revert commit that was not a bugfix (#5301).
http://hg.python.org/cpython/rev/33680de042e7
--
___
Python tracker
<http://bugs.python.
Roundup Robot added the comment:
New changeset 931ae170e51c by Petri Lehtinen in branch '3.2':
Issue #3067: Fix the error raised by locale.setlocale()
http://hg.python.org/cpython/rev/931ae170e51c
New changeset d90d88380aca by Petri Lehtinen in branch 'default':
Issue
Roundup Robot added the comment:
New changeset ca78ed7393bf by Florent Xicluna in branch 'default':
Fix test_urllib2 error on Windows in relation with issue #13287.
http://hg.python.org/cpython/rev/ca78ed7393bf
--
___
Python trac
Roundup Robot added the comment:
New changeset 1e0e821d2626 by Amaury Forgeot d'Arc in branch '3.2':
Issue #13343: Fix a SystemError when a lambda expression uses a global
http://hg.python.org/cpython/rev/1e0e821d2626
New changeset bddb455439d0 by Amaury Forgeot d'Ar
Roundup Robot added the comment:
New changeset 5f27a9f67a34 by Petri Lehtinen in branch '3.2':
Fix Maildir initialization so that maildir contents are read correctly.
http://hg.python.org/cpython/rev/5f27a9f67a34
New changeset 91a0f6879173 by Petri Lehtinen in branch 'defaul
Roundup Robot added the comment:
New changeset 34c9465f5023 by Petri Lehtinen in branch '2.7':
Issue #3067: Enhance the documentation and docstring of locale.setlocale()
http://hg.python.org/cpython/rev/34c9465f5023
New changeset 98806dd03506 by Petri Lehtinen in branch '3.
Roundup Robot added the comment:
New changeset 4eee9dd61147 by Éric Araujo in branch 'default':
Try to fix buildbot failures from #13193
http://hg.python.org/cpython/rev/4eee9dd61147
--
nosy: +python-dev
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 8ea34a74f118 by Éric Araujo in branch '2.7':
Add missing versionadded (fixes #12392)
http://hg.python.org/cpython/rev/8ea34a74f118
--
___
Python tracker
<http://bugs.python.o
Roundup Robot added the comment:
New changeset 4643be424293 by Benjamin Peterson in branch 'default':
add introspection to range objects (closes #9896)
http://hg.python.org/cpython/rev/4643be424293
--
nosy: +python-dev
resolution: -> fixed
stage: patch review -> co
Roundup Robot added the comment:
New changeset 41ab1dfaf1d4 by Petri Lehtinen in branch '3.2':
Remove __pycache__ directories correctly on OpenBSD
http://hg.python.org/cpython/rev/41ab1dfaf1d4
New changeset f853a2cbd68b by Petri Lehtinen in branch 'default':
Remove __p
Roundup Robot added the comment:
New changeset 0f0eda4daac7 by Petri Lehtinen in branch '2.7':
Accept None as start and stop parameters for list.index() and tuple.index()
http://hg.python.org/cpython/rev/0f0eda4daac7
New changeset 5c1fcaf3cf1c by Petri Lehtinen in branch '3.2
Roundup Robot added the comment:
New changeset 421c8e291221 by Antoine Pitrou in branch '3.2':
Issue #13342: input() used to ignore sys.stdin's and sys.stdout's unicode
http://hg.python.org/cpython/rev/421c8e291221
New changeset 992ba03d60a8 by Antoine Pitrou in branch
201 - 300 of 15085 matches
Mail list logo