Roundup Robot added the comment:
New changeset dc4e6b48c321 by Vinay Sajip in branch '2.7':
Issue #18933: Added links to source code.
http://hg.python.org/cpython/rev/dc4e6b48c321
New changeset 34e515f2fdfe by Vinay Sajip in branch '3.3':
Issue #18933: Added links
Roundup Robot added the comment:
New changeset d95cc29ea94e by Tim Peters in branch '3.3':
Issue #18942: sys._debugmallocstats() output was damaged on Windows.
http://hg.python.org/cpython/rev/d95cc29ea94e
New changeset 43f772554872 by Tim Peters in branch 'default':
Ne
Roundup Robot added the comment:
New changeset 975d1e180689 by Senthil Kumaran in branch 'default':
merge from 3.3
http://hg.python.org/cpython/rev/975d1e180689
--
nosy: +python-dev
___
Python tracker
<http://bugs.python.o
Roundup Robot added the comment:
New changeset 0986e4f5750d by Ned Deily in branch 'default':
Issue #1584: Provide options to override default search paths for Tcl and Tk
http://hg.python.org/cpython/rev/0986e4f5750d
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset 985384cd6365 by Ned Deily in branch 'default':
Issue #15663: Tcl/Tk 8.5.14 is now included with the OS X 10.6+
http://hg.python.org/cpython/rev/985384cd6365
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset ad09332f856f by Vinay Sajip in branch '3.3':
Issue #18939: Updated venv documentation with some clarifications.
http://hg.python.org/cpython/rev/ad09332f856f
New changeset 408b6b3dcf9a by Vinay Sajip in branch 'default':
C
Roundup Robot added the comment:
New changeset 6a591870017c by Vinay Sajip in branch '2.7':
Issue #18940: Handled low-volume logging when delay is True.
http://hg.python.org/cpython/rev/6a591870017c
New changeset 324774a59256 by Vinay Sajip in branch '3.3':
Issue #18940
Roundup Robot added the comment:
New changeset 4d45f1ed1179 by Vinay Sajip in branch '2.7':
Issue #18941: Respected delay when doing rollover.
http://hg.python.org/cpython/rev/4d45f1ed1179
New changeset 0577c9a82c0a by Vinay Sajip in branch '3.3':
Issue #18941: Respec
Roundup Robot added the comment:
New changeset 7611e7244bdd by Eli Bendersky in branch '3.3':
Issue #18849: Fixed a Windows-specific tempfile bug where collision with an
http://hg.python.org/cpython/rev/7611e7244bdd
New changeset 035b61b52caa by Eli Bendersky in branch 'default
Roundup Robot added the comment:
New changeset e0037f266d45 by Eli Bendersky in branch '2.7':
Close #18849: Fixed a Windows-specific tempfile bug where collision with an
http://hg.python.org/cpython/rev/e0037f266d45
--
resolution: -> fixed
stage: patch review -> co
Roundup Robot added the comment:
New changeset ec9a4b77f37b by Eli Bendersky in branch 'default':
Issue #18920: argparse's default version action (for -v, --version) should
http://hg.python.org/cpython/rev/ec9a4b77f37b
--
nosy: +python-dev
___
Roundup Robot added the comment:
New changeset 587bdb940524 by Eli Bendersky in branch 'default':
Update whatsnew/3.4 wrt. --version going to stdout. #18338, #18920, #18922
http://hg.python.org/cpython/rev/587bdb940524
--
___
Python trac
Roundup Robot added the comment:
New changeset 587bdb940524 by Eli Bendersky in branch 'default':
Update whatsnew/3.4 wrt. --version going to stdout. #18338, #18920, #18922
http://hg.python.org/cpython/rev/587bdb940524
--
___
Python trac
Roundup Robot added the comment:
New changeset 587bdb940524 by Eli Bendersky in branch 'default':
Update whatsnew/3.4 wrt. --version going to stdout. #18338, #18920, #18922
http://hg.python.org/cpython/rev/587bdb940524
--
___
Python trac
Roundup Robot added the comment:
New changeset 1d88d04aade2 by Ethan Furman in branch 'default':
Close #18924: Block naive attempts to change an Enum member.
http://hg.python.org/cpython/rev/1d88d04aade2
--
nosy: +python-dev
resolution: -> fixed
stage: patch review
Roundup Robot added the comment:
New changeset 3070fdd58645 by R David Murray in branch 'default':
#18852: Handle readline.__doc__ being None in site.py readline activation.
http://hg.python.org/cpython/rev/3070fdd58645
--
nosy: +
Roundup Robot added the comment:
New changeset 28a1843c0fc1 by Antoine Pitrou in branch 'default':
Issue #18623: Factor out the _SuppressCoreFiles context manager into
test.support.
http://hg.python.org/cpython/rev/28a1843c0fc1
--
nosy: +
Roundup Robot added the comment:
New changeset 14972c999e80 by Charles-François Natali in branch 'default':
Issue #18934: Relax test_multiprocessing.test_invalid_handles a bit: we just
http://hg.python.org/cpython/rev/14972c999e80
--
Roundup Robot added the comment:
New changeset b6059bac8a9c by Tim Peters in branch '3.3':
Issue 18944: fix a 1-character typo in test_set.py.
http://hg.python.org/cpython/rev/b6059bac8a9c
New changeset 4b64166d5abb by Tim Peters in branch 'default':
Merge 3.
Roundup Robot added the comment:
New changeset b6b8a2171aa3 by Ned Deily in branch 'default':
Issue #18458: Prevent crashes with newer versions of libedit. Its readline
http://hg.python.org/cpython/rev/b6b8a2171aa3
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset a55cbaf9a581 by Ethan Furman in branch 'default':
Close #18908: Keep Enum docs in their own section. Patch by Elazar Gershuni.
http://hg.python.org/cpython/rev/a55cbaf9a581
--
nosy: +python-dev
resolution: -> fixed
stage:
Roundup Robot added the comment:
New changeset 98f82b124c7d by Victor Stinner in branch 'default':
Close #18954: Fix some typo in fileutils.c comments
http://hg.python.org/cpython/rev/98f82b124c7d
--
nosy: +python-dev
resolution: -> fixed
stage: -> committed/rejec
Roundup Robot added the comment:
New changeset c391c30fee99 by Ezio Melotti in branch '2.7':
#18894: remove mention of deprecated fail* methods.
http://hg.python.org/cpython/rev/c391c30fee99
New changeset c3a2c0504960 by Ezio Melotti in branch '3.3':
#18894: remove mentio
Roundup Robot added the comment:
New changeset 523cfc78847c by Ezio Melotti in branch '2.7':
#18895: split a sentence in unittest docs.
http://hg.python.org/cpython/rev/523cfc78847c
New changeset dd669daad7de by Ezio Melotti in branch '3.3':
#18895: split a sentence in
Roundup Robot added the comment:
New changeset d5c5ac33b9a1 by Senthil Kumaran in branch '2.7':
os.isatty is not Unix only. Correct the wrong documentation.
http://hg.python.org/cpython/rev/d5c5ac33b9a1
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset a723adeb1f47 by Senthil Kumaran in branch '3.3':
Fix License URL display and add test to check for license url presence.
http://hg.python.org/cpython/rev/a723adeb1f47
New changeset 12aaf64feca2 by Senthil Kumaran in branch 'default
Roundup Robot added the comment:
New changeset d52b68edbca6 by Antoine Pitrou in branch 'default':
Issue #18808: Thread.join() now waits for the underlying thread state to be
destroyed before returning.
http://hg.python.org/cpython/rev/d5
Roundup Robot added the comment:
New changeset 93018d47793f by Senthil Kumaran in branch '2.7':
Correct Profile class usage example. Addresses issue #18033 .
http://hg.python.org/cpython/rev/93018d47793f
New changeset ab4d3ccb92e6 by Senthil Kumaran in branch '3.3':
Correct
Roundup Robot added the comment:
New changeset 5cfd7b2eb994 by Tim Peters in branch 'default':
Issue 18808: blind attempt to repair some buildbot failures.
http://hg.python.org/cpython/rev/5cfd7b2eb994
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 23770d446c73 by Nick Coghlan in branch '3.3':
Close #18952: correctly download test support data
http://hg.python.org/cpython/rev/23770d446c73
New changeset cb8dabc113b8 by Nick Coghlan in branch 'default':
Merge #189
Roundup Robot added the comment:
New changeset 78a5de507f19 by Michael Foord in branch '2.7':
Closes issue 14971.
http://hg.python.org/cpython/rev/78a5de507f19
--
resolution: -> fixed
stage: needs patch -> committed/rejected
status
Roundup Robot added the comment:
New changeset 44ed0cd3dc6d by Senthil Kumaran in branch '2.7':
Fix the dead link of IEEE_854-1987 standard with the Wikipedia entry.
http://hg.python.org/cpython/rev/44ed0cd3dc6d
New changeset 0eef1670f316 by Senthil Kumaran in branch '3.3':
Roundup Robot added the comment:
New changeset 0e52b9f77dbf by Charles-François Natali in branch 'default':
Issue #18934: Use poll/select-based selectors for multiprocessing.Connection,
http://hg.python.org/cpython/rev/0e52b9f77dbf
--
Roundup Robot added the comment:
New changeset 9ba1432fdc5a by Charles-François Natali in branch 'default':
Issue #18963: Fix test_selectors.test_above_fd_setsize on OS X, where the
http://hg.python.org/cpython/rev/9ba1432fdc5a
--
nosy: +
Roundup Robot added the comment:
New changeset 5c2cf4349adc by Victor Stinner in branch 'default':
Close #18957: The PYTHONFAULTHANDLER environment variable now only enables the
http://hg.python.org/cpython/rev/5c2cf4349adc
--
nosy: +python-dev
resolution: -> fixed
stage:
Roundup Robot added the comment:
New changeset b13cec63b495 by Victor Stinner in branch 'default':
Issue #18904: Improve os.get/set_inheritable() tests
http://hg.python.org/cpython/rev/b13cec63b495
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset b7f6f6f59e91 by Victor Stinner in branch 'default':
Issue #18904: test_socket: add inheritance tests using fcntl and FD_CLOEXEC
http://hg.python.org/cpython/rev/b7f6f6f59e91
--
___
Python trac
Roundup Robot added the comment:
New changeset 2982ac8b45bc by Charles-François Natali in branch 'default':
Issue #18935: Fix test_regrtest.test_timeout when built --without-threads (the
http://hg.python.org/cpython/rev/2982ac8b45bc
--
nosy: +
Roundup Robot added the comment:
New changeset fa735675e485 by Charles-François Natali in branch 'default':
Issue #18963: skip test_selectors.test_above_fd_setsize on older OS X versions.
http://hg.python.org/cpython/rev/fa735675e485
--
Roundup Robot added the comment:
New changeset 74dc664ad699 by Antoine Pitrou in branch 'default':
Issue #18808 again: fix the after-fork logic for not-yet-started or
already-stopped threads.
http://hg.python.org/cpython/rev/74
Roundup Robot added the comment:
New changeset aea58e1cae75 by Victor Stinner in branch 'default':
Issue #18904: test_os and test_socket use unittest.skipIf() to check if fcntl
http://hg.python.org/cpython/rev/aea58e1cae75
--
___
Pyth
Roundup Robot added the comment:
New changeset 03ee22236465 by Serhiy Storchaka in branch '3.3':
Fixed tests with Tcl/Tk <8.5 (closes #18964).
http://hg.python.org/cpython/rev/03ee22236465
New changeset 138e086e187d by Serhiy Storchaka in branch 'default':
Fixed tests w
Roundup Robot added the comment:
New changeset c08e92529f62 by Serhiy Storchaka in branch '3.3':
Fix a typo. (closes #18953)
http://hg.python.org/cpython/rev/c08e92529f62
New changeset 9dc5bdab157e by Serhiy Storchaka in branch 'default':
Fix a typo. (closes #18953)
http://h
Roundup Robot added the comment:
New changeset aff959a3ba13 by Tim Peters in branch 'default':
Issue 18984: Remove ._stopped Event from Thread internals.
http://hg.python.org/cpython/rev/aff959a3ba13
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset aff959a3ba13 by Tim Peters in branch 'default':
Issue 18984: Remove ._stopped Event from Thread internals.
http://hg.python.org/cpython/rev/aff959a3ba13
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset fa1fa88b685b by Raymond Hettinger in branch 'default':
Issue 18752: Make chain.from_iterable() more visible in the documentation.
http://hg.python.org/cpython/rev/fa1fa88b685b
--
nosy: +
Roundup Robot added the comment:
New changeset 0e05b07a6f84 by Ethan Furman in branch 'default':
Close #18980: Enum doc fixes. Patch from Elazar Gershuni.
http://hg.python.org/cpython/rev/0e05b07a6f84
--
nosy: +python-dev
resolution: -> fixed
stage: -> committed/rejec
Roundup Robot added the comment:
New changeset 29fa1f418796 by Raymond Hettinger in branch '3.3':
Issue 18301: The classmethod decorator didn't fit well with the
rough-equivalent example code.
http://hg.python.org/cpython/rev/29fa1f418796
--
no
Roundup Robot added the comment:
New changeset 23f77dc58979 by Raymond Hettinger in branch '3.3':
Issue 18752: Make chain.from_iterable() more visible in the documentation.
http://hg.python.org/cpython/rev/23f77dc58979
--
___
Python trac
Roundup Robot added the comment:
New changeset fe5c03fb0ff6 by Senthil Kumaran in branch '3.3':
Document Fraction's numerator and denominator properties.
http://hg.python.org/cpython/rev/fe5c03fb0ff6
New changeset 5fb700ca3fd5 by Senthil Kumaran in branch 'default
Roundup Robot added the comment:
New changeset 443d12b61e5b by Senthil Kumaran in branch '2.7':
Clarify mmap.close method behavior. Addresses issue #18815
http://hg.python.org/cpython/rev/443d12b61e5b
New changeset 373907ca13e0 by Senthil Kumaran in branch '3.3':
Clari
Roundup Robot added the comment:
New changeset 0e70bf1f32a3 by Raymond Hettinger in branch 'default':
Issue #18962: Optimize the single iterator case for heapq.merge()
http://hg.python.org/cpython/rev/0e70bf1f32a3
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset c882395e8ed8 by Serhiy Storchaka in branch '3.3':
Issue #18988: The "Tab" key now works when a word is already autocompleted.
http://hg.python.org/cpython/rev/c882395e8ed8
New changeset 7d38784092d8 by Serhiy Storchaka in bra
Roundup Robot added the comment:
New changeset 82bdd5fc7a71 by Senthil Kumaran in branch '2.7':
Improve the docstring of random.shuffle. Inform users not to provide int arg.
http://hg.python.org/cpython/rev/82bdd5fc7a71
New changeset 4782faf29480 by Senthil Kumaran in branch '3.
Roundup Robot added the comment:
New changeset c1399cf7bd6a by Brett Cannon in branch 'default':
Issue #12599: Be more strict in accepting None vs. a false-like object
http://hg.python.org/cpython/rev/c1399cf7bd6a
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset db5e3431ee4c by Benjamin Peterson in branch 'default':
rollback 005fd1fe31ab (see #14609 and #14582)
http://hg.python.org/cpython/rev/db5e3431ee4c
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset db5e3431ee4c by Benjamin Peterson in branch 'default':
rollback 005fd1fe31ab (see #14609 and #14582)
http://hg.python.org/cpython/rev/db5e3431ee4c
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 6a0a073e8461 by Benjamin Peterson in branch '3.2':
SETUP_WITH acts like SETUP_FINALLY for the purposes of setting f_lineno (closes
#14612)
http://hg.python.org/cpython/rev/6a0a073e8461
New changeset 0695f5d028a7 by Benjamin Peterson
Roundup Robot added the comment:
New changeset f3a27d11101a by Antoine Pitrou in branch 'default':
Issue #11750: The Windows API functions scattered in the _subprocess and
http://hg.python.org/cpython/rev/f3a27d11101a
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset e3ab8aa0216c by Victor Stinner in branch 'default':
Issue #14385: Support other types than dict for __builtins__
http://hg.python.org/cpython/rev/e3ab8aa0216c
--
nosy: +python-dev
___
Pyth
Roundup Robot added the comment:
New changeset b82a471d2c5e by Gregory P. Smith in branch '2.7':
Fix compiler warning related to issue #14331. harmless.
http://hg.python.org/cpython/rev/b82a471d2c5e
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 36c901fcfcda by Ezio Melotti in branch '2.7':
#14538: HTMLParser can now parse correctly start tags that contain a bare /.
http://hg.python.org/cpython/rev/36c901fcfcda
New changeset ba4baaddac8d by Ezio Melotti in branch '3.2'
Roundup Robot added the comment:
New changeset c4c67c2d8ffc by Nick Coghlan in branch '3.2':
Close #14032: fix incorrect variable reference in test_cmd_line_script
http://hg.python.org/cpython/rev/c4c67c2d8ffc
--
nosy: +python-dev
resolution: -> fixed
stage: -> co
Roundup Robot added the comment:
New changeset 9fdec1354af4 by Martin v. Löwis in branch 'default':
Issue #14098: New functions PyErr_GetExcInfo and PyErr_SetExcInfo.
http://hg.python.org/cpython/rev/9fdec1354af4
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset ab9d6c4907e7 by Antoine Pitrou in branch '2.7':
Issue #14308: Fix an exception when a "dummy" thread is in the threading
module's active list after a fork().
http://hg.python.org/cpython/rev/ab9d6c4907e7
New changese
Roundup Robot added the comment:
New changeset f554043badec by Larry Hastings in branch 'default':
Issue #14127: Add st_{cma}time_ns fields to os.stat() result object.
http://hg.python.org/cpython/rev/f554043badec
--
___
Python trac
Roundup Robot added the comment:
New changeset 34af3e74292d by Victor Stinner in branch 'default':
Close #14386: Register types.MappingProxyType as a Mapping
http://hg.python.org/cpython/rev/34af3e74292d
--
resolution: -> fixed
stage: -> committed/rejected
status
Roundup Robot added the comment:
New changeset b07488490001 by Martin v. Löwis in branch '3.2':
Issue #14629: Raise SyntaxError in tokenizer.detect_encoding
http://hg.python.org/cpython/rev/b07488490001
New changeset 98a6a57c5876 by Martin v. Löwis in branch 'default':
me
Roundup Robot added the comment:
New changeset a32be109bd86 by Brett Cannon in branch 'default':
Issue #14581: Windows users are allowed to import modules w/o taking
http://hg.python.org/cpython/rev/a32be109bd86
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset a281a6622714 by Brett Cannon in branch 'default':
Issue #14633: Simplify imp.find_modue() test after fixes from issue
http://hg.python.org/cpython/rev/a281a6622714
--
___
Python trac
Roundup Robot added the comment:
New changeset 1b57de8a8383 by Brett Cannon in branch 'default':
Issue #14629: Mention the filename in SyntaxError exceptions from
http://hg.python.org/cpython/rev/1b57de8a8383
--
___
Python trac
Roundup Robot added the comment:
New changeset 573010778eed by Brett Cannon in branch 'default':
Issue #14599: Generalize a test for ImportError.path and add support
http://hg.python.org/cpython/rev/573010778eed
--
___
Python trac
Roundup Robot added the comment:
New changeset 56aa4cda11a8 by Brett Cannon in branch 'default':
Issue #14599: Support ImportError.path on AIX and HPUX when loading
http://hg.python.org/cpython/rev/56aa4cda11a8
--
___
Python trac
Roundup Robot added the comment:
New changeset a74ba7407457 by Brett Cannon in branch 'default':
Issue #14585: test_import now runs all tests under
http://hg.python.org/cpython/rev/a74ba7407457
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset 150bd84e737e by Brett Cannon in branch 'default':
Issue #14628: Document the fact that import always returns the module
http://hg.python.org/cpython/rev/150bd84e737e
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset dcd3344b6d5b by Mark Dickinson in branch 'default':
Issue #14339: Improve speed of bin, oct and hex builtins. Patch by Serhiy
Storchaka (with minor modifications).
http://hg.python.org/cpython/rev/dcd3344b6d5b
--
nosy: +
Roundup Robot added the comment:
New changeset cdcc6b489862 by Mark Dickinson in branch '3.2':
Issue #14630: Fix an incorrect access of ob_digit[0] for a zero instance of an
int subclass.
http://hg.python.org/cpython/rev/cdcc6b489862
New changeset c7b0f711dc15 by Mark Dickinson
Roundup Robot added the comment:
New changeset c820aa9c0c00 by Brett Cannon in branch 'default':
Issue #13959: Keep imp.get_magic() in C code, but cache in importlib
http://hg.python.org/cpython/rev/c820aa9c0c00
--
___
Python trac
Roundup Robot added the comment:
New changeset c310233b1d64 by Michael Foord in branch 'default':
Closes issue 14636. mock objects raise exceptions from an iterable side_effect
http://hg.python.org/cpython/rev/c310233b1d64
--
nosy: +python-dev
resolution: -> fixed
stage
Roundup Robot added the comment:
New changeset 6f478a4aa137 by Michael Foord in branch 'default':
Closes issue 14634. unittest.mock.create_autospec now supports keyword only
arguments.
http://hg.python.org/cpython/rev/6f478a4aa137
--
nosy: +python-dev
resolution: -> fixe
Roundup Robot added the comment:
New changeset b773a751c2e7 by Brett Cannon in branch 'default':
Issue #13959: Re-implement imp.cache_from_source() in Lib/imp.py.
http://hg.python.org/cpython/rev/b773a751c2e7
New changeset ea46ebba8a0f by Brett Cannon in branch 'default
Roundup Robot added the comment:
New changeset 0356103cde28 by Brett Cannon in branch 'default':
Issue #14637: Fix the UNC import test under Windows to actually use
http://hg.python.org/cpython/rev/0356103cde28
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset 085cf1480cfe by Brett Cannon in branch 'default':
Issue #13959: Re-implement imp.find_module() in Lib/imp.py.
http://hg.python.org/cpython/rev/085cf1480cfe
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 57ec2e6cd70a by Senthil Kumaran in branch 'default':
Fix Issue2193 - Allow ":" character in Cookie NAME values
http://hg.python.org/cpython/rev/57ec2e6cd70a
--
nosy: +python-dev
__
Roundup Robot added the comment:
New changeset d3b0845a9253 by Senthil Kumaran in branch '3.2':
issue2193 - Update 3.2 docs about legal characters allowed in Cookie name
http://hg.python.org/cpython/rev/d3b0845a9253
New changeset 8cae3ee7f691 by Senthil Kumaran in branch 'defa
Roundup Robot added the comment:
New changeset 22f0044ea366 by Nick Coghlan in branch '3.2':
Close issue #14026 by better testing sys.argv handling in test_cmd_line_script
(patch by Jason Yeo)
http://hg.python.org/cpython/rev/22f0044ea366
New changeset ff6593aa8376 by Nick Coghlan
Roundup Robot added the comment:
New changeset 4e853913054c by Brett Cannon in branch 'default':
Issue #13959: Continue to try to accomodate altsep in importlib by not
http://hg.python.org/cpython/rev/4e853913054c
--
___
Python trac
Roundup Robot added the comment:
New changeset fe66fb61f199 by Vinay Sajip in branch 'default':
Issue #14622: Increased default timeout for SMTPHandler.
http://hg.python.org/cpython/rev/fe66fb61f199
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset bdbcb8f48ddd by Vinay Sajip in branch 'default':
Issue #14644: Increased default timeout for SMTPHandler. Note: last commit
message referred to the wrong issue number.
http://hg.python.org/cpython/rev/bdbcb8f48ddd
--
nosy: +
Roundup Robot added the comment:
New changeset 1da623513b26 by Brett Cannon in branch 'default':
Issue #14605: Expose importlib.abc.FileLoader and
http://hg.python.org/cpython/rev/1da623513b26
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset c7163a7f7cd2 by Benjamin Peterson in branch 'default':
inherit maxchar of field value where needed (closes #14648)
http://hg.python.org/cpython/rev/c7163a7f7cd2
--
nosy: +python-dev
resolution: -> fixed
stage: needs patch
Roundup Robot added the comment:
New changeset 6e5855854a2e by Benjamin Peterson in branch 'default':
Implement PEP 412: Key-sharing dictionaries (closes #13903)
http://hg.python.org/cpython/rev/6e5855854a2e
--
nosy: +python-dev
resolution: -> fixed
stage: patch review
Roundup Robot added the comment:
New changeset 790ae45b52be by Senthil Kumaran in branch '2.7':
Fix for Issue13684 - httplib tunnel infinite loop
http://hg.python.org/cpython/rev/790ae45b52be
New changeset 7787a9aebdc6 by Senthil Kumaran in branch '3.2':
3.2 - Fix for
Roundup Robot added the comment:
New changeset 2a35dfbe3d99 by R David Murray in branch '3.2':
#14638: pydoc now treats non-str __name__ as None instead of raising
http://hg.python.org/cpython/rev/2a35dfbe3d99
New changeset 86b4b54bb0fa by R David Murray in branch 'default
Roundup Robot added the comment:
New changeset f24d8dc1a986 by Sandro Tosi in branch '2.7':
Issue #14641: minor fixes to sockets Howto; patch by Dionysios Kalofonos
http://hg.python.org/cpython/rev/f24d8dc1a986
New changeset 9bb9604519ce by Sandro Tosi in branch '3.2':
Roundup Robot added the comment:
New changeset 34b6998efd2c by Benjamin Peterson in branch 'default':
fix instance dicts with str subclasses (#13903)
http://hg.python.org/cpython/rev/34b6998efd2c
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 629d4c2faa87 by Sandro Tosi in branch 'default':
Issue #14650: fix typo in shutil.disk_usage() docstring; patch by Hobson Lane
http://hg.python.org/cpython/rev/629d4c2faa87
--
nosy: +
Roundup Robot added the comment:
New changeset f7b002e5cac7 by R David Murray in branch '3.2':
#14640: Fix typos/syntax in pyporting.rst.
http://hg.python.org/cpython/rev/f7b002e5cac7
New changeset 13c30fe3f427 by R David Murray in branch 'default':
Merge #14640:
Roundup Robot added the comment:
New changeset 139c3ae84772 by Victor Stinner in branch 'default':
Close #14648: Compute correctly maxchar in str.format() for substrin
http://hg.python.org/cpython/rev/139c3ae84772
--
resolution: -> fixed
stage: test needed -> committed
Roundup Robot added the comment:
New changeset 507a6703d6a3 by Benjamin Peterson in branch 'default':
fix dict gc tracking (#13903)
http://hg.python.org/cpython/rev/507a6703d6a3
--
___
Python tracker
<http://bugs.python.o
4201 - 4300 of 15085 matches
Mail list logo