summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Issue #29282: add fused multiply-add function, math.fma.Mark Dickinson2017-01-211-0/+3
* Update Misc/NEWS and Misc/HISTORY from current 3.5 and 3.4 branches.Ned Deily2017-01-202-49/+3669
|\
| * Update Misc/NEWS and Misc/HISTORY from current 3.5 and 3.4 branches.Ned Deily2017-01-202-49/+3669
| * Issue #29316: Restore the provisional status of typing module and addNed Deily2017-01-201-0/+3
* | Issue #29327: Fixed a crash when pass the iterable keyword argument to sorted().Serhiy Storchaka2017-01-201-0/+3
|\ \ | |/
| * Issue #29327: Fixed a crash when pass the iterable keyword argument to sorted().Serhiy Storchaka2017-01-201-0/+3
| * mergeRaymond Hettinger2017-01-171-0/+2
| |\
| | * Issue #29011: Fix an important omission by adding Deque to the typing module.Raymond Hettinger2017-01-171-4/+16
* | | Repeat “when pass” fixes for 3.7 sectionMartin Panter2017-01-141-3/+3
* | | Merge doc fixes from 3.6Martin Panter2017-01-141-3/+3
|\ \ \ | |/ /
| * | More instances of “when pass”Martin Panter2017-01-141-2/+2
| * | Merge doc fixes from 3.5Martin Panter2017-01-141-1/+1
| |\ \ | | |/
| | * Fix grammar, typos and markup in documentation and code commentsMartin Panter2017-01-141-1/+1
* | | Issue #29197: Removed deprecated function ntpath.splitunc().Serhiy Storchaka2017-01-131-1/+3
* | | Issue #29210: Removed support of deprecated argument "exclude" inSerhiy Storchaka2017-01-131-0/+3
* | | Issue #29219: Fixed infinite recursion in the repr of uninitializedSerhiy Storchaka2017-01-131-0/+3
|\ \ \ | |/ /
| * | Issue #29219: Fixed infinite recursion in the repr of uninitializedSerhiy Storchaka2017-01-131-0/+3
| |\ \ | | |/
| | * Issue #29219: Fixed infinite recursion in the repr of uninitializedSerhiy Storchaka2017-01-131-0/+3
* | | Issue #29192: Removed deprecated features in the http.cookies module.Serhiy Storchaka2017-01-131-0/+2
* | | Issue #29193: A format string argument for string.Formatter.format()Serhiy Storchaka2017-01-131-0/+3
* | | Issue #29195: Removed support of deprecated undocumented keyword argumentsSerhiy Storchaka2017-01-131-0/+3
* | | Issue #28969: Fixed race condition in C implementation of functools.lru_cache.Serhiy Storchaka2017-01-121-0/+4
|\ \ \ | |/ /
| * | Issue #28969: Fixed race condition in C implementation of functools.lru_cache.Serhiy Storchaka2017-01-121-0/+4
| |\ \ | | |/
| | * Issue #28969: Fixed race condition in C implementation of functools.lru_cache.Serhiy Storchaka2017-01-121-0/+4
* | | Issue #20804: The unittest.mock.sentinel attributes now preserve theirSerhiy Storchaka2017-01-111-0/+3
* | | Issue #29239: Merge bug number from 3.6Martin Panter2017-01-111-1/+1
|\ \ \ | |/ /
| * | Issue #29239: Fix --enable-optimizations bug numberMartin Panter2017-01-111-1/+1
* | | Issue #29142: Merge 3.6.Xiang Zhang2017-01-091-0/+4
|\ \ \ | |/ /
| * | Issue #29142: Merge 3.5.Xiang Zhang2017-01-091-0/+4
| |\ \ | | |/
| | * Issue #29142: Fix suffixes in no_proxy handling in urllib.Xiang Zhang2017-01-091-0/+3
| | * Post-release fixups for Python 3.5.3rc1.Larry Hastings2017-01-031-1/+13
| * | Issue #29203: functools.lru_cache() now respects PEP 468Raymond Hettinger2017-01-091-0/+4
* | | Issue #29034: Merge 3.6.Xiang Zhang2017-01-081-0/+2
|\ \ \ | |/ /
| * | Issue #29034: Fix memory leak and use-after-free in path_converter.Xiang Zhang2017-01-081-0/+2
* | | Merge 3.6Victor Stinner2017-01-061-0/+3
|\ \ \ | |/ /
| * | Fix unittest.mock._Call: don't ignore nameVictor Stinner2017-01-061-0/+3
* | | Merge 3.6INADA Naoki2017-01-061-0/+2
|\ \ \ | |/ /
| * | Issue #29159: Fix regression in bytes(x) when x.__index__() raises Exception.INADA Naoki2017-01-061-0/+2
* | | Issue #26851: Merge 3.6.Xavier de Gaye2017-01-041-0/+2
|\ \ \ | |/ /
| * | Issue #26851: Set Android compilation and link flags.Xavier de Gaye2017-01-041-0/+2
* | | Issue #24932: Use proper command line parsing in _testembedSteve Dower2017-01-021-0/+2
* | | Issue #15812: Merge from 3.6Berker Peksag2017-01-021-0/+3
|\ \ \ | |/ /
| * | Issue #15812: Merge from 3.5Berker Peksag2017-01-021-0/+3
| |\ \ | | |/
| | * Issue #15812: inspect.getframeinfo() now correctly shows the first line of a ...Berker Peksag2017-01-021-0/+3
* | | Issue #28985: Update authorizer constants in sqlite3 moduleBerker Peksag2017-01-021-0/+3
* | | Issue #29094: Offsets in a ZIP file created with extern file object and modesSerhiy Storchaka2017-01-011-0/+3
|\ \ \ | |/ /
| * | Issue #29094: Offsets in a ZIP file created with extern file object and modesSerhiy Storchaka2017-01-011-0/+3
| |\ \ | | |/
| | * Issue #29094: Offsets in a ZIP file created with extern file object and modesSerhiy Storchaka2017-01-011-0/+3
* | | mergeRaymond Hettinger2016-12-311-0/+1
|\ \ \ | |/ /
| * | Issue #29119: Merge in ACK from 3.5 branchRaymond Hettinger2016-12-311-0/+1