summaryrefslogtreecommitdiff
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
* Issue #27867: Function PySlice_GetIndicesEx() is deprecated and replaced withSerhiy Storchaka2017-01-252-0/+191
|\
| * Fix grammar in doc string, RST markupMartin Panter2017-01-241-1/+1
| * Merge 3.6Victor Stinner2017-01-232-0/+184
| |\ |/ /
| * Issue #28769: The result of PyUnicode_AsUTF8AndSize() and PyUnicode_AsUTF8()Serhiy Storchaka2017-01-221-0/+4
| * Issue #29282: Backed out changeset b33012ef1417Mark Dickinson2017-01-211-9/+0
| * Issue #29282: add fused multiply-add function, math.fma.Mark Dickinson2017-01-211-0/+9
| * Issue #29316: merge 3.6Ned Deily2017-01-201-6/+3
| |\
| * | Issue #26110: Add document for LOAD_METHOD and CALL_METHOD opcode.INADA Naoki2017-01-161-0/+7
| * | Merge doc fixes from 3.6Martin Panter2017-01-147-52/+52
| |\ \
| * | | Document Python versions in which the removed features were deprecated.Serhiy Storchaka2017-01-131-2/+5
| * | | Issue #29197: Removed deprecated function ntpath.splitunc().Serhiy Storchaka2017-01-131-0/+4
| * | | Issue #29210: Removed support of deprecated argument "exclude" inSerhiy Storchaka2017-01-131-0/+3
| * | | Issue #29192: Removed deprecated features in the http.cookies module.Serhiy Storchaka2017-01-131-0/+7
| * | | Issue #29193: A format string argument for string.Formatter.format()Serhiy Storchaka2017-01-131-0/+6
| * | | Issue #20804: The unittest.mock.sentinel attributes now preserve theirSerhiy Storchaka2017-01-111-0/+7
| * | | Issue #29239: Merge bug number from 3.6Martin Panter2017-01-112-0/+143
| |\ \ \
| | * \ \ mergeRaymond Hettinger2016-12-291-2/+7
| | |\ \ \
| | * \ \ \ Merge 3.6.0 release into defaultNed Deily2016-12-232-0/+143
| | |\ \ \ \
| | | * | | | 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 #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-131-0/+5
| | | * | | | | | Merge 3.6 (issue #28089)Yury Selivanov2016-12-122-0/+133
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | Issue #28896: Deprecate WindowsRegistryFinderSteve Dower2016-12-081-0/+4
| | | | |\ \ \ \ \
| | | | * \ \ \ \ \ Merge 3.6 (issue #28635)Yury Selivanov2016-12-072-0/+133
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Merge documentation for issue #27030 from 3.6.Serhiy Storchaka2016-12-062-2/+8
| | | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ \ Merge #23722 from 3.6Nick Coghlan2016-12-052-0/+128
| | | | | |\ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ 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
| | | | | | |\ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ \ Merge 3.6 (issue #28635)Yury Selivanov2016-11-282-0/+128
| | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | 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
| | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ \ \ \ Issue #28763: Use double hyphens (rendered as en-dashes) in numerical rangesSerhiy Storchaka2016-11-262-0/+126
| | | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ \ \ \ \ 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-212-0/+120
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ \ \ \ \ replace --with-optimizations references with --enable-optimizations in docs.Gregory P. Smith2016-11-212-0/+120
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ Issue #27998: Documented bytes paths support on Windows.Serhiy Storchaka2016-11-202-0/+120
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ Merge 3.6 (issue #28720)Yury Selivanov2016-11-162-0/+120
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ Merge 3.6 (issue #28635)Yury Selivanov2016-11-141-4/+26
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ Issue #28678: Merge parameter name from 3.6Martin Panter2016-11-132-0/+120
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ Merge 3.6 (issue #28635)Yury Selivanov2016-11-101-38/+2
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ Merge 3.6 (issue #28635)Yury Selivanov2016-11-102-0/+120
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ Merge 3.6 (issue #28635)Yury Selivanov2016-11-072-0/+120
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ Closes #27781: Removes special cases for the experimental aspect of PEP 529Steve Dower2016-11-061-5/+0
| | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge for issue #28605Brett Cannon2016-11-031-1/+1
| | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \