]> granicus.if.org Git - python/log
python
8 years agoIssue #29009: Merge 3.6.
Xiang Zhang [Mon, 19 Dec 2016 10:39:28 +0000 (18:39 +0800)]
Issue #29009: Merge 3.6.

8 years agoIssue #29009: Merge 3.5.
Xiang Zhang [Mon, 19 Dec 2016 10:39:02 +0000 (18:39 +0800)]
Issue #29009: Merge 3.5.

8 years agoIssue #29009: Remove outdated doc of PyUnicode_RichCompare.
Xiang Zhang [Mon, 19 Dec 2016 10:35:14 +0000 (18:35 +0800)]
Issue #29009: Remove outdated doc of PyUnicode_RichCompare.

8 years agoIssue #19542: Fix bugs in WeakValueDictionary.setdefault() and WeakValueDictionary...
Antoine Pitrou [Mon, 19 Dec 2016 09:59:15 +0000 (10:59 +0100)]
Issue #19542: Fix bugs in WeakValueDictionary.setdefault() and WeakValueDictionary.pop()
when a GC collection happens in another thread.

Original patch and report by Armin Rigo.

8 years agoIssue #19542: Fix bugs in WeakValueDictionary.setdefault() and WeakValueDictionary...
Antoine Pitrou [Mon, 19 Dec 2016 09:58:14 +0000 (10:58 +0100)]
Issue #19542: Fix bugs in WeakValueDictionary.setdefault() and WeakValueDictionary.pop()
when a GC collection happens in another thread.

Original patch and report by Armin Rigo.

8 years agoIssue #19542: Fix bugs in WeakValueDictionary.setdefault() and WeakValueDictionary...
Antoine Pitrou [Mon, 19 Dec 2016 09:56:40 +0000 (10:56 +0100)]
Issue #19542: Fix bugs in WeakValueDictionary.setdefault() and WeakValueDictionary.pop()
when a GC collection happens in another thread.

Original patch and report by Armin Rigo.

8 years agoIssue #28996: Merge 3.6.
Xavier de Gaye [Mon, 19 Dec 2016 09:46:59 +0000 (10:46 +0100)]
Issue #28996: Merge 3.6.

8 years agoIssue #28996: Skip two tests that fail on Android with the locale strcoll() and
Xavier de Gaye [Mon, 19 Dec 2016 09:46:14 +0000 (10:46 +0100)]
Issue #28996: Skip two tests that fail on Android with the locale strcoll() and
strxfrm() functions.

8 years agoIssue #25677: Merge SyntaxError caret positioning from 3.6
Martin Panter [Mon, 19 Dec 2016 06:46:12 +0000 (06:46 +0000)]
Issue #25677: Merge SyntaxError caret positioning from 3.6

8 years agoIssue #25677: Merge SyntaxError caret positioning from 3.5
Martin Panter [Mon, 19 Dec 2016 06:46:01 +0000 (06:46 +0000)]
Issue #25677: Merge SyntaxError caret positioning from 3.5

8 years agoIssue #20191: Fixed a crash in resource.prlimit() when pass a sequence that
Serhiy Storchaka [Mon, 19 Dec 2016 06:07:29 +0000 (08:07 +0200)]
Issue #20191: Fixed a crash in resource.prlimit() when pass a sequence that
doesn't own its elements as limits.

8 years agoIssue #20191: Fixed a crash in resource.prlimit() when pass a sequence that
Serhiy Storchaka [Mon, 19 Dec 2016 06:05:39 +0000 (08:05 +0200)]
Issue #20191: Fixed a crash in resource.prlimit() when pass a sequence that
doesn't own its elements as limits.

8 years agoIssue #20191: Fixed a crash in resource.prlimit() when pass a sequence that
Serhiy Storchaka [Mon, 19 Dec 2016 06:04:15 +0000 (08:04 +0200)]
Issue #20191: Fixed a crash in resource.prlimit() when pass a sequence that
doesn't own its elements as limits.

8 years agoMerge: #29005: clarify terminology in tutorial 'method' discussion.
R David Murray [Sun, 18 Dec 2016 20:01:38 +0000 (15:01 -0500)]
Merge: #29005: clarify terminology in tutorial 'method' discussion.

8 years agoMerge: #29005: clarify terminology in tutorial 'method' discussion.
R David Murray [Sun, 18 Dec 2016 20:00:23 +0000 (15:00 -0500)]
Merge: #29005: clarify terminology in tutorial 'method' discussion.

