summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
* mergeRaymond Hettinger2016-12-301-2/+7
|\
| * Clearer compact dict attribution to the original proposalRaymond Hettinger2016-12-301-2/+7
* | Merge 3.6.0 release into defaultNed Deily2016-12-231-0/+3
|\ \ | |/
| * Merge 3.6.0 release engineering headNed Deily2016-12-231-0/+3
| |\
| | * Update docs and patchlevel for 3.6.0 final.v3.6.0Ned Deily2016-12-221-0/+3
| | * Issue #28635: asyncio-related fixes and additions.Yury Selivanov2016-12-151-6/+16
| | * Issue #28979: Fix What's New in Python 3.6, dictVictor Stinner2016-12-151-1/+1
| | * Issue #28089: Document TCP_NODELAY in asyncioYury Selivanov2016-12-121-0/+3
| | * Issue #28896: Deprecate WindowsRegistryFinderSteve Dower2016-12-071-0/+4
| | * Issue #28635: Drop the note that whatsnew is incompleteYury Selivanov2016-12-081-9/+0
* | | Issue #28927: bytes.fromhex() and bytearray.fromhex() now ignore all ASCIISerhiy Storchaka2016-12-191-0/+4
* | | Issue #28987: Merge doc and comment fixes from 3.6Martin Panter2016-12-181-1/+1
|\ \ \ | |/ /
| * | Issue #28987: Typos, grammar, spelling in documentationMartin Panter2016-12-181-1/+1
* | | Issue #18896: Python function can now have more than 255 parameters.Serhiy Storchaka2016-12-161-2/+3
* | | Merge 3.6 (issue #28635)Yury Selivanov2016-12-151-6/+16
|\ \ \ | |/ /
| * | Issue #28635: asyncio-related fixes and additions.Yury Selivanov2016-12-151-6/+16
* | | Merge 3.6Victor Stinner2016-12-151-1/+1
|\ \ \ | |/ /
| * | Issue #28979: Fix What's New in Python 3.6, dictVictor Stinner2016-12-151-1/+1
* | | Issue #26110: Add LOAD_METHOD/CALL_METHOD opcodes.Yury Selivanov2016-12-141-0/+5
* | | Merge 3.6 (issue #28089)Yury Selivanov2016-12-121-0/+3
|\ \ \ | |/ /
| * | Issue #28089: Document TCP_NODELAY in asyncioYury Selivanov2016-12-121-0/+3
* | | Issue #28896: Deprecate WindowsRegistryFinderSteve Dower2016-12-081-0/+4
|\ \ \ | |/ /
| * | Issue #28896: Deprecate WindowsRegistryFinderSteve Dower2016-12-071-0/+4
* | | Merge 3.6 (issue #28635)Yury Selivanov2016-12-081-9/+0
|\ \ \ | |/ /
| * | Issue #28635: Drop the note that whatsnew is incompleteYury Selivanov2016-12-081-9/+0
| |/
* | Merge documentation for issue #27030 from 3.6.Serhiy Storchaka2016-12-062-2/+8
|\ \ | |/
| * Issue #27030: Unknown escapes in re.sub() replacement template are allowedSerhiy Storchaka2016-12-061-2/+3
* | Merge #23722 from 3.6Nick Coghlan2016-12-051-0/+10
|\ \ | |/
| * Issue #23722: improve __classcell__ compatibilityNick Coghlan2016-12-051-0/+10
* | Issue #21818: Fixed references to classes that have names matching with moduleSerhiy Storchaka2016-12-024-16/+16
|\ \ | |/
| * Issue #21818: Fixed references to classes that have names matching with moduleSerhiy Storchaka2016-12-024-16/+16
| |\
| | * Issue #21818: Fixed references to classes that have names matching with moduleSerhiy Storchaka2016-12-024-16/+16
* | | Merge from 3.6.Serhiy Storchaka2016-12-021-0/+7
|\ \ \ | |/ /
| * | Issue #27172: Undeprecate inspect.getfullargspec()Nick Coghlan2016-12-021-0/+7
* | | Merge 3.6 (issue #28635)Yury Selivanov2016-11-281-0/+34
|\ \ \ | |/ /
| * | Issue #28635: Document Python 3.6 opcode changesYury Selivanov2016-11-281-0/+34
* | | Issue #12844: More than 255 arguments can now be passed to a function.Serhiy Storchaka2016-11-281-0/+2
* | | Merge with 3.6Zachary Ware2016-11-281-1/+1
|\ \ \ | |/ /
| * | Fix grammar in whatsnewZachary Ware2016-11-281-1/+1
* | | Issue #28763: Use double hyphens (rendered as en-dashes) in numerical rangesSerhiy Storchaka2016-11-263-5/+5
|\ \ \ | |/ /
| * | Issue #28763: Use double hyphens (rendered as en-dashes) in numerical rangesSerhiy Storchaka2016-11-263-5/+5
| |\ \ | | |/
| | * Issue #28763: Use double hyphens (rendered as en-dashes) in numerical rangesSerhiy Storchaka2016-11-263-5/+5
* | | Issue #28532: Add what's new entry for python -VV optionINADA Naoki2016-11-241-0/+12
|\ \ \ | |/ /
| * | Issue #28532: Add what's new entry for python -VV optionINADA Naoki2016-11-241-0/+12
* | | Issue #28761: The fields name and doc of structures PyMemberDef, PyGetSetDef,Serhiy Storchaka2016-11-221-0/+6
* | | Merge doc fixes from 3.6Martin Panter2016-11-211-51/+51
|\ \ \ | |/ /
| * | Fix up grammar, markup, etc in 3.6 What’s NewMartin Panter2016-11-211-51/+51
* | | replace --with-optimizations references with --enable-optimizations in docs.Gregory P. Smith2016-11-211-1/+1
|\ \ \ | |/ /
| * | replace --with-optimizations references with --enable-optimizations in docs.Gregory P. Smith2016-11-211-1/+1
| |\ \ | | |/
* | | Issue #27998: Documented bytes paths support on Windows.Serhiy Storchaka2016-11-201-0/+2
|\ \ \ | |/ /