Roundup Robot added the comment:
New changeset ed2d3680f489 by Charles-François Natali in branch '2.7':
Issue #12156: Skip test_multiprocessing on systems which don't support enough
http://hg.python.org/cpython/rev/ed2d3680f489
New changeset 311bb5e65b02 by Charles-François N
Roundup Robot added the comment:
New changeset ba90839c4993 by Charles-François Natali in branch '3.2':
Issue #13156: _PyGILState_Reinit(): Re-associate the auto thread state with the
http://hg.python.org/cpython/rev/ba90839c4993
New changeset aa6ce09d2350 by Charles-François Natali
Roundup Robot added the comment:
New changeset ffcdfc534942 by Amaury Forgeot d'Arc in branch '3.2':
Issue #13436: Fix a bogus error message when an AST object was passed
http://hg.python.org/cpython/rev/ffcdfc534942
New changeset 470f7d7c57ce by Amaury Forgeot d'Arc in
Roundup Robot added the comment:
New changeset 3e892f428278 by Victor Stinner in branch '3.2':
Issue #13415: os.unsetenv() doesn't ignore errors anymore.
http://hg.python.org/cpython/rev/3e892f428278
New changeset aa55b7dc43f7 by Victor Stinner in branch 'default':
Roundup Robot added the comment:
New changeset 2e5506d9a079 by Victor Stinner in branch '3.2':
Issue #13436: Fix unsetenv() test on Windows
http://hg.python.org/cpython/rev/2e5506d9a079
New changeset 029ad97883ef by Victor Stinner in branch 'default':
(Merge 3.2) Issue
Roundup Robot added the comment:
New changeset 80d491aaeed2 by Antoine Pitrou in branch '3.2':
Issue #13458: Fix a memory leak in the ssl module when decoding a certificate
with a subjectAltName.
http://hg.python.org/cpython/rev/80d491aaeed2
New changeset 3b5fef34c8c7 by Antoine
Roundup Robot added the comment:
New changeset 2c173769a957 by Vinay Sajip in branch '2.7':
Closes #13459: Clarified documentation on Logger.propagate. Thanks to Mike
Fogel for the patch.
http://hg.python.org/cpython/rev/2c173769a957
New changeset a9f5639e18a1 by Vinay Sajip in b
Roundup Robot added the comment:
New changeset 1b83fd683e28 by Victor Stinner in branch 'default':
Close #13415: Test in configure if unsetenv() has a return value or not.
http://hg.python.org/cpython/rev/1b83fd683e28
--
resolution: -> fixed
stage: patch review -> co
Roundup Robot added the comment:
New changeset 736b0aec412b by Petri Lehtinen in branch 'default':
Add a "What's New" entry for #12170
http://hg.python.org/cpython/rev/736b0aec412b
--
___
Python tracker
<http:
Roundup Robot added the comment:
New changeset 5a6911930bad by Antoine Pitrou in branch 'default':
Issue #9957: SpooledTemporaryFile.truncate() now accepts an optional size
parameter, as other file-like objects.
http://hg.python.org/cpython/rev/5a6911930bad
--
nosy: +
Roundup Robot added the comment:
New changeset e1dbc72bd97f by Antoine Pitrou in branch 'default':
PEP 3155 / issue #13448: Qualified name for classes and functions.
http://hg.python.org/cpython/rev/e1dbc72bd97f
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset a20fae95618c by Victor Stinner in branch 'default':
Close #13093: PyUnicode_EncodeDecimal() doesn't support error handlers
http://hg.python.org/cpython/rev/a20fae95618c
--
stage: patch review ->
Roundup Robot added the comment:
New changeset 3c9ddd93c983 by Antoine Pitrou in branch '3.2':
Issue #12856: Ensure child processes do not inherit the parent's random seed
for filename generation in the tempfile module.
http://hg.python.org/cpython/rev/3c9ddd93c983
New changes
Roundup Robot added the comment:
New changeset c3581ca21a57 by Victor Stinner in branch 'default':
Issue #12567: The curses module uses Unicode functions for Unicode arguments
http://hg.python.org/cpython/rev/c3581ca21a57
--
___
Pyth
Roundup Robot added the comment:
New changeset e7aa72e6aad4 by Antoine Pitrou in branch 'default':
Better resolution for issue #11849: Ensure that free()d memory arenas are
really released
http://hg.python.org/cpython/rev/e7aa72e6aad4
--
Roundup Robot added the comment:
New changeset 6783aa5c15ae by Meador Inge in branch '2.7':
Issue #13380: add an internal function for resetting the ctypes caches
http://hg.python.org/cpython/rev/6783aa5c15ae
New changeset fa59b3758b14 by Meador Inge in branch '3.2':
Roundup Robot added the comment:
New changeset bcc7bf3963cc by Meador Inge in branch '2.7':
Issue #12618: create unit tests for the py_compile module
http://hg.python.org/cpython/rev/bcc7bf3963cc
New changeset 2be3a2e63683 by Meador Inge in branch '3.2':
Issue #12618: creat
Roundup Robot added the comment:
New changeset 23ed66484ff2 by Charles-François Natali in branch 'default':
Issue #13415: Skip test_os.test_unset_error on FreeBSD < 7 and OS X < 10.6
http://hg.python.org/cpython/rev/23ed66484ff2
--
__
Roundup Robot added the comment:
New changeset b23453530d5f by Meador Inge in branch '2.7':
Issue #12618: fix py_compile unit tests to handle different drives on Windows
http://hg.python.org/cpython/rev/b23453530d5f
New changeset 7097d52cacee by Meador Inge in branch '3.2'
Roundup Robot added the comment:
New changeset 150e096095e5 by Antoine Pitrou in branch '3.2':
Issue #13444: When stdout has been closed explicitly, we should not attempt to
flush it at shutdown and print an error.
http://hg.python.org/cpython/rev/150e096095e5
New changeset 37300
Roundup Robot added the comment:
New changeset 150e096095e5 by Antoine Pitrou in branch '3.2':
Issue #13444: When stdout has been closed explicitly, we should not attempt to
flush it at shutdown and print an error.
http://hg.python.org/cpython/rev/150e096095e5
New changeset 37300
Roundup Robot added the comment:
New changeset 919259054621 by Victor Stinner in branch 'default':
Issue #13415: Help to locate curses.h when _curses module is linked to ncursesw
http://hg.python.org/cpython/rev/919259054621
--
___
Pyth
Roundup Robot added the comment:
New changeset fc1e01fe7f30 by Antoine Pitrou in branch 'default':
test hook with issue #2771.
http://hg.python.org/test/rev/fc1e01fe7f30
--
___
Python tracker
<http://bugs.python.
Roundup Robot added the comment:
New changeset 05979ae431fb by Jesus Cea in branch '3.2':
Closes issue #13488: Some old preprocessors have problem with #define not in
the first column
http://hg.python.org/cpython/rev/05979ae431fb
New changeset 3a44640682c3 by Jesus Cea in branc
Roundup Robot added the comment:
New changeset 26275a1c229c by Charles-François Natali in branch '3.2':
Issue #13415: Test in configure if unsetenv() has a return value or not.
http://hg.python.org/cpython/rev/26275a1c229c
New changeset bceb6aea8554 by Charles-François Natali in b
Roundup Robot added the comment:
New changeset 11bbeaf03894 by Charles-François Natali in branch '2.7':
Issue #13415: Test in configure if unsetenv() has a return value or not.
http://hg.python.org/cpython/rev/11bbeaf03894
New changeset 99f5a0475ead by Charles-François Natali in b
Roundup Robot added the comment:
New changeset bf51e32b2a81 by Victor Stinner in branch 'default':
Issue #13415: test_curses skips unencodable characters
http://hg.python.org/cpython/rev/bf51e32b2a81
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 661fb211f220 by Meador Inge in branch '3.2':
Issue #12618: py_compile cannot create files in current directory
http://hg.python.org/cpython/rev/661fb211f220
New changeset e3647275f468 by Meador Inge in branch 'default':
Issu
Roundup Robot added the comment:
New changeset f15943505db0 by Antoine Pitrou in branch '3.2':
Issue #7111: Python can now be run without a stdin, stdout or stderr stream.
http://hg.python.org/cpython/rev/f15943505db0
New changeset c86fb10eaf68 by Antoine Pitrou in branch '
Roundup Robot added the comment:
New changeset da148f0d86bd by Antoine Pitrou in branch '3.2':
Issue #13434: skip the time.xmlrpc.com test, and reenable the buildbot test.
http://hg.python.org/cpython/rev/da148f0d86bd
New changeset 1330beac9ec9 by Antoine Pitrou in branch '
Roundup Robot added the comment:
New changeset 3ecddf168f1f by Victor Stinner in branch '2.7':
Issue #13093: Fix _testcapi.unicode_encodedecimal()
http://hg.python.org/cpython/rev/3ecddf168f1f
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset a7d38a969132 by Éric Araujo in branch '3.2':
Fix typo (#13467)
http://hg.python.org/cpython/rev/a7d38a969132
--
nosy: +python-dev
___
Python tracker
<http://bugs.python.o
Roundup Robot added the comment:
New changeset 2ef359d7a2e9 by Éric Araujo in branch '3.2':
Fix inspect.getmodule to use a copy of sys.modules for iteration (#13487).
http://hg.python.org/cpython/rev/2ef359d7a2e9
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset 74d182cf0187 by Nadeem Vawda in branch 'default':
Issue #6715: Add module for compression using the LZMA algorithm.
http://hg.python.org/cpython/rev/74d182cf0187
--
nosy: +python-dev
___
Pyth
Roundup Robot added the comment:
New changeset 2c05b8a6cdd1 by Antoine Pitrou in branch '3.2':
Issue #1040439: better document how to compile and link an embedded Python
interpreter.
http://hg.python.org/cpython/rev/2c05b8a6cdd1
New changeset 528abe272856 by Antoine Pitrou in branc
Roundup Robot added the comment:
New changeset 6cde416ef03b by Nadeem Vawda in branch 'default':
Credit Per Øyvind Karlsen for the initial implementation of the lzma module
(issue #6715).
http://hg.python.org/cpython/rev/6cde416ef03b
--
Roundup Robot added the comment:
New changeset 7e37598a25a6 by Mark Dickinson in branch 'default':
Issue #9530: Fix undefined behaviour due to signed overflow in
Python/formatter_unicode.c.
http://hg.python.org/cpython/rev/7e
Roundup Robot added the comment:
New changeset bcfb499338c1 by Ezio Melotti in branch '2.7':
#8414: add more tests for "assert". Initial patch by Gregory Nofi.
http://hg.python.org/cpython/rev/bcfb499338c1
New changeset 1efefeda00a7 by Ezio Melotti in branch '3.2
Roundup Robot added the comment:
New changeset d9e918c8d9d6 by Ezio Melotti in branch '2.7':
#13499: fix example adding >>> before the comments.
http://hg.python.org/cpython/rev/d9e918c8d9d6
New changeset 9e7728dc35e7 by Ezio Melotti in branch '3.2':
#13499: fix
Roundup Robot added the comment:
New changeset 2f9c986b46cd by Ezio Melotti in branch '2.7':
#13494: s/cast/convert/. Also add a link.
http://hg.python.org/cpython/rev/2f9c986b46cd
New changeset 69369fd3514b by Ezio Melotti in branch '3.2':
#13494: s/cast/convert/. A
Roundup Robot added the comment:
New changeset 6e03ab9950f6 by Petri Lehtinen in branch '2.7':
Issue #13439: Fix many errors in turtle docstrings.
http://hg.python.org/cpython/rev/6e03ab9950f6
New changeset cc559e1e3bd8 by Petri Lehtinen in branch '3.2':
Issue #13439: Fix m
Roundup Robot added the comment:
New changeset 3eb73f45a614 by Charles-François Natali in branch 'default':
Issue #12612: Add some Valgrind suppressions for 64-bit machines. Patch by Paul
http://hg.python.org/cpython/rev/3eb73f45a614
--
nosy: +
Roundup Robot added the comment:
New changeset 3b505df38fd8 by Jason R. Coombs in branch '3.2':
Issue #12666: Clarifying changes in map for Python 3
http://hg.python.org/cpython/rev/3b505df38fd8
New changeset 0e2812b16f5f by Jason R. Coombs in branch '3.2':
Issue #12666:
Roundup Robot added the comment:
New changeset ee94b89f65ab by Jason R. Coombs in branch '2.7':
Issue #13211: Add .reason attribute to HTTPError to implement parent class
(URLError) interface.
http://hg.python.org/cpython/rev/ee94b89f65ab
New changeset abfe76a19f63 by Jason R.
Roundup Robot added the comment:
New changeset 9ffb00748a47 by Éric Araujo in branch 'default':
Fix glitches in email.policy docs (#12208)
http://hg.python.org/cpython/rev/9ffb00748a47
--
nosy: +python-dev
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset fb8b6d310fb8 by Meador Inge in branch '2.7':
Issue #13513: IOBase docs incorrectly link to the readline module
http://hg.python.org/cpython/rev/fb8b6d310fb8
New changeset 9792e812198f by Meador Inge in branch '3.2':
Issue
Roundup Robot added the comment:
New changeset a3ddee916808 by Jason R. Coombs in branch 'default':
Pass positional arguments - HTTPError is not accepting keyword arguments.
Reference #13211 and #12555.
http://hg.python.org/cpython/rev/a3
Roundup Robot added the comment:
New changeset a3ddee916808 by Jason R. Coombs in branch 'default':
Pass positional arguments - HTTPError is not accepting keyword arguments.
Reference #13211 and #12555.
http://hg.python.org/cpython/rev/a3
Roundup Robot added the comment:
New changeset 2111bf7e5bca by Antoine Pitrou in branch '3.2':
Issue #13527: remove mention of Python megawidgets and Tkinter3000 WCK
http://hg.python.org/cpython/rev/2111bf7e5bca
New changeset f0008683585c by Antoine Pitrou in branch 'default
Roundup Robot added the comment:
New changeset e2959a6a1440 by Antoine Pitrou in branch 'default':
Issue #13503: Use a more efficient reduction format for bytearrays with
http://hg.python.org/cpython/rev/e2959a6a1440
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset 4579cd952156 by Barry Warsaw in branch '3.2':
- Issue #11147: Fix an unused argument in _Py_ANNOTATE_MEMORY_ORDER. (Fix
http://hg.python.org/cpython/rev/4579cd952156
New changeset 6b6c79eba944 by Barry Warsaw in branch 'default
Roundup Robot added the comment:
New changeset 5910c385fab6 by Jesus Cea in branch '2.7':
Close #13500: Hitting EOF gets cmd.py into a infinite EOF on return loop
http://hg.python.org/cpython/rev/5910c385fab6
New changeset b6b4d74b8d42 by Jesus Cea in branch '3.2':
Close
Roundup Robot added the comment:
New changeset 806cfe39f729 by Antoine Pitrou in branch 'default':
Issue #13464: Add a readinto() method to http.client.HTTPResponse.
http://hg.python.org/cpython/rev/806cfe39f729
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset 3822c8087d70 by Ned Deily in branch '3.2':
Issue #8641: Update IDLE 3 syntax coloring to recognize b".." and not u"..".
http://hg.python.org/cpython/rev/3822c8087d70
New changeset e49220f4c31f by Ned Deily in branch
Roundup Robot added the comment:
New changeset a541bda2f5e2 by Charles-François Natali in branch 'default':
Issue #11051: Reduce the number of syscalls per import.
http://hg.python.org/cpython/rev/a541bda2f5e2
--
nosy: +python-dev
___
Pyth
Roundup Robot added the comment:
New changeset 57de1ad15c54 by Amaury Forgeot d'Arc in branch '2.7':
Issue #13546: Fixed an overflow issue that could crash the intepreter when
http://hg.python.org/cpython/rev/57de1ad15c54
--
no
Roundup Robot added the comment:
New changeset a8deeb549e1a by Ezio Melotti in branch '2.7':
#13531: add a test for defaultdict with a non-callable arg. Patch by Mike
Cheng.
http://hg.python.org/cpython/rev/a8deeb549e1a
New changeset 17ceebc61b65 by Ezio Melotti in branch '3.
Roundup Robot added the comment:
New changeset c143e66e5efe by Victor Stinner in branch '3.2':
Issue #11886: workaround an OS bug (time zone data) in test_time
http://hg.python.org/cpython/rev/c143e66e5efe
New changeset c7638be1e430 by Victor Stinner in branch 'default'
Roundup Robot added the comment:
New changeset 7efad6256e58 by Stefan Krah in branch '3.2':
Issue #11149: Also enable -fwrapv if $CC is a full path
http://hg.python.org/cpython/rev/7efad6256e58
New changeset e48df59af394 by Stefan Krah in branch 'default':
Merge second
Roundup Robot added the comment:
New changeset 8ed2c4d4df62 by Stefan Krah in branch '3.2':
Issue #13547: clean Lib/_sysconfigdata.py and Modules/_testembed
http://hg.python.org/cpython/rev/8ed2c4d4df62
New changeset 053c95ad09cf by Stefan Krah in branch 'default':
Merge
Roundup Robot added the comment:
New changeset 93bab8400ca5 by Victor Stinner in branch 'default':
Issue #13441: Log the locale when localeconv() fails
http://hg.python.org/cpython/rev/93bab8400ca5
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 66df5ace0eee by Nadeem Vawda in branch 'default':
What's New in Python 3.3: Add entry for lzma module (issue #6715).
http://hg.python.org/cpython/rev/66df5ace0eee
--
___
Python
Roundup Robot added the comment:
New changeset 87c6be1e393a by Victor Stinner in branch 'default':
Issue #13441: Don't test the hu_HU locale on Solaris to workaround a mbstowcs()
http://hg.python.org/cpython/rev/87c6be1e393a
--
___
Roundup Robot added the comment:
New changeset 2a2d0872d993 by Victor Stinner in branch 'default':
Issue #13441: Skip some locales (e.g. cs_CZ and hu_HU) on Solaris to workaround
http://hg.python.org/cpython/rev/2a2d0872d993
--
___
Pyth
Roundup Robot added the comment:
New changeset 7ffe3d304487 by Victor Stinner in branch 'default':
Issue #13441: Enable the workaround for Solaris locale bug
http://hg.python.org/cpython/rev/7ffe3d304487
--
___
Python trac
Roundup Robot added the comment:
New changeset 8620e6901e58 by Victor Stinner in branch '3.2':
Issue #5905: time.strftime() is now using the locale encoding, instead of
http://hg.python.org/cpython/rev/8620e6901e58
New changeset bee7694988a4 by Victor Stinner in branch 'defau
Roundup Robot added the comment:
New changeset b3c1a504ebc1 by Florent Xicluna in branch 'default':
Closes #2979: add parameter 'use_builtin_types' to the SimpleXMLRPCServer.
http://hg.python.org/cpython/rev/b3c1a504ebc1
--
nosy: +python-dev
resolution: -> fix
Roundup Robot added the comment:
New changeset eb30f2becb79 by Antoine Pitrou in branch '3.2':
Issue #13528: rework the performance question in the programming FAQ
http://hg.python.org/cpython/rev/eb30f2becb79
New changeset 9fe28f52eaaa by Antoine Pitrou in branch 'default
Roundup Robot added the comment:
New changeset f82ebf9b3a52 by Florent Xicluna in branch 'default':
Issue #13248: turn 3.2's PendingDeprecationWarning into 3.3's
DeprecationWarning (cgi, importlib, nntplib, smtpd).
http://hg.python.org/cpyt
Roundup Robot added the comment:
New changeset 5ba1a22c8988 by Charles-François Natali in branch '2.7':
Issue #13453: Catch EAI_FAIL in support.transient_internet.
http://hg.python.org/cpython/rev/5ba1a22c8988
New changeset c998c6f5464b by Charles-François Natali in branch '3.2
Roundup Robot added the comment:
New changeset e37a7dc8944e by Victor Stinner in branch 'default':
Issue #11886: Fix also test_time for the non-DST timezone name (EST/AEST)
http://hg.python.org/cpython/rev/e37a7dc8944e
--
___
Python trac
Roundup Robot added the comment:
New changeset 899a8c7b2310 by Lars Gustäbel in branch 'default':
Issue #5689: Add support for lzma compression to the tarfile module.
http://hg.python.org/cpython/rev/899a8c7b2310
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset 6cd736239b8a by Giampaolo Rodola' in branch 'default':
fix #13563: make use of with statement in ftplib.py where needed
http://hg.python.org/cpython/rev/6cd736239b8a
--
nosy: +python-dev
___
Roundup Robot added the comment:
New changeset 963e98f5ad31 by Meador Inge in branch 'default':
Issue #13544: Add __qualname__ to functools.WRAPPER_ASSIGNMENTS.
http://hg.python.org/cpython/rev/963e98f5ad31
--
nosy: +python-dev
___
Pyth
Roundup Robot added the comment:
New changeset bf7329190ca6 by Raymond Hettinger in branch '2.7':
Issue #13573: The csv.writer now uses the repr() for floats rather than str().
http://hg.python.org/cpython/rev/bf7329190ca6
--
nosy: +
Roundup Robot added the comment:
New changeset 24238e89f938 by Antoine Pitrou in branch 'default':
Issue #13577: various kinds of descriptors now have a __qualname__ attribute.
http://hg.python.org/cpython/rev/24238e89f938
--
nosy: +
Roundup Robot added the comment:
New changeset 021e5bb297d1 by Florent Xicluna in branch 'default':
Issue #13575: there is only one class type.
http://hg.python.org/cpython/rev/021e5bb297d1
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset 132158b287d7 by Ezio Melotti in branch '2.7':
#13549: improve tutorial section about listcomps.
http://hg.python.org/cpython/rev/132158b287d7
New changeset ad5c70296c7b by Ezio Melotti in branch '3.2':
#13549: improve tu
Roundup Robot added the comment:
New changeset d60856651139 by Ezio Melotti in branch '2.7':
#6570: clarify tutorial section about keyword arguments.
http://hg.python.org/cpython/rev/d60856651139
New changeset 44ca4264dc88 by Ezio Melotti in branch '3.2':
#6570: clarify tu
Roundup Robot added the comment:
New changeset 14695b4825dc by Alexandre Vassalotti in branch '3.2':
Issue #13505: Make pickling of bytes object compatible with Python 2.
http://hg.python.org/cpython/rev/14695b4825dc
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset f5aed0dba844 by Giampaolo Rodola' in branch 'default':
Fix #8684: make sched.scheduler class thread-safe
http://hg.python.org/cpython/rev/f5aed0dba844
--
nosy: +python-dev
___
Python
Roundup Robot added the comment:
New changeset 2975618965c0 by Giampaolo Rodola' in branch 'default':
Fix #13449: add 'blocking' parameter to sched.scheduler.run() so that the
scheduler can be used in non-blocking applications
http://hg.python.org/cpython/rev/2975
Roundup Robot added the comment:
New changeset 8c658b625475 by Charles-François Natali in branch '2.7':
Issue #4028: Make multiprocessing build on SunOS.
http://hg.python.org/cpython/rev/8c658b625475
New changeset 49e82c885d6b by Charles-François Natali in branch '3.2'
Roundup Robot added the comment:
New changeset fbcaeb4a8654 by Charles-François Natali in branch '2.7':
Issue #13453: Fix a race condition in test_poplib.
http://hg.python.org/cpython/rev/fbcaeb4a8654
New changeset e497a3ed9beb by Charles-François Natali in branch '3.2':
Roundup Robot added the comment:
New changeset 7857d1f4ce79 by Ned Deily in branch '2.7':
Issue #4625: If IDLE cannot write to its recent file or breakpoint
http://hg.python.org/cpython/rev/7857d1f4ce79
New changeset 26e3e542d20d by Ned Deily in branch '3.2':
Issue #4625:
Roundup Robot added the comment:
New changeset d2504d30f259 by Meador Inge in branch '3.2':
Issue #13591: import_module potentially imports a module twice.
http://hg.python.org/cpython/rev/d2504d30f259
New changeset e8fb61a0a2d7 by Meador Inge in branch 'default':
Issue #
Roundup Robot added the comment:
New changeset 541f215a31f7 by Meador Inge in branch '3.2':
Issue #13591: Moving the NEWS line to the right release.
http://hg.python.org/cpython/rev/541f215a31f7
New changeset 92e94fd303d4 by Meador Inge in branch 'default':
Issue #13591:
Roundup Robot added the comment:
New changeset 54a77c556d9a by Meador Inge in branch 'default':
Issue #13593: updating the importlib utility decorators for __qualname__.
http://hg.python.org/cpython/rev/54a77c556d9a
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset b196bcd7c34f by Antoine Pitrou in branch '3.2':
Fix the fix for issue #12149: it was incorrect, although it had the side
http://hg.python.org/cpython/rev/b196bcd7c34f
New changeset 195bfd4c3ea1 by Antoine Pitrou in branch 'defaul
Roundup Robot added the comment:
New changeset d22c99e77768 by Antoine Pitrou in branch 'default':
Fix OSError.__init__ and OSError.__new__ so that each of them can be
http://hg.python.org/cpython/rev/d22c99e77768
--
___
Python trac
Roundup Robot added the comment:
New changeset 313fa7ea6c79 by Antoine Pitrou in branch '3.2':
Issue #13597: Improve documentation of standard streams.
http://hg.python.org/cpython/rev/313fa7ea6c79
New changeset 7343730185a3 by Antoine Pitrou in branch 'default':
I
Roundup Robot added the comment:
New changeset e979b26a9172 by Benjamin Peterson in branch 'default':
improve abstract property support (closes #11610)
http://hg.python.org/cpython/rev/e979b26a9172
--
nosy: +python-dev
resolution: -> fixed
stage: -> committed/rejec
Roundup Robot added the comment:
New changeset 5ec7ecf62c1d by Victor Stinner in branch '3.2':
Issue #13545: Fix platform.libc_version() is the SO version is missing
http://hg.python.org/cpython/rev/5ec7ecf62c1d
New changeset a9ee21ac0879 by Victor Stinner in branch 'defau
Roundup Robot added the comment:
New changeset f2a5dcced66d by Victor Stinner in branch '2.7':
Issue #13545: Fix platform.libc_version() is the SO version is missing
http://hg.python.org/cpython/rev/f2a5dcced66d
--
___
Python trac
Roundup Robot added the comment:
New changeset 06d83098d9a9 by Victor Stinner in branch 'default':
Close #13596: Only recompile Lib/_sysconfigdata.py when needed
http://hg.python.org/cpython/rev/06d83098d9a9
--
nosy: +python-dev
resolution: -> fixed
stage: -> co
Roundup Robot added the comment:
New changeset c9ae0eb66959 by Benjamin Peterson in branch 'default':
fix this test to actually test something (closes #13606)
http://hg.python.org/cpython/rev/c9ae0eb66959
--
nosy: +python-dev
resolution: -> fixed
stage: patch review
Roundup Robot added the comment:
New changeset 57f0af61da53 by Antoine Pitrou in branch 'default':
Issue #6695: Full garbage collection runs now clear the freelist of set objects.
http://hg.python.org/cpython/rev/57f0af61da53
--
nosy: +
Roundup Robot added the comment:
New changeset 6a966179c73a by Antoine Pitrou in branch '3.2':
Issue #10350: Read and save errno before calling a function which might
overwrite it.
http://hg.python.org/cpython/rev/6a966179c73a
New changeset 8e0b2e75ca7a by Antoine Pitrou in branc
Roundup Robot added the comment:
New changeset 1f23bb74f4bc by Antoine Pitrou in branch 'default':
Issue #8373: The filesystem path of AF_UNIX sockets now uses the filesystem
http://hg.python.org/cpython/rev/1f23bb74f4bc
--
nosy: +
Roundup Robot added the comment:
New changeset 766a21ebf82e by Ezio Melotti in branch '2.7':
#13613: fix example in re doc.
http://hg.python.org/cpython/rev/766a21ebf82e
New changeset 0b86da9d6964 by Ezio Melotti in branch '3.2':
#13613: fix example in re doc.
http://hg.py
401 - 500 of 15085 matches
Mail list logo