8 years ago#29005: clarify terminology in tutorial 'method' discussion.
R David Murray [Sun, 18 Dec 2016 19:59:58 +0000 (14:59 -0500)]
#29005: clarify terminology in tutorial 'method' discussion.

Patch by Jim Fasarakis-Hilliard.

8 years agoOne more typo fix for 3.7
Martin Panter [Sun, 18 Dec 2016 01:37:12 +0000 (01:37 +0000)]
One more typo fix for 3.7

8 years agoIssue #28987: Merge doc and comment fixes from 3.6
Martin Panter [Sun, 18 Dec 2016 05:41:55 +0000 (05:41 +0000)]
Issue #28987: Merge doc and comment fixes from 3.6

8 years agoMerge #28407 Improve test coverage of make_msgid.
R David Murray [Sun, 18 Dec 2016 03:04:48 +0000 (22:04 -0500)]
Merge #28407 Improve test coverage of make_msgid.

8 years agoMerge #28407 Improve test coverage of make_msgid.
R David Murray [Sun, 18 Dec 2016 03:04:20 +0000 (22:04 -0500)]
Merge #28407 Improve test coverage of make_msgid.

8 years ago#28407 Improve test coverage of make_msgid.
R David Murray [Sun, 18 Dec 2016 03:03:44 +0000 (22:03 -0500)]
#28407 Improve test coverage of make_msgid.

Patch by Dillon Brock.

8 years agoIssue #28987: Typos, grammar, spelling in documentation
Martin Panter [Sun, 18 Dec 2016 01:26:53 +0000 (01:26 +0000)]
Issue #28987: Typos, grammar, spelling in documentation

8 years agoMerge spelling and grammar from 3.5
Martin Panter [Sun, 18 Dec 2016 05:37:21 +0000 (05:37 +0000)]
Merge spelling and grammar from 3.5

8 years agoFix spelling and grammar in code comments and documentation
Martin Panter [Sun, 18 Dec 2016 01:23:09 +0000 (01:23 +0000)]
Fix spelling and grammar in code comments and documentation

8 years agoIssue #25778: winreg does not truncase string correctly (Patch by Eryk Sun)
Steve Dower [Sat, 17 Dec 2016 21:31:58 +0000 (13:31 -0800)]
Issue #25778: winreg does not truncase string correctly (Patch by Eryk Sun)

8 years agoIssue #25778: winreg does not truncase string correctly (Patch by Eryk Sun)
Steve Dower [Sat, 17 Dec 2016 21:30:27 +0000 (13:30 -0800)]
Issue #25778: winreg does not truncase string correctly (Patch by Eryk Sun)

8 years agoMerge for the porting HOWTO update
Brett Cannon [Sat, 17 Dec 2016 20:38:00 +0000 (12:38 -0800)]
Merge for the porting HOWTO update

8 years agoMerge for porting HOWTO update
Brett Cannon [Sat, 17 Dec 2016 20:37:41 +0000 (12:37 -0800)]
Merge for porting HOWTO update

8 years agoUpdate porting HOWTO to drop unicode_literals and mention static type checking
Brett Cannon [Sat, 17 Dec 2016 20:37:20 +0000 (12:37 -0800)]
Update porting HOWTO to drop unicode_literals and mention static type checking

8 years agoIssue #29000: Fixed bytes formatting of octals with zero padding in alternate
Serhiy Storchaka [Sat, 17 Dec 2016 20:15:10 +0000 (22:15 +0200)]
Issue #29000: Fixed bytes formatting of octals with zero padding in alternate
form.

8 years agoIssue #29000: Fixed bytes formatting of octals with zero padding in alternate
Serhiy Storchaka [Sat, 17 Dec 2016 20:13:05 +0000 (22:13 +0200)]
Issue #29000: Fixed bytes formatting of octals with zero padding in alternate
form.

8 years agoIssue #29000: Fixed bytes formatting of octals with zero padding in alternate
Serhiy Storchaka [Sat, 17 Dec 2016 19:48:03 +0000 (21:48 +0200)]
Issue #29000: Fixed bytes formatting of octals with zero padding in alternate
form.

8 years agoIssue #28596: The preferred encoding is UTF-8 on Android.
Xavier de Gaye [Sat, 17 Dec 2016 08:19:11 +0000 (09:19 +0100)]
Issue #28596: The preferred encoding is UTF-8 on Android.

