Roundup Robot added the comment:
New changeset 9c1116e582e3 by Benjamin Peterson in branch '2.7':
simply use the Python version for pyexpat.__version__ #12221
http://hg.python.org/cpython/rev/9c1116e582e3
New changeset 9c23efa3f5c7 by Benjamin Peterson in branch '3.1':
s
Roundup Robot added the comment:
New changeset f3553d5083f8 by Benjamin Peterson in branch 'default':
remove __version__s dependent on subversion keyword expansion (closes #12221)
http://hg.python.org/cpython/rev/f3553d5083f8
--
resolution: -> fixed
stage: -> co
Roundup Robot added the comment:
New changeset a856be6688a6 by Benjamin Peterson in branch '3.2':
be extra careful with a borrowed reference when the GIL could be released
(closes #8578)
http://hg.python.org/cpython/rev/a856be6688a6
--
nosy: +python-dev
resolution: ->
Roundup Robot added the comment:
New changeset 22457ac2c2df by Victor Stinner in branch '3.2':
Close #12230: Mac OS X Tiger (10.4) has a kernel bug: sometimes, the file
http://hg.python.org/cpython/rev/22457ac2c2df
New changeset 566c42b0e750 by Victor Stinner in branch 'defau
Roundup Robot added the comment:
New changeset 4124d1f75b93 by Charles-François Natali in branch 'default':
Issue #12196: Add a note on os.pipe2() in the "Whats' new in Python 3.3"
http://hg.python.org/cpython/rev/4124d1f75b93
--
_
Roundup Robot added the comment:
New changeset f69a2716d433 by Victor Stinner in branch 'default':
Close #12250: Disable the regrtest timeout by default
http://hg.python.org/cpython/rev/f69a2716d433
--
nosy: +python-dev
resolution: -> fixed
stage: -> committed/rejec
Roundup Robot added the comment:
New changeset 277bbe6cae53 by Charles-François Natali in branch 'default':
Issue #12196: Make test.support's requires_linux_version a decorator.
http://hg.python.org/cpython/rev/277bbe6cae53
--
___
Roundup Robot added the comment:
New changeset 4efc9ded0a03 by Éric Araujo in branch '3.2':
Document working dir for “make html” (#12249). Patch by Tshepang Lekhonkhobe.
http://hg.python.org/cpython/rev/4efc9ded0a03
New changeset 41c918897286 by Éric Araujo in branch 'default
Roundup Robot added the comment:
New changeset 39c29bc8bc35 by Éric Araujo in branch '2.7':
Document working dir for “make html” (#12249). Patch by Tshepang Lekhonkhobe.
http://hg.python.org/cpython/rev/39c29bc8bc35
--
___
Python trac
Roundup Robot added the comment:
New changeset 3610841f7357 by Victor Stinner in branch '3.2':
Issue #12016: Reindent decoders of HK and JP codecs
http://hg.python.org/cpython/rev/3610841f7357
New changeset aa07c1237f4e by Victor Stinner in branch 'default':
(Merge 3.2) Is
Roundup Robot added the comment:
New changeset 8572bf1b56ec by Victor Stinner in branch '3.2':
Issue #12016: Add test_errorhandle() to TestBase_Mapping of
http://hg.python.org/cpython/rev/8572bf1b56ec
New changeset c3dc94d53ef8 by Victor Stinner in branch 'default':
(Mer
Roundup Robot added the comment:
New changeset c3fe54781244 by Mark Dickinson in branch 'default':
Issue #12080: Fix a performance issue in Decimal._power_exact that causes some
corner-case Decimal.__pow__ calls to take an unreasonably long time.
http://hg.python.org/cpython/rev/c3
Roundup Robot added the comment:
New changeset 78d79499e7de by Mark Dickinson in branch '2.7':
Issue #12080: Fix a performance issue in Decimal._power_exact that caused some
corner-case Decimal.__pow__ calls to take an unreasonably long time.
http://hg.python.org/cpython/rev/78
Roundup Robot added the comment:
New changeset 3ffd8dea77bf by Benjamin Peterson in branch 'default':
only clear the parser error if it's set (closes #12264)
http://hg.python.org/cpython/rev/3ffd8dea77bf
--
nosy: +python-dev
resolution: -> fixed
stage: -> comm
Roundup Robot added the comment:
New changeset 44139ece7a31 by Vinay Sajip in branch 'default':
Closes issue #11557: removal of non-idiomatic code in test_logging.
http://hg.python.org/cpython/rev/44139ece7a31
--
___
Python trac
Roundup Robot added the comment:
New changeset 44d46d74ef4f by Benjamin Peterson in branch 'default':
greatly improve argument parsing error messages (closes #12265)
http://hg.python.org/cpython/rev/44d46d74ef4f
--
nosy: +python-dev
resolution: -> fixed
stage:
Roundup Robot added the comment:
New changeset cc28bc86d474 by Éric Araujo in branch 'default':
Remove wsgiref.egg-info from msi.py (follow-up to d615eb7bce33, #12218)
http://hg.python.org/cpython/rev/cc28bc86d474
--
___
Python trac
Roundup Robot added the comment:
New changeset b68390b6dbfd by Antoine Pitrou in branch 'default':
Issue #11893: Remove obsolete internal wrapper class `SSLFakeFile` in the
smtplib module.
http://hg.python.org/cpython/rev/b68390b6dbfd
--
nosy: +
Roundup Robot added the comment:
New changeset 568a3ba088e4 by Antoine Pitrou in branch 'default':
Issue #12040: Expose a new attribute `sentinel` on instances of
http://hg.python.org/cpython/rev/568a3ba088e4
--
nosy: +python-dev
___
Pyth
Roundup Robot added the comment:
New changeset ba975c7c33d3 by Charles-François Natali in branch 'default':
Issue #12196: Make os.pipe2() flags argument mandatory.
http://hg.python.org/cpython/rev/ba975c7c33d3
--
___
Python trac
Roundup Robot added the comment:
New changeset 0aa3064d1cef by Łukasz Langa in branch '3.2':
#12274: use proper escaping for % in IDLE config.
http://hg.python.org/cpython/rev/0aa3064d1cef
New changeset b410d013e7a8 by Łukasz Langa in branch 'default':
#12274: use proper es
Roundup Robot added the comment:
New changeset d8d1bd2c4847 by Éric Araujo in branch 'default':
Fix documentation of requires-python field in setup.cfg (#11041)
http://hg.python.org/cpython/rev/d8d1bd2c4847
--
nosy: +python-dev
___
Pyth
Roundup Robot added the comment:
New changeset 5940d2d82dee by Éric Araujo in branch 'default':
Fix sdist to always include setup.cfg (#11092), to comply with the spec
http://hg.python.org/cpython/rev/5940d2d82dee
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset 5392be94ea65 by Éric Araujo in branch 'default':
Kill dead code in importlib.test.__main__ (#12019, reviewed by Brett Cannon)
http://hg.python.org/cpython/rev/5392be94ea65
--
nosy: +
Roundup Robot added the comment:
New changeset 6d6099f7fe89 by Antoine Pitrou in branch 'default':
Issue #9205: concurrent.futures.ProcessPoolExecutor now detects killed
http://hg.python.org/cpython/rev/6d6099f7fe89
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset 964d0d65a2a9 by Charles-François Natali in branch 'default':
Issue #12021: Make mmap's read() method argument optional. Patch by Petri
http://hg.python.org/cpython/rev/964d0d65a2a9
--
no
Roundup Robot added the comment:
New changeset 88e318166eaf by Brian Curtin in branch '3.2':
Fix #11583. Changed os.path.isdir to use GetFileAttributes instead of os.stat.
http://hg.python.org/cpython/rev/88e318166eaf
New changeset 567f30527913 by Brian Curtin in branch 'defau
Roundup Robot added the comment:
New changeset 2951641faed1 by Éric Araujo in branch '2.7':
Add examples that work on Windows to distutils docs (#1626300)
http://hg.python.org/cpython/rev/2951641faed1
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset 072dbebaa83b by Éric Araujo in branch '3.2':
Add examples that work on Windows to distutils docs (#1626300)
http://hg.python.org/cpython/rev/072dbebaa83b
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 59d785ea0039 by Éric Araujo in branch '3.2':
Fix a few misuses of :option: I missed in r86521.
http://hg.python.org/cpython/rev/59d785ea0039
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset e3f6c10eb590 by Éric Araujo in branch 'default':
Stop creating a Python-X.Y.Z-pyX.Y.egg-info file on install (#10645)
http://hg.python.org/cpython/rev/e3f6c10eb590
New changeset af7bc95e5b1e by Éric Araujo in branch 'default':
Roundup Robot added the comment:
New changeset 7164bdfa0b0b by Éric Araujo in branch '2.7':
Fix a few misuses of :option: I missed in r86521.
http://hg.python.org/cpython/rev/7164bdfa0b0b
--
___
Python tracker
<http://bugs.python.
Roundup Robot added the comment:
New changeset d40609dd01e0 by Brian Curtin in branch '3.2':
Correction to 88e318166eaf - Issue #11583
http://hg.python.org/cpython/rev/d40609dd01e0
New changeset fe813f5711a5 by Brian Curtin in branch '2.7':
Correction to f1509fc75435
Roundup Robot added the comment:
New changeset 260b84851d1f by Vinay Sajip in branch '3.2':
Issue #12168: SysLogHandler now allows NUL termination to be controlled using a
new 'append_nul' attribute on the handler.
http://hg.python.org/cpython/rev/260b84851d1f
New chang
Roundup Robot added the comment:
New changeset cab204a79e09 by R David Murray in branch 'default':
#10424: argument names are now included in the missing argument message
http://hg.python.org/cpython/rev/cab204a79e09
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset 077b016e4a6d by R David Murray in branch '3.2':
#12283: Fixed regression in smtplib quoting of leading dots in DATA.
http://hg.python.org/cpython/rev/077b016e4a6d
New changeset cedceeb45030 by R David Murray in branch 'default
Roundup Robot added the comment:
New changeset 7530b141c20f by R David Murray in branch '3.2':
#10694: zipfile now ignores garbage at the end of a zipfile.
http://hg.python.org/cpython/rev/7530b141c20f
New changeset 2e49722c7263 by R David Murray in branch 'default':
Merge
Roundup Robot added the comment:
New changeset a5c8b6ebe895 by Victor Stinner in branch 'default':
Issue #8407: signal.sigwait() releases the GIL
http://hg.python.org/cpython/rev/a5c8b6ebe895
--
___
Python tracker
<http://bugs.python.
Roundup Robot added the comment:
New changeset 9ebee3211be9 by Ross Lagerwall in branch 'default':
Issue #9344: Add os.getgrouplist().
http://hg.python.org/cpython/rev/9ebee3211be9
--
nosy: +python-dev
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 3bb5400f5bea by Eli Bendersky in branch '2.7':
Issue #12223: Typo fix in datamodel docs
http://hg.python.org/cpython/rev/3bb5400f5bea
--
nosy: +python-dev
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset a17710e27ea2 by Victor Stinner in branch 'default':
Issue #8407: Make signal.sigwait() tests more reliable
http://hg.python.org/cpython/rev/a17710e27ea2
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 37a87b709403 by Victor Stinner in branch 'default':
Issue #8407: write error message on sigwait test failure
http://hg.python.org/cpython/rev/37a87b709403
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 60b1ab4d0cd4 by Victor Stinner in branch 'default':
Issue #8407: skip sigwait() tests if pthread_sigmask() is missing
http://hg.python.org/cpython/rev/60b1ab4d0cd4
--
___
Python trac
Roundup Robot added the comment:
New changeset 33b7428e65b4 by Victor Stinner in branch '3.1':
Issue #10801: Fix test_unicode_filenames() of test_zipfile
http://hg.python.org/cpython/rev/33b7428e65b4
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset c12401a83a13 by Éric Araujo in branch 'default':
Remove *.egg-info from Makefile.pre.in (follow-up to d615eb7bce33, #12218)
http://hg.python.org/cpython/rev/c12401a83a13
--
___
Python trac
Roundup Robot added the comment:
New changeset ff58eec3336b by Éric Araujo in branch 'default':
Don’t try to install something when running from uninstalled source (#12246).
http://hg.python.org/cpython/rev/ff58eec3336b
--
nosy: +
Roundup Robot added the comment:
New changeset cb3a77b0f8dd by Benjamin Peterson in branch '2.7':
fix regression in netrc comment handling (closes #12009)
http://hg.python.org/cpython/rev/cb3a77b0f8dd
New changeset 6993910be426 by Benjamin Peterson in branch '2.7':
merge
Roundup Robot added the comment:
New changeset 3cf5d61fd6d7 by Vinay Sajip in branch '3.2':
Documented change for Issue #12168.
http://hg.python.org/cpython/rev/3cf5d61fd6d7
New changeset 6658b9b9f5f3 by Vinay Sajip in branch 'default':
Merged documentation change fo
Roundup Robot added the comment:
New changeset d0952a2fb7bd by Charles-François Natali in branch 'default':
Issue #12287: In ossaudiodev, check that the device isn't closed in several
http://hg.python.org/cpython/rev/d0952a2fb7bd
--
no
Roundup Robot added the comment:
New changeset 303e3693d634 by Éric Araujo in branch 'default':
Move useful function to packaging.util.
http://hg.python.org/cpython/rev/303e3693d634
New changeset 06670bd0e59e by Éric Araujo in branch 'default':
Fix assorted bugs in packag
Roundup Robot added the comment:
New changeset 3ba34c03f2fc by Éric Araujo in branch 'default':
Adjust logging in packaging.util.spawn (related to #11599)
http://hg.python.org/cpython/rev/3ba34c03f2fc
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset 5f0cd4844061 by Éric Araujo in branch 'default':
Allow multiple setup hooks in packaging’s setup.cfg files (#12240).
http://hg.python.org/cpython/rev/5f0cd4844061
--
nosy: +python-dev
___
Pyth
Roundup Robot added the comment:
New changeset 527c40add91d by Benjamin Peterson in branch '2.7':
allow "fake" filenames in findsource (closes #9284)
http://hg.python.org/cpython/rev/527c40add91d
New changeset 6cc4579dca02 by Benjamin Peterson in branch '3.2
Roundup Robot added the comment:
New changeset bb6fe43191c0 by Vinay Sajip in branch '3.2':
Issue #12206: documentation for LogRecord constructor updated re. the level
argument.
http://hg.python.org/cpython/rev/bb6fe43191c0
New changeset 596adf14914c by Vinay Sajip in branch 'd
Roundup Robot added the comment:
New changeset 9eecfeaa591a by Éric Araujo in branch 'default':
Specify the encoding of the setup.cfg in one packaging test (#12320)
http://hg.python.org/cpython/rev/9eecfeaa591a
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset 0e22c47b47a3 by Éric Araujo in branch 'default':
Also specify encoding when reading setup.cfg (#12320)
http://hg.python.org/cpython/rev/0e22c47b47a3
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 5fbf0d010276 by Vinay Sajip in branch '2.7':
Closes #12206: documentation update for LogRecord constructor and
Formatter.formatTime.
http://hg.python.org/cpython/rev/5fbf0d010276
--
resolution: -> fixed
stage: -> co
Roundup Robot added the comment:
New changeset d07d0afea9a7 by Victor Stinner in branch 'default':
Issue #12316: Fix sigwait() test using threads
http://hg.python.org/cpython/rev/d07d0afea9a7
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset 1a3e8db28d49 by Brian Curtin in branch '3.2':
Fix #12084. os.stat on Windows wasn't working properly with relative symlinks.
http://hg.python.org/cpython/rev/1a3e8db28d49
New changeset c04c55afbf81 by Brian Curtin in branch '
Roundup Robot added the comment:
New changeset 23e14af406df by Brian Curtin in branch 'default':
Merge 3.2 - update to the fix for #12084
http://hg.python.org/cpython/rev/23e14af406df
--
___
Python tracker
<http://bugs.python.o
Roundup Robot added the comment:
New changeset fd6446a88fe3 by Victor Stinner in branch 'default':
Issue #12167: Fix a reafleak in packaging.tests.PyPIServer constructor
http://hg.python.org/cpython/rev/fd6446a88fe3
--
___
Python trac
Roundup Robot added the comment:
New changeset 0cb49ca95109 by Benjamin Peterson in branch '2.7':
update link to pycrypto (closes #12351)
http://hg.python.org/cpython/rev/0cb49ca95109
New changeset 4d465cef3257 by Benjamin Peterson in branch '3.2':
update link to pycrypto
Roundup Robot added the comment:
New changeset 276530424350 by Victor Stinner in branch 'default':
Issue #12333: restore the previous dir before removing the current directory
http://hg.python.org/cpython/rev/276530424350
--
nosy: +
Roundup Robot added the comment:
New changeset e6e7e42efdc2 by Victor Stinner in branch '3.2':
Issue #12310: finalize the old process after _run_after_forkers()
http://hg.python.org/cpython/rev/e6e7e42efdc2
New changeset a73e5c1f57d7 by Victor Stinner in branch 'default'
Roundup Robot added the comment:
New changeset 6e5a9f16d831 by Victor Stinner in branch 'default':
Issue #12333: close files before removing the directory
http://hg.python.org/cpython/rev/6e5a9f16d831
New changeset 144cea8db9a5 by Victor Stinner in branch 'default':
Issue
Roundup Robot added the comment:
New changeset ad6bdfd7dd4b by Victor Stinner in branch '3.2':
Issue #12133: fix a ResourceWarning in urllib.request
http://hg.python.org/cpython/rev/ad6bdfd7dd4b
New changeset 57a98feb508e by Victor Stinner in branch 'default':
(Merge 3.2)
Roundup Robot added the comment:
New changeset 18e6ccc332d5 by Victor Stinner in branch '2.7':
Issue #12133: AbstractHTTPHandler.do_open() of urllib.request closes the HTTP
http://hg.python.org/cpython/rev/18e6ccc332d5
--
___
Python trac
Roundup Robot added the comment:
New changeset ca18f7f35c28 by Victor Stinner in branch '3.2':
Issue #10883: test_urllib2net closes socket explicitly
http://hg.python.org/cpython/rev/ca18f7f35c28
New changeset 6d38060f290c by Victor Stinner in branch 'default':
(Mer
Roundup Robot added the comment:
New changeset c9d27c63b45c by R David Murray in branch 'default':
#12313: update Makefile.pre.in to account for email tests moving to 'test' dir
http://hg.python.org/cpython/rev/c9d27c63b45c
Roundup Robot added the comment:
New changeset fea1920ae75f by R David Murray in branch '3.2':
#11767: use context manager to close file in __getitem__ to prevent FD leak
http://hg.python.org/cpython/rev/fea1920ae75f
New changeset 1d7a91358517 by R David Murray in branch '
Roundup Robot added the comment:
New changeset 27a70dfc38cc by Éric Araujo in branch 'default':
Packaging tests: don’t let an internal cache grow indefinitely.
http://hg.python.org/cpython/rev/27a70dfc38cc
--
___
Python trac
Roundup Robot added the comment:
New changeset b89d193cbca5 by R David Murray in branch '2.7':
#11700: proxy object close methods can now be called multiple times
http://hg.python.org/cpython/rev/b89d193cbca5
New changeset 8319db2dd342 by R David Murray in branch '3.2':
Roundup Robot added the comment:
New changeset a6c5da661428 by R David Murray in branch 'default':
#11781: update windows build script to account for move of email tests
http://hg.python.org/cpython/rev/a6c5da661428
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset d62e5682a8ac by R David Murray in branch '3.2':
#11584: make decode_header handle Header objects correctly
http://hg.python.org/cpython/rev/d62e5682a8ac
New changeset ce033d252a6d by R David Murray in branch 'default'
Roundup Robot added the comment:
New changeset 3875ccea6367 by R David Murray in branch '3.2':
#11584: make Header and make_header handle binary unknown-8bit input
http://hg.python.org/cpython/rev/3875ccea6367
New changeset 9569d8c4c781 by R David Murray in branch 'default'
Roundup Robot added the comment:
New changeset dc78ab3f7bc5 by R David Murray in branch '2.7':
#6771: fix docs: curses.wrapper is exposed as a function, not a module
http://hg.python.org/cpython/rev/dc78ab3f7bc5
New changeset f9b4cfc19264 by R David Murray in branch '3.2
Roundup Robot added the comment:
New changeset 9c96c3adbcd1 by R David Murray in branch 'default':
#6771: Move wrapper function into __init__ and eliminate wrapper module
http://hg.python.org/cpython/rev/9c96c3adbcd1
--
___
Python trac
Roundup Robot added the comment:
New changeset 144b12d7bb28 by Nick Coghlan in branch 'default':
ACKS update for devguide patch (closes #12278)
http://hg.python.org/cpython/rev/144b12d7bb28
--
nosy: +python-dev
resolution: -> fixed
stage: -> committed/rejected
status
Roundup Robot added the comment:
New changeset b732b02bd0ba by Éric Araujo in branch 'default':
packaging: Add the project directory to sys.path to support local setup hooks.
http://hg.python.org/cpython/rev/b732b02bd0ba
--
nosy: +
Roundup Robot added the comment:
New changeset 4211ace1ff5d by Senthil Kumaran in branch '3.1':
Fix closes issue12261 - Minor documention changes in the urllib.parse.rst
http://hg.python.org/cpython/rev/4211ace1ff5d
New changeset 18f3239b3d48 by Senthil Kumaran in branch '3.2
Roundup Robot added the comment:
New changeset d801b570b1dd by Senthil Kumaran in branch '3.2':
Fix closes Issue12315 - Updates to http.client documentation.
http://hg.python.org/cpython/rev/d801b570b1dd
--
nosy: +python-dev
resolution: -> fixed
stage: patch review
Roundup Robot added the comment:
New changeset 2d62ee4e7d98 by Benjamin Peterson in branch 'default':
use a invalid name for the __class__ closure for super() (closes #12370)
http://hg.python.org/cpython/rev/2d62ee4e7d98
--
nosy: +python-dev
resolution: -> fixed
stage:
Roundup Robot added the comment:
New changeset 6c16a31e0442 by Senthil Kumaran in branch '2.7':
Fix issue12359. Minor doc update on import module description.
http://hg.python.org/cpython/rev/6c16a31e0442
--
___
Python trac
Roundup Robot added the comment:
New changeset bf8b4c43fb94 by Senthil Kumaran in branch '3.2':
Fix closes Issue12359 - Minor update to module import description.
http://hg.python.org/cpython/rev/bf8b4c43fb94
New changeset 8754fd2ff64a by Senthil Kumaran in branch 'default
Roundup Robot added the comment:
New changeset d310cc1c3a5d by Senthil Kumaran in branch '3.2':
Fix closes issue 12360 - correcting parameter names in asyncore documentation.
http://hg.python.org/cpython/rev/d310cc1c3a5d
--
nosy: +python-dev
resolution: -> fixed
stage:
Roundup Robot added the comment:
New changeset b87eac0369b5 by Victor Stinner in branch 'default':
Issue #6697: _lsprof: normalizeUserObj() doesn't encode/decode (UTF-8) the
http://hg.python.org/cpython/rev/b87eac0369b5
--
no
Roundup Robot added the comment:
New changeset d370d609d09b by Victor Stinner in branch '2.7':
Close #3067: locale.setlocale() accepts a Unicode locale.
http://hg.python.org/cpython/rev/d370d609d09b
--
nosy: +python-dev
resolution: -> fixed
stage: test needed -> co
Roundup Robot added the comment:
New changeset a57134dd8688 by Senthil Kumaran in branch '3.2':
Fix closes Issue12359 - Removing a confusing sentence from the previous change.
http://hg.python.org/cpython/rev/a57134dd8688
New changeset 18ebc7809cb2 by Senthil Kumaran in branch '
Roundup Robot added the comment:
New changeset ecef74419d55 by Victor Stinner in branch 'default':
Close #12289: Fix "is executable?" test in the CGI server
http://hg.python.org/cpython/rev/ecef74419d55
--
nosy: +python-dev
resolution: -> fixed
stage: ->
Roundup Robot added the comment:
New changeset 1f171dd21bdb by Victor Stinner in branch '3.2':
Issue #12285: multiprocessing.Pool() raises a ValueError if the number of
http://hg.python.org/cpython/rev/1f171dd21bdb
New changeset 1861683793d9 by Victor Stinner in branch 'defau
Roundup Robot added the comment:
New changeset e72a2a60316f by Victor Stinner in branch '2.7':
Revert d370d609d09b as requested by Terry Jan Reedy:
http://hg.python.org/cpython/rev/e72a2a60316f
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 968b9ff9a059 by Victor Stinner in branch 'default':
Close #12363: fix a race condition in siginterrupt() tests
http://hg.python.org/cpython/rev/968b9ff9a059
--
nosy: +python-dev
resolution: -> fixed
stage: -> committed
Roundup Robot added the comment:
New changeset b5963fceddad by Victor Stinner in branch '3.2':
Close #12383: Fix subprocess module with env={}: don't copy the environment
http://hg.python.org/cpython/rev/b5963fceddad
New changeset 10ecf8576eb2 by Victor Stinner in branch '
Roundup Robot added the comment:
New changeset 8d46e84cd812 by Victor Stinner in branch '3.2':
Issue #12383: skip test_empty_env() if compiled is compiled in shared mode
http://hg.python.org/cpython/rev/8d46e84cd812
--
___
Python trac
Roundup Robot added the comment:
New changeset d1d5a7392e39 by Victor Stinner in branch 'default':
(merge 3.2) Issue #12383: skip test_empty_env() if compiled is compiled in
http://hg.python.org/cpython/rev/d1d5a7392e39
--
___
Python trac
Roundup Robot added the comment:
New changeset 5a2602939d5d by R David Murray in branch 'default':
#1874: detect invalid multipart CTE and report it as a defect.
http://hg.python.org/cpython/rev/5a2602939d5d
--
nosy: +python-dev
___
Pyth
Roundup Robot added the comment:
New changeset da3af4b131d7 by Victor Stinner in branch '3.2':
Issue #12383: fix test_empty_env() of subprocess on Mac OS X
http://hg.python.org/cpython/rev/da3af4b131d7
New changeset 29819072855a by Victor Stinner in branch 'default':
(mer
Roundup Robot added the comment:
New changeset aff0a7b0cb12 by Victor Stinner in branch 'default':
Issue #12363: improve siginterrupt() tests
http://hg.python.org/cpython/rev/aff0a7b0cb12
--
___
Python tracker
<http://bugs.python.o
Roundup Robot added the comment:
New changeset 52c5f80122dd by Victor Stinner in branch '3.2':
Issue #12383: skip test_empty_env() of subprocess on Windows
http://hg.python.org/cpython/rev/52c5f80122dd
New changeset 93cd98782f47 by Victor Stinner in branch 'default':
(mer
Roundup Robot added the comment:
New changeset a0ad25ca772b by R David Murray in branch '2.7':
#12389: fix missing space at sentence end.
http://hg.python.org/cpython/rev/a0ad25ca772b
--
nosy: +python-dev
___
Python tracker
<http://bu
701 - 800 of 15085 matches
Mail list logo