summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* timeit: remove --clock and --time optionsVictor Stinner2016-10-181-0/+3
* timeit: change default repeat to 5, instead of 3Victor Stinner2016-10-181-0/+3
* timeit: start autorange with 1 iteration, not 10Victor Stinner2016-10-181-0/+5
* Issue #23782: Fixed possible memory leak in _PyTraceback_Add() and exceptionSerhiy Storchaka2016-10-181-0/+3
|\
| * Issue #23782: Fixed possible memory leak in _PyTraceback_Add() and exceptionSerhiy Storchaka2016-10-181-0/+3
| |\
| | * Issue #23782: Fixed possible memory leak in _PyTraceback_Add() and exceptionSerhiy Storchaka2016-10-181-0/+3
* | | Merge 3.7: Issue #28409: regrtest: fix the parser of command line arguments.Victor Stinner2016-10-171-0/+2
|\ \ \ | |/ /
| * | Merge 3.6: Issue #28409: regrtest: fix the parser of command line arguments.Victor Stinner2016-10-171-0/+5
| |\ \ | | |/
| | * Issue #28409: regrtest: fix the parser of command line arguments.Victor Stinner2016-10-171-2/+4
* | | Add case-sensitive file comparison for detecting/adding standard default files.Jason R. Coombs2016-10-141-0/+5
* | | Issue #24452: Make webbrowser support Chrome on Mac OS X (merge 3.6->3.7)Guido van Rossum2016-10-131-0/+2
|\ \ \ | |/ /
| * | Issue #24452: Make webbrowser support Chrome on Mac OS X (merge 3.5->3.6)Guido van Rossum2016-10-131-0/+2
| |\ \ | | |/
| | * Issue #24452: Make webbrowser support Chrome on Mac OS X.Guido van Rossum2016-10-131-0/+2
* | | Issue #20766: Merge with 3.6.Xavier de Gaye2016-10-121-0/+3
|\ \ \ | |/ /
| * | Issue #20766: Merge with 3.5.Xavier de Gaye2016-10-121-0/+3
| |\ \ | | |/
| | * Issue #20766: Fix references leaked by pdb in the handling of SIGINT handlers.Xavier de Gaye2016-10-121-0/+3
* | | Issue #28208: Merge with 3.6Zachary Ware2016-10-111-0/+2
|\ \ \ | |/ /
| * | Issue #28208: Update Windows build to use SQLite 3.14.2.0Zachary Ware2016-10-111-0/+2
* | | Issue #28248: Merge with 3.6Zachary Ware2016-10-111-0/+2
|\ \ \ | |/ /
| * | Issue #28248: Merge with 3.5Zachary Ware2016-10-111-0/+5
| |\ \ | | |/
| | * Issue #28248: Merge with 3.4Zachary Ware2016-10-111-0/+2
| | |\
| | | * Issue #28248: Update Windows build to use OpenSSL 1.0.2jZachary Ware2016-10-111-0/+5
| | | * Issue #27759: Fix selectors incorrectly retain invalid file descriptors.Yury Selivanov2016-10-061-0/+3
| | | * Issue #12885: Revert commits in 3.4 branch which is security-only fixes.Jason R. Coombs2016-09-021-2/+0
| * | | Start 3.6.0b3Ned Deily2016-10-111-0/+12
| * | | Version bump for 3.6.0b2v3.6.0b2Ned Deily2016-10-101-1/+3
* | | | Issue #28402: Adds signed catalog files for stdlib on Windows.Steve Dower2016-10-101-0/+2
|\ \ \ \ | |/ / /
| * | | Issue #28402: Adds signed catalog files for stdlib on Windows.Steve Dower2016-10-101-0/+2
* | | | Issue #28394: Merge typo fixes from 3.6Martin Panter2016-10-102-2/+2
|\ \ \ \ | |/ / /
| * | | Issue #28394: Merge typo fixes from 3.5 into 3.6Martin Panter2016-10-102-2/+2
| |\ \ \ | | |/ /
| | * | Issue #28394: Spelling and typo fixes in code comments and changelogMartin Panter2016-10-102-2/+2
* | | | Merge from 3.6.Serhiy Storchaka2016-10-091-0/+2
|\ \ \ \ | |/ / /
| * | | Issue #28183: Optimize and cleanup dict iteration.Serhiy Storchaka2016-10-091-0/+2
* | | | Merge 3.6 (issue #27972)Yury Selivanov2016-10-091-0/+2
|\ \ \ \ | |/ / /
| * | | Merge 3.5 (issue #27972)Yury Selivanov2016-10-091-0/+2
| |\ \ \ | | |/ /
| | * | Issue #27972: Prohibit Tasks to await on themselves.Yury Selivanov2016-10-091-0/+2
* | | | Merge 3.6 (issue #28399)Yury Selivanov2016-10-091-0/+3
|\ \ \ \ | |/ / /
| * | | Merge 3.5 (issue #28399)Yury Selivanov2016-10-091-0/+3
| |\ \ \ | | |/ /
| | * | Issue #28399: Remove UNIX socket from FS before binding.Yury Selivanov2016-10-091-0/+3
* | | | Fixed wrong issue number in NEWSINADA Naoki2016-10-091-1/+1
|\ \ \ \ | |/ / /
| * | | Fixed wrong issue number in NEWSINADA Naoki2016-10-091-1/+1
* | | | Issue #26801: Added C implementation of asyncio.Future.INADA Naoki2016-10-091-0/+3
|\ \ \ \ | |/ / /
| * | | Issue #26801: Added C implementation of asyncio.Future.INADA Naoki2016-10-091-0/+3
* | | | Merge from 3.6.Serhiy Storchaka2016-10-081-0/+3
|\ \ \ \ | |/ / /
| * | | Merge from 3.5.Serhiy Storchaka2016-10-081-0/+3
| |\ \ \ | | |/ /
| | * | Issue #28379: Added sanity checks and tests for PyUnicode_CopyCharacters().Serhiy Storchaka2016-10-081-0/+3
* | | | Merge with 3.6Steve Dower2016-10-081-1/+2
|\ \ \ \ | |/ / /
| * | | Add proper credit to NEWS file.Steve Dower2016-10-081-1/+2
* | | | Issue #28333: Enables Unicode for ps1/ps2 and input() prompts. (Patch by Eryk...Steve Dower2016-10-081-0/+2
|\ \ \ \ | |/ / /
| * | | Issue #28333: Enables Unicode for ps1/ps2 and input() prompts. (Patch by Eryk...Steve Dower2016-10-081-0/+2