8 years agoNull merge from 3.6
Ned Deily [Sat, 17 Dec 2016 04:17:52 +0000 (23:17 -0500)]
Null merge from 3.6

8 years agoMerge 3.6.0rc2 Misc/NEWS entries into 3.6.1
Ned Deily [Sat, 17 Dec 2016 04:16:36 +0000 (23:16 -0500)]
Merge 3.6.0rc2 Misc/NEWS entries into 3.6.1

8 years agoNull merge from 3.6
Ned Deily [Sat, 17 Dec 2016 03:56:48 +0000 (22:56 -0500)]
Null merge from 3.6

8 years agoNull merge v3.6.0rc2 release into mainline 3.6
Ned Deily [Sat, 17 Dec 2016 03:54:22 +0000 (22:54 -0500)]
Null merge v3.6.0rc2 release into mainline 3.6

8 years agoIssue #28991: Address comment that the __len__ call looked unattractive
Raymond Hettinger [Fri, 16 Dec 2016 22:59:37 +0000 (14:59 -0800)]
Issue #28991:  Address comment that the __len__ call looked unattractive

8 years agomerge
Raymond Hettinger [Fri, 16 Dec 2016 21:59:57 +0000 (13:59 -0800)]
merge

8 years agomerge
Raymond Hettinger [Fri, 16 Dec 2016 21:59:32 +0000 (13:59 -0800)]
merge

8 years agoIssue #28991: Fix obscure reentrancy bug in functools.lru_cache().
Raymond Hettinger [Fri, 16 Dec 2016 21:57:40 +0000 (13:57 -0800)]
Issue #28991:  Fix obscure reentrancy bug in functools.lru_cache().

8 years agoNull merge v3.6.0rc2 tag into mainline 3.6
Ned Deily [Fri, 16 Dec 2016 21:52:37 +0000 (16:52 -0500)]
Null merge v3.6.0rc2 tag into mainline 3.6

8 years agoAdded tag v3.6.0rc2 for changeset 800a67f7806d
Ned Deily [Fri, 16 Dec 2016 21:42:30 +0000 (16:42 -0500)]
Added tag v3.6.0rc2 for changeset 800a67f7806d

8 years agoVersion bump for 3.6.0rc2 v3.6.0rc2
Ned Deily [Fri, 16 Dec 2016 21:40:10 +0000 (16:40 -0500)]
Version bump for 3.6.0rc2

8 years agoUpdate pydoc topics for 3.6.0rc2
Ned Deily [Fri, 16 Dec 2016 21:33:41 +0000 (16:33 -0500)]
Update pydoc topics for 3.6.0rc2

8 years agonull merge additional 3.6.0rc1+ cherrypicks
Ned Deily [Fri, 16 Dec 2016 21:04:25 +0000 (16:04 -0500)]
null merge additional 3.6.0rc1+ cherrypicks

8 years agoTidy Misc/NEWS for 3.6.0rc1+ cherrypicks.
Ned Deily [Fri, 16 Dec 2016 20:29:12 +0000 (15:29 -0500)]
Tidy Misc/NEWS for 3.6.0rc1+ cherrypicks.

8 years agoIssue #28971: Merge 3.6
Xavier de Gaye [Fri, 16 Dec 2016 19:51:09 +0000 (20:51 +0100)]
Issue #28971: Merge 3.6

8 years agoIssue #28971: Merge 3.5
Xavier de Gaye [Fri, 16 Dec 2016 19:50:10 +0000 (20:50 +0100)]
Issue #28971: Merge 3.5

8 years agoIssue #28971: Temporarily skip test_over until a permanent solution is found
Xavier de Gaye [Fri, 16 Dec 2016 19:49:10 +0000 (20:49 +0100)]
Issue #28971: Temporarily skip test_over until a permanent solution is found
for issue #28971.

8 years agoRemove unused imports.
Serhiy Storchaka [Fri, 16 Dec 2016 18:00:15 +0000 (20:00 +0200)]
Remove unused imports.

8 years agoIssue #18896: Python function can now have more than 255 parameters.
Serhiy Storchaka [Fri, 16 Dec 2016 17:19:02 +0000 (19:19 +0200)]
Issue #18896: Python function can now have more than 255 parameters.
collections.namedtuple() now supports tuples with more than 255 elements.

