Roundup Robot added the comment:
New changeset edc3d3b07435 by Senthil Kumaran in branch '3.2':
Closes issue11563 - test_urllibnet ResourceWarning. Patch by Jeff McNeil.
http://hg.python.org/cpython/rev/edc3d3b07435
New changeset dfceb98767c0 by Senthil Kumaran in branch 'd
Roundup Robot added the comment:
New changeset 1dc52ecb8949 by Antoine Pitrou in branch '3.1':
Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates
http://hg.python.org/cpython/rev/1dc52ecb8949
New changeset 7451da272111 by Antoine Pitrou in branch '3.2
Roundup Robot added the comment:
New changeset c63d7374b89a by Skip Montanaro in branch 'default':
Mention RFC 4180. Based on input by Tony Wallace in issue 11456.
http://hg.python.org/cpython/rev/c63d7374b89a
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset 5c83a375a23e by Senthil Kumaran in branch '3.2':
Call unfakehttp in order to close connection while opening the connection
through a fakehttp object.
http://hg.python.org/cpython/rev/5c83a375a23e
--
nosy: +
Roundup Robot added the comment:
New changeset 00459310b136 by Senthil Kumaran in branch 'default':
closes issue11609. buildbot related failures in the test_urllibnet.
http://hg.python.org/cpython/rev/00459310b136
--
___
Python trac
Roundup Robot added the comment:
New changeset 53c8f2bd0316 by Senthil Kumaran in branch '3.2':
Add NEWS for Issue #11563.
http://hg.python.org/cpython/rev/53c8f2bd0316
--
___
Python tracker
<http://bugs.python.o
Roundup Robot added the comment:
New changeset ab27f16f707a by R David Murray in branch 'default':
#7198: add newlines='' to csv.writer docs.
http://hg.python.org/cpython/rev/ab27f16f707a
New changeset 959f666470cc by R David Murray in branch 'default
Roundup Robot added the comment:
New changeset 135a0d7bc4db by Senthil Kumaran in branch '3.1':
Issue #11567 - Let's have the DOCTYPE as HTML instead of XHTML.
http://hg.python.org/cpython/rev/135a0d7bc4db
--
___
Python
Roundup Robot added the comment:
New changeset 6c80ac44ae9c by Victor Stinner in branch 'default':
Issue #3080: zipimport has a full unicode suppport
http://hg.python.org/cpython/rev/6c80ac44ae9c
New changeset b50a0d44545a by Victor Stinner in branch 'default':
Issue #30
Roundup Robot added the comment:
New changeset f8d6f6797909 by Victor Stinner in branch 'default':
Issue #3080: Fix case_ok() using case_bytes()
http://hg.python.org/cpython/rev/f8d6f6797909
--
___
Python tracker
<http://bugs.python.
Roundup Robot added the comment:
New changeset dc38c4d65cd9 by Victor Stinner in branch 'default':
Issue #3080: Fix call to case_ok() in find_init_module()
http://hg.python.org/cpython/rev/dc38c4d65cd9
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 9201455f950b by R David Murray in branch '3.1':
#7198: really add newline='' to csv.writer docs.
http://hg.python.org/cpython/rev/9201455f950b
New changeset fa0563f3b7f7 by R David Murray in branch '3.2':
Really me
Roundup Robot added the comment:
New changeset 88876a264ebe by R David Murray in branch '3.1':
Markup fixes for #7198 patch.
http://hg.python.org/cpython/rev/88876a264ebe
New changeset d0d1235cb66e by R David Murray in branch '3.2':
Merge markup fixes for #7198 patch.
Roundup Robot added the comment:
New changeset aedad9e14135 by Ross Lagerwall in branch 'default':
Issue #11615: Fix sporadic buildbot failures related to #10812.
http://hg.python.org/cpython/rev/aedad9e14135
--
nosy: +python-dev
___
Pyth
Roundup Robot added the comment:
New changeset 4a5782a2b074 by Éric Araujo in branch 'default':
Use proper gettext plural forms in optparse (closes #4391).
http://hg.python.org/cpython/rev/4a5782a2b074
--
nosy: +python-dev
resolution: -> fixed
stage: patch review -> co
Roundup Robot added the comment:
New changeset 7f4a4e393058 by Victor Stinner in branch 'default':
Issue #3080: imp.load_module() accepts None for the module path
http://hg.python.org/cpython/rev/7f4a4e393058
--
___
Python trac
Roundup Robot added the comment:
New changeset 929aafef5b05 by Victor Stinner in branch 'default':
Fix #11586: typo in initfsencoding()
http://hg.python.org/cpython/rev/929aafef5b05
--
nosy: +python-dev
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 0b6f6514461e by Victor Stinner in branch '3.2':
Fix #11586: typo in initfsencoding()
http://hg.python.org/cpython/rev/0b6f6514461e
--
___
Python tracker
<http://bugs.python.o
Roundup Robot added the comment:
New changeset 8939a21bdb94 by Victor Stinner in branch '3.2':
Issue #11395: io.FileIO().write() clamps the data length to 32,767 bytes on
http://hg.python.org/cpython/rev/8939a21bdb94
New changeset 4b3472169493 by Victor Stinner in branch 'd
Roundup Robot added the comment:
New changeset 5e13e5e6df30 by Antoine Pitrou in branch 'default':
Issue #11127: Raise a TypeError when trying to pickle a socket object.
http://hg.python.org/cpython/rev/5e13e5e6df30
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset fa20590d4694 by Antoine Pitrou in branch '3.2':
Try to strengthen test_httpservers (issue #11617)
http://hg.python.org/cpython/rev/fa20590d4694
New changeset 34db881edb4d by Antoine Pitrou in branch 'default':
Try to strengt
Roundup Robot added the comment:
New changeset c0829c4e19cf by Victor Stinner in branch 'default':
Closes #11210: Remove PyErr_SetFromWindowsErrWithFilenameObject() of pyerrors.h
http://hg.python.org/cpython/rev/c0829c4e19cf
--
nosy: +python-dev
resolution: ->
Roundup Robot added the comment:
New changeset d56eb817b181 by Victor Stinner in branch '3.2':
Issue #10864 has been fixed: remove the workaround
http://hg.python.org/cpython/rev/d56eb817b181
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset b15f60f9e256 by Victor Stinner in branch '3.1':
Issue #5537: Fix time2isoz() and time2netscape() functions of httplib.cookiejar
http://hg.python.org/cpython/rev/b15f60f9e256
--
nosy: +
Roundup Robot added the comment:
New changeset d3e46930ffe9 by Éric Araujo in branch 'default':
Mark getopt error messages as localizable (fixes #11371).
http://hg.python.org/cpython/rev/d3e46930ffe9
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset ee4e780a6b7a by Éric Araujo in branch 'default':
Fix a typo (see #3080)
http://hg.python.org/cpython/rev/ee4e780a6b7a
--
___
Python tracker
<http://bugs.python.
Roundup Robot added the comment:
New changeset d9633064458c by Victor Stinner in branch '3.1':
Issue #8651: PyArg_Parse*() functions raise an OverflowError if the file
http://hg.python.org/cpython/rev/d9633064458c
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset f9763c363cc3 by Martin v. Löwis in branch '2.5':
Set subversion version identification to empty strings if this is not a
subversion
http://hg.python.org/cpython/rev/f9763c363cc3
--
nosy: +python-dev
resolution: -> fixed
Roundup Robot added the comment:
New changeset 74d3dc78f0db by Victor Stinner in branch 'default':
Issue #10833: Use PyUnicode_FromFormat() and PyErr_Format() instead of
http://hg.python.org/cpython/rev/74d3dc78f0db
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset 160823d258b5 by Antoine Pitrou in branch 'default':
Issue #11621: fix bootstrap issue with getopt/gettext (following d3e46930ffe9)
http://hg.python.org/cpython/rev/160823d258b5
--
nosy: +
Roundup Robot added the comment:
New changeset 513bab5cfb18 by Victor Stinner in branch 'default':
Issue #10833: Remove the buffer allocated on the stack, it isn't used anymore
http://hg.python.org/cpython/rev/513bab5cfb18
New changeset 4c2135930882 by Victor Stinner in branch &
Roundup Robot added the comment:
New changeset d3ae3fe3eb97 by Victor Stinner in branch 'default':
Issue #7330, #10833: Replace %100s by %.100s and %200s by %.200s
http://hg.python.org/cpython/rev/d3ae3fe3eb97
--
nosy: +python-dev
___
Pyth
Roundup Robot added the comment:
New changeset 15f9eca5e956 by Victor Stinner in branch 'default':
Issue #3080: On DJGPP, case_bytes() returns -1 to signal an error if the file
http://hg.python.org/cpython/rev/15f9eca5e956
--
___
Pyth
Roundup Robot added the comment:
New changeset 97799a54728e by Raymond Hettinger in branch '3.2':
Issue #11628: cmp_to_key should use __slots__.
http://hg.python.org/cpython/rev/97799a54728e
New changeset 2e5e5d515c09 by Raymond Hettinger in branch 'default':
Issue #1162
Roundup Robot added the comment:
New changeset 3114f26d5d54 by Victor Stinner in branch 'default':
Issue #11630, issue #3080: Fix refleak introduced by ef2b6305d395
http://hg.python.org/cpython/rev/3114f26d5d54
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset a56cd7aeac5e by Raymond Hettinger in branch '2.7':
Issue #11625: Fix Typo
http://hg.python.org/cpython/rev/a56cd7aeac5e
--
nosy: +python-dev
___
Python tracker
<http://bugs.python.o
Roundup Robot added the comment:
New changeset 3aec82018a18 by Raymond Hettinger in branch '3.1':
Issue #11625: Fix Typo
http://hg.python.org/cpython/rev/3aec82018a18
New changeset 461e5c60fbdf by Raymond Hettinger in branch '3.2':
Issue #11625: Fix Typo
http://hg.py
Roundup Robot added the comment:
New changeset d50a71994f51 by Raymond Hettinger in branch 'default':
Issue #11333: Add __slots__ to the collections ABCs.
http://hg.python.org/cpython/rev/d50a71994f51
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset 136298326897 by Raymond Hettinger in branch '2.7':
Issue #11628: cmp_to_key should use__slots__.
http://hg.python.org/cpython/rev/136298326897
--
___
Python tracker
<http://bugs.python.o
Roundup Robot added the comment:
New changeset 50cc60852a76 by Raymond Hettinger in branch '2.7':
Issue 10988: fix description of super's descriptor call.
http://hg.python.org/cpython/rev/50cc60852a76
--
nosy: +python-dev
___
Python
Roundup Robot added the comment:
New changeset 3e3c46a3dce8 by Raymond Hettinger in branch '3.1':
Issue 10988: fix description of super's descriptor call.
http://hg.python.org/cpython/rev/3e3c46a3dce8
New changeset 40698c68a32c by Raymond Hettinger in branch '3.2':
Iss
Roundup Robot added the comment:
New changeset 42816be02b9b by Raymond Hettinger in branch '2.7':
Issue 10787: Document the probability density function for random.gammavariate.
http://hg.python.org/cpython/rev/42816be02b9b
--
nosy: +
Roundup Robot added the comment:
New changeset e880020e7e6a by Raymond Hettinger in branch '3.1':
Issue 10787: Document the probability density function for random.gammavariate.
http://hg.python.org/cpython/rev/e880020e7e6a
New changeset f882b284d260 by Raymond Hettinger in branch
Roundup Robot added the comment:
New changeset b31606ea7ce3 by Raymond Hettinger in branch '3.1':
Issue #10771: Clarify that descriptors get used in an *owner* class or one of
its parents.
http://hg.python.org/cpython/rev/b31606ea7ce3
New changeset 4dfbf8c8f4e5 by Raymond Hettinger
Roundup Robot added the comment:
New changeset 6853b480e388 by Raymond Hettinger in branch '3.1':
Issue #10610: Document that int(), float(), and complex() accept numeric
literals with the Nd property.
http://hg.python.org/cpython/rev/6853b480e388
New changeset a1e685ceb3bd
Roundup Robot added the comment:
New changeset f28565867d22 by Raymond Hettinger in branch '2.7':
Issue #10771: Clarify that descriptors get used in an *owner* class or one of
its parents.
http://hg.python.org/cpython/rev/f28565867d22
--
Roundup Robot added the comment:
New changeset 24179f82b7de by Éric Araujo in branch '2.7':
Fix obscure set crashers (#4420). Backport of d56b3cafb1e6, reviewed by
Raymond.
http://hg.python.org/cpython/rev/24179f82b7de
--
nosy: +
Roundup Robot added the comment:
New changeset a364719e400a by Éric Araujo in branch 'default':
Do not touch sys.path when site is imported and python was started with -S.
http://hg.python.org/cpython/rev/a364719e400a
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset 57657393ceaf by Éric Araujo in branch '3.1':
Fix obscure set crashers (#8420). Backport of d56b3cafb1e6, reviewed by
Raymond.
http://hg.python.org/cpython/rev/57657393ceaf
--
nosy: +python-dev
status: pendi
Roundup Robot added the comment:
New changeset ead9c1b9f547 by Mark Dickinson in branch 'default':
Issue #11244: Remove outdated peepholer check that was preventing the peepholer
from folding -0 and -0.0. Thanks Eugene Toder for the patch.
http://hg.python.org/cpython/rev/ea
Roundup Robot added the comment:
New changeset 3dbea3fa73fb by R David Murray in branch '3.1':
#11589: add additional tests for the email quoprimime module.
http://hg.python.org/cpython/rev/3dbea3fa73fb
New changeset 04c9c831803b by R David Murray in branch '3.2':
Merge #1
Roundup Robot added the comment:
New changeset 45cc298d40eb by R David Murray in branch '3.1':
#11590: fix quoprimime decode handling of empty strings and line endings.
http://hg.python.org/cpython/rev/45cc298d40eb
New changeset df613f7b726a by R David Murray in branch '3.2'
Roundup Robot added the comment:
New changeset 9aa6097131ef by Antoine Pitrou in branch '3.2':
Issue #11653: fix -W with -j in regrtest
http://hg.python.org/cpython/rev/9aa6097131ef
New changeset c381b35e4f31 by Antoine Pitrou in branch 'default':
Issue #11653: fix -W with
Roundup Robot added the comment:
New changeset 9f9b7b656761 by Brett Cannon in branch 'default':
Have importlib use the repr of a module name in error messages.
http://hg.python.org/cpython/rev/9f9b7b656761
--
nosy: +python-dev
___
Pyth
Roundup Robot added the comment:
New changeset 5deb2094f033 by Brett Cannon in branch 'default':
Make importlib compatible with __import__ by "fixing" code.co_filename
http://hg.python.org/cpython/rev/5deb2094f033
--
nosy: +python-dev
__
Roundup Robot added the comment:
New changeset 2e5aff2a9e54 by Senthil Kumaran in branch '3.2':
issue10883 - Silence some ftp related ResourceWarnings in test_urllib2net.
Patch by Nadeem Vawda.
http://hg.python.org/cpython/rev/2e5aff2a9e54
New changeset 0937b3618b86 by Senthil
Roundup Robot added the comment:
New changeset c177faafec51 by Senthil Kumaran in branch 'default':
issue11236 getpass.getpass to respond ctrl-c or ctrl-z
http://hg.python.org/cpython/rev/c177faafec51
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset 76a898433a02 by Antoine Pitrou in branch '3.2':
Add tests for the atexit hook in concurrent.futures (part of #11635)
http://hg.python.org/cpython/rev/76a898433a02
New changeset d6bbde982c1c by Antoine Pitrou in branch 'default'
Roundup Robot added the comment:
New changeset 37ba11d806c5 by R David Murray in branch '3.1':
#11606: improved body_encode algorithm, no longer produces overlong lines
http://hg.python.org/cpython/rev/37ba11d806c5
New changeset b801d55a9979 by R David Murray in branch '3.2
Roundup Robot added the comment:
New changeset 6ff4e479f03b by R David Murray in branch 'default':
#11030: make --coverdir work for relative directories again.
http://hg.python.org/cpython/rev/6ff4e479f03b
--
nosy: +python-dev
___
Pyth
Roundup Robot added the comment:
New changeset ef393e6ac31b by R David Murray in branch 'default':
#11031: Add --testdir to specify where to find tests
http://hg.python.org/cpython/rev/ef393e6ac31b
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset 6a649a15cd14 by R David Murray in branch 'default':
#11093: make NOTTESTS empty by renaming confusingly named files in test dir.
http://hg.python.org/cpython/rev/6a649a15cd14
--
nosy: +
Roundup Robot added the comment:
New changeset a729dfdbd24b by Eli Bendersky in branch 'default':
Issue #11634: Remove misleading paragraph from a comment
http://hg.python.org/cpython/rev/a729dfdbd24b
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset 44749e501982 by Eli Bendersky in branch '2.7':
Issue #11634: Remove misleading paragraph from a comment
http://hg.python.org/cpython/rev/44749e501982
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset a7d50a4e124e by Kurt B. Kaiser in branch '3.1':
toggle non-functional when NumLock set
http://hg.python.org/cpython/rev/a7d50a4e124e
--
___
Python tracker
<http://bugs.python.
Roundup Robot added the comment:
New changeset 1402c719b7cf by Ezio Melotti in branch '3.1':
#2650: Refactor the tests for re.escape.
http://hg.python.org/cpython/rev/1402c719b7cf
New changeset 9147f7ed75b3 by Ezio Melotti in branch '3.1':
#2650: Add tests with non-ascii
Roundup Robot added the comment:
New changeset d52b1faa7b11 by Ezio Melotti in branch '2.7':
#2650: Refactor re.escape and its tests.
http://hg.python.org/cpython/rev/d52b1faa7b11
--
___
Python tracker
<http://bugs.python.
Roundup Robot added the comment:
New changeset b21fdfa0019c by R David Murray in branch '3.2':
#11584: Since __getitem__ returns headers, make decode_header handle them.
http://hg.python.org/cpython/rev/b21fdfa0019c
New changeset 12e39cd7a0e4 by R David Murray in branch 'default
Roundup Robot added the comment:
New changeset a805d4415e34 by Raymond Hettinger in branch '3.2':
Issue #11071: Fix whatsnew description of O/S access to raw bytes.
http://hg.python.org/cpython/rev/a805d4415e34
New changeset df1a1774a544 by Raymond Hettinger in branch 'default&
Roundup Robot added the comment:
New changeset 9a184d8211f5 by R David Murray in branch '3.1':
#9557: eliminate 3 seconds of static overhead from test_mailbox.
http://hg.python.org/cpython/rev/9a184d8211f5
New changeset 268ab32a89a9 by R David Murray in branch '3.2':
Merg
Roundup Robot added the comment:
New changeset daa408ad7440 by Raymond Hettinger in branch '3.2':
Issue #11666: Teach pydoc to display full help for named tuples
http://hg.python.org/cpython/rev/daa408ad7440
New changeset 374982e17f36 by Raymond Hettinger in branch 'default
Roundup Robot added the comment:
New changeset 500e48708470 by Kurt B. Kaiser in branch '2.7':
toggle failing on Tk 8.5, causing IDLE exits. Issue 3851.
http://hg.python.org/cpython/rev/500e48708470
--
___
Python tracker
<http://bu
Roundup Robot added the comment:
New changeset 2d183b1dae5a by Mark Dickinson in branch '2.7':
Issue #11673: Fix multiprocessing.[Raw]Array constructor to accept a size of
type long. Thanks Robert Kern.
http://hg.python.org/cpython/rev/2d183b1dae5a
--
nosy: +
Roundup Robot added the comment:
New changeset 46aaa365111f by Raymond Hettinger in branch '2.7':
Issue #11666: Teach pydoc to display full help for named tuples
http://hg.python.org/cpython/rev/46aaa365111f
--
___
Python trac
Roundup Robot added the comment:
New changeset c4d355363114 by Kurt B. Kaiser in branch '3.1':
toggle failing on Tk 8.5, causing IDLE exits. Issue #4676
http://hg.python.org/cpython/rev/c4d355363114
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset 0d2ef718ae67 by Éric Araujo in branch '3.1':
Tweaks to sys.flags description table.
http://hg.python.org/cpython/rev/0d2ef718ae67
New changeset c19752ea037f by Éric Araujo in branch 'default':
Remove traces of division_wa
Roundup Robot added the comment:
New changeset 814599728ac0 by Éric Araujo in branch '2.7':
Tweaks to sys.flags description table.
http://hg.python.org/cpython/rev/814599728ac0
--
___
Python tracker
<http://bugs.python.o
Roundup Robot added the comment:
New changeset 81c001680b36 by Éric Araujo in branch '3.2':
#10553: Explain why compileall has no command-line argument to control
optimization
http://hg.python.org/cpython/rev/81c001680b36
New changeset 125fbebbb5cd by Éric Araujo in branch '
Roundup Robot added the comment:
New changeset 2af0c2c106ea by Mark Dickinson in branch '2.7':
Issue #11675: Zero-out newly-created multiprocessing.[Raw]Array objects.
http://hg.python.org/cpython/rev/2af0c2c106ea
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset 0cb276628528 by Mark Dickinson in branch '3.1':
Issue #11675: Zero-out newly-created multiprocessing.[Raw]Array objects.
http://hg.python.org/cpython/rev/0cb276628528
New changeset 64ab52a64cc9 by Mark Dickinson in branch '3.2'
Roundup Robot added the comment:
New changeset e1ebec2446cd by Mark Dickinson in branch '2.7':
Issue #11144: Fix corner cases where float-to-int conversion unnecessarily
returned a long.
http://hg.python.org/cpython/rev/e1ebec2446cd
--
nosy: +
Roundup Robot added the comment:
New changeset a15d65d8f269 by Steven Bethard in branch 'default':
Issue #11174: Add argparse.MetavarTypeHelpFormatter, which uses type names
http://hg.python.org/cpython/rev/a15d65d8f269
--
nosy: +
Roundup Robot added the comment:
New changeset c89db9b36ea6 by Steven Bethard in branch '3.2':
Issue #9348: Raise an early error if argparse nargs and metavar don't match.
http://hg.python.org/cpython/rev/c89db9b36ea6
New changeset b93a50bb74f2 by Steven Bethard in branch &
Roundup Robot added the comment:
New changeset 4390d6939a56 by Antoine Pitrou in branch '3.2':
Issue #11635: Don't use polling in worker threads and processes launched by
http://hg.python.org/cpython/rev/4390d6939a56
New changeset a76257a99636 by Antoine Pitrou in branch &
Roundup Robot added the comment:
New changeset 423b50086b67 by Steven Bethard in branch '3.2':
Issue #8982: Improve the documentation for the argparse Namespace object.
http://hg.python.org/cpython/rev/423b50086b67
New changeset d832756a82d9 by Steven Bethard in branch 'defaul
Roundup Robot added the comment:
New changeset bd46aef7cf10 by Ross Lagerwall in branch '3.1':
Issue #11659: Fix ResourceWarning in test_subprocess introduced by #11459.
http://hg.python.org/cpython/rev/bd46aef7cf10
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset d288666c1d58 by Steven Bethard in branch '3.2':
Issue #9343: Document that argparse parent parsers must be configured before
their children.
http://hg.python.org/cpython/rev/d288666c1d58
New changeset 15e98607555d by Steven Bethard in b
Roundup Robot added the comment:
New changeset 4945a45b8be4 by Benjamin Peterson in branch '3.1':
check possible recursive _as_parameter_ to prevent segfault (closes #1838)
http://hg.python.org/cpython/rev/4945a45b8be4
New changeset 4bd06503eaca by Benjamin Peterson in branch
Roundup Robot added the comment:
New changeset e51366a05b84 by Martin v. Löwis in branch '2.7':
Fix short file name generation in bdist_msi.
http://hg.python.org/cpython/rev/e51366a05b84
New changeset fd8336947f90 by Martin v. Löwis in branch '3.1':
Fix short file name gen
Roundup Robot added the comment:
New changeset 74f9ed48ae5d by Steven Bethard in branch '3.2':
Issue #9026: Fix order of argparse sub-commands in help messages.
http://hg.python.org/cpython/rev/74f9ed48ae5d
New changeset de29472c6a84 by Steven Bethard in branch 'default
Roundup Robot added the comment:
New changeset 75ec20b4c50e by Steven Bethard in branch '2.7':
Issue #9026: Fix order of argparse sub-commands in help messages. (Merged from
3.2.)
http://hg.python.org/cpython/rev/75ec20b4c50e
--
___
Pyth
Roundup Robot added the comment:
New changeset d3f9a6d7f6e4 by Mark Dickinson in branch '2.7':
Issue #9696: Fix exception incorrectly raised by xdrlib.Packer.pack_int when
trying to pack a negative (in-range) integer.
http://hg.python.org/cpython/rev/d3f9a6d7f6e4
--
nosy: +
Roundup Robot added the comment:
New changeset cae30f34bd16 by Ross Lagerwall in branch 'default':
Issue #11692: Remove unnecessary demo functions in subprocess module.
http://hg.python.org/cpython/rev/cae30f34bd16
--
nosy: +python-dev
Roundup Robot added the comment:
New changeset bd5e821f201c by Mark Dickinson in branch '3.1':
Issue #9696: Fix exception incorrectly raised by xdrlib.Packer.pack_int when
trying to pack a negative (in-range) integer.
http://hg.python.org/cpython/rev/bd5e821f201c
New changeset 391b2
Roundup Robot added the comment:
New changeset ec84bd4c5ac4 by Martin v. Löwis in branch '2.7':
Closes #11696: Fix ID generation in msilib.
http://hg.python.org/cpython/rev/ec84bd4c5ac4
New changeset df66ce66834b by Martin v. Löwis in branch '2.7':
Add missing fi
Roundup Robot added the comment:
New changeset cc04b591d768 by Ezio Melotti in branch '2.7':
#10617: add class directives to collections ABCs.
http://hg.python.org/cpython/rev/cc04b591d768
--
nosy: +python-dev
___
Python trac
Roundup Robot added the comment:
New changeset c5de208d205c by Ezio Melotti in branch '3.1':
#10617: add class directives to collections ABCs.
http://hg.python.org/cpython/rev/c5de208d205c
New changeset 3daca2b76297 by Ezio Melotti in branch '3.2':
#10617: merge with 3.1.
Roundup Robot added the comment:
New changeset 57e99f5f5e8f by Benjamin Peterson in branch '3.2':
Correct handling of functions with only kwarg args in getcallargs (closes
#11256)
http://hg.python.org/cpython/rev/57e99f5f5e8f
New changeset b19d76d9d2a7 by Benjamin Peterson in b
Roundup Robot added the comment:
New changeset bfa2a8d91859 by Vinay Sajip in branch '2.6':
Issue #11639: Configuration function documentation referred to logging.XXX
rather than logging.config.XXX.
http://hg.python.org/cpython/rev/bfa2a8d91859
New changeset f494339674e7 by Vina
Roundup Robot added the comment:
New changeset 1a5aab273332 by Vinay Sajip in branch '2.7':
Issue #11639: Configuration function documentation referred to logging.XXX
rather than logging.config.XXX.
http://hg.python.org/cpython/rev/1a
1401 - 1500 of 15085 matches
Mail list logo