Roundup Robot added the comment:
New changeset 298df0970eec by Senthil Kumaran in branch '2.7':
Fix closes issue11047 - Correct the 2.7 whatsnew description for issue 7902.
http://hg.python.org/cpython/rev/298df0970eec
New changeset dafdbd0d570a by Senthil Kumaran in branch '3
Roundup Robot added the comment:
New changeset fa1e5fe55664 by Senthil Kumaran in branch '2.7':
Fix closes Issue12697 - Update the usage syntax of timeit module in the docs.
http://hg.python.org/cpython/rev/fa1e5fe55664
New changeset 87de58db3d40 by Senthil Kumaran in branch '3
Roundup Robot added the comment:
New changeset a30e6c4bf486 by Sandro Tosi in branch '2.7':
#12677: correct turtle orientation in doc
http://hg.python.org/cpython/rev/a30e6c4bf486
New changeset bf4f65043d7d by Sandro Tosi in branch '3.2':
#12677: correct turtle ori
Roundup Robot added the comment:
New changeset 8852e4a9aa1e by Sandro Tosi in branch '2.7':
#10741: add documentation for PyGILState_GetThisThreadState()
http://hg.python.org/cpython/rev/8852e4a9aa1e
New changeset 53b8260b9ea7 by Sandro Tosi in branch '3.2':
#10741: a
Roundup Robot added the comment:
New changeset b2835b8412e5 by Sandro Tosi in branch '2.7':
#12709: add error_callback argument to map_async documentation
http://hg.python.org/cpython/rev/b2835b8412e5
New changeset 41b816853819 by Sandro Tosi in branch '3.2':
#12709
Roundup Robot added the comment:
New changeset 1777df2ce50d by Victor Stinner in branch 'default':
Issue #12700: fix test_faulthandler for Mac OS X Lion
http://hg.python.org/cpython/rev/1777df2ce50d
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset 1b0b5f644090 by Éric Araujo in branch '3.2':
Add documentation for PEP 370 features in distutils (#10745).
http://hg.python.org/cpython/rev/1b0b5f644090
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset 74179a79d673 by Éric Araujo in branch '3.2':
Improve documentation for PEP 370 support in site module (#8617).
http://hg.python.org/cpython/rev/74179a79d673
New changeset d354802a637d by Éric Araujo in branch 'default':
Merge
Roundup Robot added the comment:
New changeset 7d5a37ce42d5 by Raymond Hettinger in branch '2.7':
Issue 12717: Fix-up an earlier backport in ConfigParser.
http://hg.python.org/cpython/rev/7d5a37ce42d5
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset 4090dfdf91a4 by Benjamin Peterson in branch 'default':
add a AST validator (closes #12575)
http://hg.python.org/cpython/rev/4090dfdf91a4
--
nosy: +python-dev
resolution: -> fixed
stage: patch review -> committed/rejec
Roundup Robot added the comment:
New changeset 6ef65516fd7a by Benjamin Peterson in branch '3.2':
note mutating tp_dict is bad (closes #12719)
http://hg.python.org/cpython/rev/6ef65516fd7a
New changeset 69df5a8d164e by Benjamin Peterson in branch 'default':
mer
Roundup Robot added the comment:
New changeset 9f482b957d77 by Senthil Kumaran in branch '2.7':
Fix closes Issue12722 - link heapq source in the text format in the
documentation.
http://hg.python.org/cpython/rev/9f482b957d77
--
nosy: +python-dev
resolution: ->
Roundup Robot added the comment:
New changeset 9fc7ef60ea06 by Senthil Kumaran in branch '3.2':
Fix closes Issue10087 - fixing the output of calendar display in the html
format. Patch by Chris Lambacher. Test Contributed by catherine.
http://hg.python.org/cpython/rev/9fc7ef6
Roundup Robot added the comment:
New changeset 77a65b078852 by Brian Curtin in branch 'default':
Add Py_RETURN_NOTIMPLEMENTED macro. Fixes #12724.
http://hg.python.org/cpython/rev/77a65b078852
New changeset d0b0fcbb40db by Brian Curtin in branch 'default':
Replace Py_No
Roundup Robot added the comment:
New changeset 0fbd44e3f342 by Vinay Sajip in branch '2.7':
Issue #12718: Add documentation on using custom importers.
http://hg.python.org/cpython/rev/0fbd44e3f342
New changeset 1e96a4406565 by Vinay Sajip in branch '3.2':
Issue #12718:
Roundup Robot added the comment:
New changeset e88362fb4950 by Brian Curtin in branch 'default':
Add doc for Py_RETURN_NOTIMPLEMENTED, added in #12724.
http://hg.python.org/cpython/rev/e88362fb4950
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset c47bc1349e61 by Antoine Pitrou in branch '3.2':
Issue #12687: Fix a possible buffering bug when unpickling text mode (protocol
0, mostly) pickles.
http://hg.python.org/cpython/rev/c47bc1349e61
New changeset 6aa822071f4e by Antoine
Roundup Robot added the comment:
New changeset 5e005773feaa by Benjamin Peterson in branch 'default':
revert code which conditionally writes Python-ast.h (closes #12727)
http://hg.python.org/cpython/rev/5e005773feaa
--
nosy: +python-dev
resolution: -> fixed
stage:
Roundup Robot added the comment:
New changeset 683202530137 by Eli Bendersky in branch 'default':
Issue #12672: fix code samples in extending/newtypes.html for PEP-7 compliance
http://hg.python.org/cpython/rev/683202530137
--
nosy: +
Roundup Robot added the comment:
New changeset 8032ea4c3619 by Éric Araujo in branch '3.2':
Test pipes.quote with a few non-ASCII characters (see #9723).
http://hg.python.org/cpython/rev/8032ea4c3619
New changeset 6ae0345a7e29 by Éric Araujo in branch 'default':
Avoid unwa
Roundup Robot added the comment:
New changeset 47ffb957921d by Éric Araujo in branch '3.2':
Update crlf and lfcr scripts for 3.x bytes semantics (#12032).
http://hg.python.org/cpython/rev/47ffb957921d
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset d52a1199d3f0 by Éric Araujo in branch 'default':
Clean up test_shutil, to facilitate upcoming improvements (#12721).
http://hg.python.org/cpython/rev/d52a1199d3f0
--
nosy: +python-dev
___
Pyth
Roundup Robot added the comment:
New changeset 787ed1a7aba8 by Benjamin Peterson in branch '3.2':
in narrow builds, make sure to test codepoints as identifier characters (closes
#12732)
http://hg.python.org/cpython/rev/787ed1a7aba8
New changeset 5af15f018e20 by Benjamin Peterson
Roundup Robot added the comment:
New changeset 843cd43206b4 by Georg Brandl in branch '3.2':
Fix #11513: wrong exception handling for the case that GzipFile itself raises
an IOError.
http://hg.python.org/cpython/rev/843cd43206b4
--
nosy: +
Roundup Robot added the comment:
New changeset bb6c2d5c811d by Nadeem Vawda in branch 'default':
Issue #12646: Add an 'eof' attribute to zlib.Decompress.
http://hg.python.org/cpython/rev/bb6c2d5c811d
--
nosy: +python-dev
___
P
Roundup Robot added the comment:
New changeset 4358909ee221 by Nadeem Vawda in branch 'default':
Issue #12669: Fix test_curses so that it can run on the buildbots.
http://hg.python.org/cpython/rev/4358909ee221
--
nosy: +python-dev
___
Pyth
Roundup Robot added the comment:
New changeset 65d61ed991d9 by Nadeem Vawda in branch 'default':
Fix incorrect comment in zlib.Decompress.flush().
http://hg.python.org/cpython/rev/65d61ed991d9
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 8e824e09924a by Antoine Pitrou in branch 'default':
Issue #12744: Fix inefficient representation of integers
http://hg.python.org/cpython/rev/8e824e09924a
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset dfe6f0a603d2 by Ezio Melotti in branch '2.7':
#12725: fix working. Patch by Ben Hayden.
http://hg.python.org/cpython/rev/dfe6f0a603d2
New changeset ab3432a81c26 by Ezio Melotti in branch '3.2':
#12725: fix working. Patch
Roundup Robot added the comment:
New changeset c34772013c53 by Ezio Melotti in branch '3.2':
#12266: Fix str.capitalize() to correctly uppercase/lowercase titlecased and
cased non-letter characters.
http://hg.python.org/cpython/rev/c34772013c53
New changeset eab17979a586 by Ezio
Roundup Robot added the comment:
New changeset 1ea72da11724 by Ezio Melotti in branch 'default':
#12266: merge with 3.2.
http://hg.python.org/cpython/rev/1ea72da11724
--
___
Python tracker
<http://bugs.python.o
Roundup Robot added the comment:
New changeset d3816fa1bcdf by Ezio Melotti in branch '2.7':
#12266: move the tests in test_unicode.
http://hg.python.org/cpython/rev/d3816fa1bcdf
--
___
Python tracker
<http://bugs.python.o
Roundup Robot added the comment:
New changeset 16edc5cf4a79 by Ezio Melotti in branch '3.2':
#12204: document that str.upper().isupper() might be False and add a note about
cased characters.
http://hg.python.org/cpython/rev/16edc5cf4a79
New changeset fb49394f75ed by Ezio Melotti
Roundup Robot added the comment:
New changeset 0d64fe6c737f by Barry Warsaw in branch '2.7':
The simplest possible fix for the regression in bug 12752 by encoding unicodes
http://hg.python.org/cpython/rev/0d64fe6c737f
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset 5d4438001069 by Ezio Melotti in branch 'default':
#9723: refactor regex.
http://hg.python.org/cpython/rev/5d4438001069
--
___
Python tracker
<http://bugs.python.
Roundup Robot added the comment:
New changeset 80ac94ad381e by Sandro Tosi in branch '2.7':
#12761: fix wording of zlib license section
http://hg.python.org/cpython/rev/80ac94ad381e
New changeset 16a02530fd81 by Sandro Tosi in branch '3.2':
#12761: fix wording of zlib
Roundup Robot added the comment:
New changeset 09f2ddd3d15a by Benjamin Peterson in branch 'default':
some *nixes decided not to call init process 1 (closes #12763)
http://hg.python.org/cpython/rev/09f2ddd3d15a
--
nosy: +python-dev
resolution: -> fixed
stage: -> co
Roundup Robot added the comment:
New changeset 45b63a8a76c9 by Benjamin Peterson in branch 'default':
complain when a class variable shadows a name in __slots__ (closes #12766)
http://hg.python.org/cpython/rev/45b63a8a76c9
--
nosy: +python-dev
resolution: -> fixed
stage:
Roundup Robot added the comment:
New changeset ed2511c23dae by Benjamin Peterson in branch 'default':
make __doc__ mutable on heaptypes (closes #12773)
http://hg.python.org/cpython/rev/ed2511c23dae
--
nosy: +python-dev
resolution: -> fixed
stage: -> committed/rejec
Roundup Robot added the comment:
New changeset 50f1922bc1d5 by Victor Stinner in branch 'default':
Issue #12326: don't test the major version of sys.platform
http://hg.python.org/cpython/rev/50f1922bc1d5
--
___
Python
Roundup Robot added the comment:
New changeset 9ee802642d86 by Charles-François Natali in branch '2.7':
Issue #12650: Fix a race condition where a subprocess.Popen could leak
http://hg.python.org/cpython/rev/9ee802642d86
--
nosy: +
Roundup Robot added the comment:
New changeset 7d358379c5fb by Charles-François Natali in branch '2.7':
Issue #12650: only run the tests on Unix.
http://hg.python.org/cpython/rev/7d358379c5fb
--
___
Python tracker
<http://bugs.python.o
Roundup Robot added the comment:
New changeset 8ca7f109ce79 by Charles-François Natali in branch '3.2':
Issue #12650: Fix a race condition where a subprocess.Popen could leak
http://hg.python.org/cpython/rev/8ca7f109ce79
--
___
Python trac
Roundup Robot added the comment:
New changeset 148d75d106f1 by Charles-François Natali in branch 'default':
Issue #12650: Fix a race condition where a subprocess.Popen could leak
http://hg.python.org/cpython/rev/148d75d106f1
--
___
Pyth
Roundup Robot added the comment:
New changeset 122f952add3c by Charles-François Natali in branch '3.2':
Issue #12650: fix failures on some buildbots, when a subprocess takes a long
http://hg.python.org/cpython/rev/122f952add3c
New changeset a32ae2749cd1 by Charles-François Natali
Roundup Robot added the comment:
New changeset d062d482642c by Eli Bendersky in branch '3.2':
Issue #12672: remove confusing part of sentence in documentation
http://hg.python.org/cpython/rev/d062d482642c
New changeset 558f2270cba8 by Eli Bendersky in branch 'default':
Roundup Robot added the comment:
New changeset 893f858c600e by Eli Bendersky in branch '2.7':
Issue #12672: remove confusing part of sentence in documentation
http://hg.python.org/cpython/rev/893f858c600e
--
___
Python trac
Roundup Robot added the comment:
New changeset 98d13885a574 by Vinay Sajip in branch '3.2':
Issue #12780: Removed checks in logging for .pyc/.pyo in __file__.
http://hg.python.org/cpython/rev/98d13885a574
New changeset ac0c04d8eafb by Vinay Sajip in branch 'default':
Issu
Roundup Robot added the comment:
New changeset eeb8a440bde0 by Éric Araujo in branch '3.2':
Link isinstance/issubclass to the ABC glossary entry (#12256)
http://hg.python.org/cpython/rev/eeb8a440bde0
New changeset e2e8c752c1b6 by Éric Araujo in branch '3.2':
Mention virtu
Roundup Robot added the comment:
New changeset 59f7bbe1236c by Éric Araujo in branch '3.2':
Remove obsolete term + indicate how to find the program (#1626300).
http://hg.python.org/cpython/rev/59f7bbe1236c
New changeset adaec1a0dd47 by Éric Araujo in branch '3.2':
Fix
Roundup Robot added the comment:
New changeset 96222062239f by Éric Araujo in branch '2.7':
Link isinstance/issubclass to the ABC glossary entry (#12256)
http://hg.python.org/cpython/rev/96222062239f
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 25a48fe791e6 by Éric Araujo in branch '2.7':
Add documentation for PEP 370 features in distutils (#10745).
http://hg.python.org/cpython/rev/25a48fe791e6
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset b3f72b6450f1 by Éric Araujo in branch '2.7':
Improve documentation for PEP 370 support in site module (#8617).
http://hg.python.org/cpython/rev/b3f72b6450f1
--
___
Python trac
Roundup Robot added the comment:
New changeset e9022dc7a411 by Éric Araujo in branch '2.7':
Remove obsolete term + indicate how to find the program (#1626300).
http://hg.python.org/cpython/rev/e9022dc7a411
--
___
Python trac
Roundup Robot added the comment:
New changeset 40f4a3d6a532 by Éric Araujo in branch 'default':
Restore $HOME after test has run (should fix #12765)
http://hg.python.org/cpython/rev/40f4a3d6a532
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset 47176e8d7060 by Antoine Pitrou in branch 'default':
Issue #12778: Reduce memory consumption when JSON-encoding a large container of
many small objects.
http://hg.python.org/cpython/rev/47176e8d7060
--
nosy: +
Roundup Robot added the comment:
New changeset 800d45e51dd7 by Victor Stinner in branch '3.2':
Issue #12326: sys.platform is now always 'linux2' on Linux
http://hg.python.org/cpython/rev/800d45e51dd7
New changeset c816479f6aaf by Victor Stinner in branch '2.7':
Roundup Robot added the comment:
New changeset 867ce75b885c by Antoine Pitrou in branch '3.2':
Issue #12791: Break reference cycles early when a generator exits with an
exception.
http://hg.python.org/cpython/rev/867ce75b885c
New changeset 7d390c3a83c6 by Antoine Pitrou in branc
Roundup Robot added the comment:
New changeset 5330af45f777 by Antoine Pitrou in branch '3.2':
Issue #12213: Fix a buffering bug with interleaved reads and writes that
http://hg.python.org/cpython/rev/5330af45f777
New changeset d7f6391954cf by Antoine Pitrou in branch 'default
Roundup Robot added the comment:
New changeset cf2010e9f941 by Antoine Pitrou in branch '2.7':
Issue #12213: Fix a buffering bug with interleaved reads and writes that
http://hg.python.org/cpython/rev/cf2010e9f941
--
___
Python trac
Roundup Robot added the comment:
New changeset e8f878837eae by Sandro Tosi in branch '2.7':
#12787: link original MultiCall proposal to webarchive and in a footnote
http://hg.python.org/cpython/rev/e8f878837eae
New changeset ab11edca2310 by Sandro Tosi in branch '3.2':
#
Roundup Robot added the comment:
New changeset 524896c305ce by Antoine Pitrou in branch '3.2':
Issue #12213: make it clear that BufferedRWPair shouldn't be called with the
http://hg.python.org/cpython/rev/524896c305ce
New changeset a423bd492d6c by Antoine Pitrou in branch &
Roundup Robot added the comment:
New changeset 4136acaf03de by Éric Araujo in branch 'default':
Fix sdist test on Windows (#12678). Patch by Jeremy Kloth.
http://hg.python.org/cpython/rev/4136acaf03de
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset 7d9fa30c5588 by Éric Araujo in branch '3.2':
Refactor the copying of xxmodule.c in distutils tests (#12141).
http://hg.python.org/cpython/rev/7d9fa30c5588
New changeset 900738175779 by Éric Araujo in branch 'default':
Ref
Roundup Robot added the comment:
New changeset b072e1559d6b by Victor Stinner in branch 'default':
Close #12326: sys.platform is now always 'linux' on Linux
http://hg.python.org/cpython/rev/b072e1559d6b
--
resolution: -> fixed
stage: needs patch -> commi
Roundup Robot added the comment:
New changeset 85e091c83f9a by Victor Stinner in branch 'default':
Issue #12326: woops, I really mean 'linux', not 'linux2'
http://hg.python.org/cpython/rev/85e091c83f9a
--
___
Python tr
Roundup Robot added the comment:
New changeset 4964215ddcba by Sandro Tosi in branch '2.7':
#5301: add image/vnd.microsoft.icon (.ico) MIME type
http://hg.python.org/cpython/rev/4964215ddcba
New changeset d9a0781c24b8 by Sandro Tosi in branch '3.2':
#5301: add image/vnd.
Roundup Robot added the comment:
New changeset b5ccdf7c032a by Victor Stinner in branch 'default':
Issue #12326: refactor usage of sys.platform
http://hg.python.org/cpython/rev/b5ccdf7c032a
--
___
Python tracker
<http://bugs.python.o
Roundup Robot added the comment:
New changeset bf89ff3d1ec9 by Victor Stinner in branch 'default':
Issue #12326: update sys.platform doc for Linux
http://hg.python.org/cpython/rev/bf89ff3d1ec9
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset a04e70d7d76c by Charles-François Natali in branch 'default':
Issue #12783: Fix test_posix failures on FreeBSD buildbots, due to
http://hg.python.org/cpython/rev/a04e70d7d76c
--
nosy: +
Roundup Robot added the comment:
New changeset 228fd2bd83a5 by Nadeem Vawda in branch 'default':
Issue #12804: Prevent "make test" from using network resources.
http://hg.python.org/cpython/rev/228fd2bd83a5
--
nosy: +python-dev
__
Roundup Robot added the comment:
New changeset 6c4fa9559b7e by Nadeem Vawda in branch 'default':
Update README section on testing following issue #11651.
http://hg.python.org/cpython/rev/6c4fa9559b7e
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset c8e73a89150e by Nadeem Vawda in branch '3.2':
Issue #12678: Fix distutils sdist test on Windows.
http://hg.python.org/cpython/rev/c8e73a89150e
--
___
Python tracker
<http://bugs.python.o
Roundup Robot added the comment:
New changeset d40856e424fd by Nadeem Vawda in branch '2.7':
Issue #12678: Fix distutils sdist test on Windows.
http://hg.python.org/cpython/rev/d40856e424fd
--
___
Python tracker
<http://bugs.python.o
Roundup Robot added the comment:
New changeset c64216addd7f by Nick Coghlan in branch 'default':
Add support for the send/recvmsg API to the socket module. Patch by David
Watson and Heiko Wundram. (Closes #6560)
http://hg.python.org/cpython/rev/c64216addd7f
--
nosy: +
Roundup Robot added the comment:
New changeset 69cb66ab61cc by Nick Coghlan in branch 'default':
Add unit tests for the mailcap module. Patch by Gregory Nofi (closes #6484)
http://hg.python.org/cpython/rev/69cb66ab61cc
--
nosy: +python-dev
resolution: -> fixed
stage:
Roundup Robot added the comment:
New changeset c5cb0aa5bed6 by Nick Coghlan in branch 'default':
Fix #12811 by closing files promptly in tabnanny.check. Patch by Anthony Briggs.
http://hg.python.org/cpython/rev/c5cb0aa5bed6
--
nosy: +
Roundup Robot added the comment:
New changeset 37721ee145a2 by Nick Coghlan in branch 'default':
Credit patch authors in NEWS for #6560
http://hg.python.org/cpython/rev/37721ee145a2
--
___
Python tracker
<http://bugs.python.
Roundup Robot added the comment:
New changeset 77171f993bf2 by Ezio Melotti in branch 'default':
#10542: Add 4 macros to work with surrogates: Py_UNICODE_IS_SURROGATE,
Py_UNICODE_IS_HIGH_SURROGATE, Py_UNICODE_IS_LOW_SURROGATE,
Py_UNICODE_JOIN_SURROGATES.
http://hg.python.org/c
Roundup Robot added the comment:
New changeset 06b30c5bcc3d by Ezio Melotti in branch '3.2':
#9200: The str.is* methods now work with strings that contain non-BMP
characters even in narrow Unicode builds.
http://hg.python.org/cpython/rev/06b30c5bcc3d
New changeset e3be2941c834 by Ez
Roundup Robot added the comment:
New changeset 75a4941d4d61 by Ezio Melotti in branch '2.7':
#9200: backport tests but run them on wide builds only.
http://hg.python.org/cpython/rev/75a4941d4d61
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset d1fd0f0f8e68 by Sandro Tosi in branch 'default':
#12191: add shutil.chown() to change user and/or group owner of a given path
also specifying their names.
http://hg.python.org/cpython/rev/d1fd0f0f8e68
--
nosy: +
Roundup Robot added the comment:
New changeset 5d317e38da44 by Sandro Tosi in branch 'default':
#12191: fix build failures, explicitly passing group argument when I want to
test it
http://hg.python.org/cpython/rev/5d317e38da44
--
___
Pyth
Roundup Robot added the comment:
New changeset a1bb07d67a24 by Ezio Melotti in branch 'default':
#6484: refactor a bit the tests.
http://hg.python.org/cpython/rev/a1bb07d67a24
--
___
Python tracker
<http://bugs.python.
Roundup Robot added the comment:
New changeset f2cb733c9a37 by Sandro Tosi in branch 'default':
#12191: added entry in What's New (+ small editing on shutil section)
http://hg.python.org/cpython/rev/f2cb733c9a37
--
___
Python
Roundup Robot added the comment:
New changeset b4b84e87dc6b by Victor Stinner in branch 'default':
Close #12826: fix socketmodule.c for OpenBSD, include sys/uio.h
http://hg.python.org/cpython/rev/b4b84e87dc6b
--
nosy: +python-dev
resolution: -> fixed
stage: -> co
Roundup Robot added the comment:
New changeset fd10d042b41d by Nick Coghlan in branch 'default':
Remove the SSLSocket versions of sendmsg/recvmsg due to lack of proper tests
and documentation in conjunction with lack of any known use cases (see issue
#6560 for details)
http://hg.
Roundup Robot added the comment:
New changeset f1f1d9f4b14e by Charles-François Natali in branch '2.7':
Issue #12821: Fix test_fcntl failures on OpenBSD 5.
http://hg.python.org/cpython/rev/f1f1d9f4b14e
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset 9157a9e77740 by Charles-François Natali in branch '3.2':
Issue #12821: Fix test_fcntl failures on OpenBSD 5.
http://hg.python.org/cpython/rev/9157a9e77740
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 5b2f357989bb by Antoine Pitrou in branch '3.2':
Issue #11657: Fix sending file descriptors over 255 over a multiprocessing Pipe.
http://hg.python.org/cpython/rev/5b2f357989bb
New changeset 4e7a4e098f38 by Antoine Pitrou in branch '
Roundup Robot added the comment:
New changeset d4d9a3e71897 by Antoine Pitrou in branch '2.7':
Issue #11657: Fix sending file descriptors over 255 over a multiprocessing Pipe.
http://hg.python.org/cpython/rev/d4d9a3e71897
--
___
Pyth
Roundup Robot added the comment:
New changeset aa27461759f2 by Éric Araujo in branch 'default':
Try to fix packaging tests using build_ext on Windows (#12678)
http://hg.python.org/cpython/rev/aa27461759f2
--
___
Python trac
Roundup Robot added the comment:
New changeset 20944ea49392 by Éric Araujo in branch '3.2':
Fix distutils tests on Windows (#12678).
http://hg.python.org/cpython/rev/20944ea49392
--
___
Python tracker
<http://bugs.python.o
Roundup Robot added the comment:
New changeset 1696e2789d91 by Éric Araujo in branch 'default':
Fix test_packaging on Windows (#12678).
http://hg.python.org/cpython/rev/1696e2789d91
--
___
Python tracker
<http://bugs.python.o
Roundup Robot added the comment:
New changeset 4736e172fa61 by Charles-François Natali in branch 'default':
Issue12810: Remove check for negative unsigned value in socketmodule.c. Patch
http://hg.python.org/cpython/rev/4736e172fa61
--
nosy: +
Roundup Robot added the comment:
New changeset d316315a8781 by Antoine Pitrou in branch '2.7':
Issue #4106: Fix occasional exceptions printed out by multiprocessing on
interpreter shutdown.
http://hg.python.org/cpython/rev/d316315a8781
--
nosy: +
Roundup Robot added the comment:
New changeset b07b0b7517da by Charles-François Natali in branch 'default':
Issue #12656: Add tests for IPv6 and Unix sockets to test_asyncore.
http://hg.python.org/cpython/rev/b07b0b7517da
--
nosy: +
Roundup Robot added the comment:
New changeset 603025e2d39d by Charles-François Natali in branch 'default':
Issue #12656: Fix test_asyncore failures on Windows buildbots.
http://hg.python.org/cpython/rev/603025e2d39d
--
___
Python trac
Roundup Robot added the comment:
New changeset f3444d795062 by Charles-François Natali in branch 'default':
Issue #12656: Really fix test_asyncore failures on Windows buildbots...
http://hg.python.org/cpython/rev/f3444d795062
--
___
Pyth
Roundup Robot added the comment:
New changeset 0abe03195d09 by Georg Brandl in branch '3.2':
Close #12838: fix range() call.
http://hg.python.org/cpython/rev/0abe03195d09
New changeset 16a90cdb5ee4 by Georg Brandl in branch '2.7':
Close #12838: fix range() call.
http://h
1101 - 1200 of 15085 matches
Mail list logo