8 years agoNull merge
Serhiy Storchaka [Fri, 16 Dec 2016 17:06:51 +0000 (19:06 +0200)]
Null merge

8 years agoNull merge
Serhiy Storchaka [Fri, 16 Dec 2016 17:06:34 +0000 (19:06 +0200)]
Null merge

8 years agoMerge heads
Serhiy Storchaka [Fri, 16 Dec 2016 17:06:17 +0000 (19:06 +0200)]
Merge heads

8 years agoMerge heads
Serhiy Storchaka [Fri, 16 Dec 2016 17:05:57 +0000 (19:05 +0200)]
Merge heads

8 years agoMerge heads
Serhiy Storchaka [Fri, 16 Dec 2016 17:05:33 +0000 (19:05 +0200)]
Merge heads

8 years agoIssue #14061: Misc fixes and cleanups in archiving code in shutil.
Serhiy Storchaka [Fri, 16 Dec 2016 17:01:34 +0000 (19:01 +0200)]
Issue #14061: Misc fixes and cleanups in archiving code in shutil.

Imporoved the documentation and tests for make_archive() and unpack_archive().
Improved error handling when corresponding compress module is not available.
Brake circular dependency between shutil and tarfile modules.

8 years agoIssue #14061: Misc fixes and cleanups in archiving code in shutil.
Serhiy Storchaka [Fri, 16 Dec 2016 17:00:55 +0000 (19:00 +0200)]
Issue #14061: Misc fixes and cleanups in archiving code in shutil.

Imporoved the documentation and tests for make_archive() and unpack_archive().
Improved error handling when corresponding compress module is not available.
Brake circular dependency between shutil and tarfile modules.

8 years agoIssue #14061: Misc fixes and cleanups in archiving code in shutil.
Serhiy Storchaka [Fri, 16 Dec 2016 16:58:33 +0000 (18:58 +0200)]
Issue #14061: Misc fixes and cleanups in archiving code in shutil.

Imporoved the documentation and tests for make_archive() and unpack_archive().
Improved error handling when corresponding compress module is not available.
Brake circular dependency between shutil and tarfile modules.

8 years agoMerge 3.6 (issue #28990)
Yury Selivanov [Fri, 16 Dec 2016 16:52:36 +0000 (11:52 -0500)]
Merge 3.6 (issue #28990)

8 years agoMerge 3.5 (issue #28990)
Yury Selivanov [Fri, 16 Dec 2016 16:51:57 +0000 (11:51 -0500)]
Merge 3.5 (issue #28990)

8 years agoMerge 3.5 (issue #28990)
Yury Selivanov [Fri, 16 Dec 2016 16:51:57 +0000 (11:51 -0500)]
Merge 3.5 (issue #28990)

8 years agoIssue #28990: Fix SSL hanging if connection is closed before handshake completed.
Yury Selivanov [Fri, 16 Dec 2016 16:50:41 +0000 (11:50 -0500)]
Issue #28990: Fix SSL hanging if connection is closed before handshake completed.

8 years agoIssue #28959: Added private macro PyDict_GET_SIZE for retrieving the size of dict.
Serhiy Storchaka [Fri, 16 Dec 2016 14:18:57 +0000 (16:18 +0200)]
Issue #28959: Added private macro PyDict_GET_SIZE for retrieving the size of dict.

8 years agoMerge 3.6
Victor Stinner [Fri, 16 Dec 2016 09:03:10 +0000 (10:03 +0100)]
Merge 3.6

8 years agoMerge 3.5
Victor Stinner [Fri, 16 Dec 2016 09:00:53 +0000 (10:00 +0100)]
Merge 3.5

8 years agopython-gdb.py: catch gdb.error on gdb.selected_frame()
Victor Stinner [Fri, 16 Dec 2016 09:00:39 +0000 (10:00 +0100)]
python-gdb.py: catch gdb.error on gdb.selected_frame()

8 years agonull merge 3.6.0rc1+ head
Ned Deily [Fri, 16 Dec 2016 06:02:17 +0000 (01:02 -0500)]
null merge 3.6.0rc1+ head

8 years agobump version to 3.6.0rc1+
Ned Deily [Fri, 16 Dec 2016 05:13:46 +0000 (00:13 -0500)]
bump version to 3.6.0rc1+

8 years agoIssue #28898: add Misc/NEWS entry
Ned Deily [Fri, 16 Dec 2016 04:20:48 +0000 (23:20 -0500)]
Issue #28898: add Misc/NEWS entry

8 years agoMerge 3.6
Yury Selivanov [Thu, 15 Dec 2016 23:58:35 +0000 (18:58 -0500)]
Merge 3.6

8 years agodocs: asyncio is no longer provisional
Yury Selivanov [Thu, 15 Dec 2016 23:58:19 +0000 (18:58 -0500)]
docs: asyncio is no longer provisional

8 years agodocs: asyncio is no longer provisional
Yury Selivanov [Thu, 15 Dec 2016 23:58:19 +0000 (18:58 -0500)]
docs: asyncio is no longer provisional
(grafted from 4cb3ea76ce68efd52271e499647abbf0f8a2941f)

8 years agoMerge 3.6 (issue #28635)
Yury Selivanov [Thu, 15 Dec 2016 22:57:55 +0000 (17:57 -0500)]
Merge 3.6 (issue #28635)

8 years agoIssue #28635: asyncio-related fixes and additions.
Yury Selivanov [Thu, 15 Dec 2016 22:56:43 +0000 (17:56 -0500)]
Issue #28635: asyncio-related fixes and additions.

8 years agoIssue #28635: asyncio-related fixes and additions.
Yury Selivanov [Thu, 15 Dec 2016 22:56:43 +0000 (17:56 -0500)]
Issue #28635: asyncio-related fixes and additions.
(grafted from 418ba3a0f090ac0e17a935b7cd5a63ea8263a914)

8 years agoMerge 3.6 (issue #28091)
Yury Selivanov [Thu, 15 Dec 2016 22:36:37 +0000 (17:36 -0500)]
Merge 3.6 (issue #28091)

8 years agoIssue #28091: Document PEP 525 & PEP 530.
Yury Selivanov [Thu, 15 Dec 2016 22:36:05 +0000 (17:36 -0500)]
Issue #28091: Document PEP 525 & PEP 530.

Patch by Eric Appelt.

8 years agoIssue #28091: Document PEP 525 & PEP 530.
Yury Selivanov [Thu, 15 Dec 2016 22:36:05 +0000 (17:36 -0500)]
Issue #28091: Document PEP 525 & PEP 530.

Patch by Eric Appelt.
(grafted from 78c8f450b84ca1864123ec487d363eb151f61a4a)

8 years agoMerge 3.6.
Xavier de Gaye [Thu, 15 Dec 2016 20:01:52 +0000 (21:01 +0100)]
Merge 3.6.

8 years agoIssue #26919: On Android, operating system data is now always encoded/decoded
Xavier de Gaye [Thu, 15 Dec 2016 19:59:58 +0000 (20:59 +0100)]
Issue #26919: On Android, operating system data is now always encoded/decoded
to/from UTF-8, instead of the locale encoding to avoid inconsistencies with
os.fsencode() and os.fsdecode() which are already using UTF-8.

8 years agoMerge 3.6
Victor Stinner [Thu, 15 Dec 2016 16:23:24 +0000 (17:23 +0100)]
Merge 3.6

8 years agoFix a memory leak in split-table dictionaries
Victor Stinner [Thu, 15 Dec 2016 16:21:23 +0000 (17:21 +0100)]
Fix a memory leak in split-table dictionaries

Issue #28147: Fix a memory leak in split-table dictionaries: setattr() must not
convert combined table into split table.

Patch written by INADA Naoki.
(grafted from 85be9dcc16a81d3ccd1f67b056255a7f206edd47)

8 years agoFix a memory leak in split-table dictionaries
Victor Stinner [Thu, 15 Dec 2016 16:21:23 +0000 (17:21 +0100)]
Fix a memory leak in split-table dictionaries

Issue #28147: Fix a memory leak in split-table dictionaries: setattr() must not
convert combined table into split table.

Patch written by INADA Naoki.

8 years agoUse _PyDict_NewPresized() in _PyStack_AsDict()
Victor Stinner [Thu, 15 Dec 2016 15:59:40 +0000 (16:59 +0100)]
Use _PyDict_NewPresized() in _PyStack_AsDict()

Issue #27810.

8 years agoMerge 3.6
Victor Stinner [Thu, 15 Dec 2016 15:22:19 +0000 (16:22 +0100)]
Merge 3.6

8 years agoIssue #28979: Fix What's New in Python 3.6, dict
Victor Stinner [Thu, 15 Dec 2016 15:20:53 +0000 (16:20 +0100)]
Issue #28979: Fix What's New in Python 3.6, dict

The new dict implementation is not faster, but more compact.

Patch written by Brendan Donegan.
(grafted from 181453f9a0c424212f0f6ddca2b9065c15689d7c)

8 years agoIssue #28979: Fix What's New in Python 3.6, dict
Victor Stinner [Thu, 15 Dec 2016 15:20:53 +0000 (16:20 +0100)]
Issue #28979: Fix What's New in Python 3.6, dict

The new dict implementation is not faster, but more compact.

Patch written by Brendan Donegan.

8 years agoAdd _PY_FASTCALL_SMALL_STACK constant
Victor Stinner [Thu, 15 Dec 2016 11:40:53 +0000 (12:40 +0100)]
Add _PY_FASTCALL_SMALL_STACK constant

Issue #28870: Add a new _PY_FASTCALL_SMALL_STACK constant, size of "small
stacks" allocated on the C stack to pass positional arguments to
_PyObject_FastCall().

_PyObject_Call_Prepend() now uses a small stack of 5 arguments (40 bytes)
instead of 8 (64 bytes), since it is modified to use _PY_FASTCALL_SMALL_STACK.

8 years agoFix _PyObject_CallFunctionVa(), use the small stack
Victor Stinner [Thu, 15 Dec 2016 11:36:50 +0000 (12:36 +0100)]
Fix _PyObject_CallFunctionVa(), use the small stack

Issue #28915. Oops, I disabled the small stack to test both code paths. It's
now fixed.

8 years agoIssue #28930: Merge from 3.6.
Xiang Zhang [Thu, 15 Dec 2016 09:05:04 +0000 (17:05 +0800)]
Issue #28930: Merge from 3.6.

8 years agoIssue #28930: Add a Makefile rule for bytes_methods.c.
Xiang Zhang [Thu, 15 Dec 2016 08:41:12 +0000 (16:41 +0800)]
Issue #28930: Add a Makefile rule for bytes_methods.c.

Add a dependency to stringlib to make sure that bytes_methods.c is
recompiled if stringlib is modified.

8 years agoIssue #28838: Cleanup abstract.h
Victor Stinner [Thu, 15 Dec 2016 08:14:25 +0000 (09:14 +0100)]
Issue #28838: Cleanup abstract.h

Rewrite all comments to use the same style than other Python header files:
comment functions *before* their declaration, no newline between the comment
and the declaration.

Reformat some comments, add newlines, to make them easier to read.

Quote argument like 'arg' to mention an argument in a comment.

8 years agoNull merge 3.6
Victor Stinner [Thu, 15 Dec 2016 08:06:45 +0000 (09:06 +0100)]
Null merge 3.6

8 years ago_asyncio uses _PyObject_CallMethodIdObjArgs()
Victor Stinner [Thu, 15 Dec 2016 08:05:11 +0000 (09:05 +0100)]
_asyncio uses _PyObject_CallMethodIdObjArgs()

Issue #28920: Replace _PyObject_CallMethodId(obj, meth, "O", arg) with
_PyObject_CallMethodIdObjArgs(obj, meth, arg, NULL) to avoid
_PyObject_CallMethodId() special case when arg is a tuple.

If arg is a tuple, _PyObject_CallMethodId() unpacks the tuple: obj.meth(*arg).

8 years agoIssue #28944: Merge from 3.6
Berker Peksag [Thu, 15 Dec 2016 02:38:46 +0000 (05:38 +0300)]
Issue #28944: Merge from 3.6

8 years agoIssue #28944: Merge from 3.5
Berker Peksag [Thu, 15 Dec 2016 02:38:25 +0000 (05:38 +0300)]
Issue #28944: Merge from 3.5

8 years agoIssue #28944: Fix footnote numbering
Berker Peksag [Thu, 15 Dec 2016 02:37:56 +0000 (05:37 +0300)]
Issue #28944: Fix footnote numbering

8 years agoIssue #28919: Simplify _copy_func_details() in unittest.mock
Berker Peksag [Thu, 15 Dec 2016 02:21:44 +0000 (05:21 +0300)]
Issue #28919: Simplify _copy_func_details() in unittest.mock

Patch by Jiajun Huang.