Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Null merge from 3.4 (well, except, pull in the tag for 3.4.5.) | Larry Hastings | 2016-06-27 | 1 | -0/+1 | |
| |\ | ||||||
| | * | Merge. | Larry Hastings | 2016-06-27 | 3 | -5/+11 | |
| | |\ | ||||||
| | * | | Post-release fixups for Python 3.4.5. | Larry Hastings | 2016-06-27 | 2 | -1/+13 | |
| | * | | Added tag v3.4.5 for changeset 619b61e505d0 | Larry Hastings | 2016-06-25 | 1 | -0/+1 | |
| | * | | Version bump for 3.4.5 final.v3.4.5 | Larry Hastings | 2016-06-25 | 3 | -5/+16 | |
| | * | | Regenerate pydoc topics for 3.4.5 final. | Larry Hastings | 2016-06-25 | 1 | -1/+1 | |
| | * | | Issue #26867: Ubuntu's openssl OP_NO_SSLv3 is forced on by default; fix test. | Matthias Klose | 2016-06-13 | 1 | -1/+2 | |
| * | | | Merge. | Larry Hastings | 2016-06-27 | 110 | -794/+1523 | |
| |\ \ \ | ||||||
| * | | | | Post-release fixups for Python 3.5.2. | Larry Hastings | 2016-06-27 | 2 | -3/+15 | |
| * | | | | Added tag v3.5.2 for changeset 4def2a2901a5 | Larry Hastings | 2016-06-25 | 1 | -0/+1 | |
| * | | | | Version number bump for 3.5.2 final.v3.5.2 | Larry Hastings | 2016-06-25 | 2 | -5/+5 | |
| * | | | | Update pydoc topics for 3.5.2 final. | Larry Hastings | 2016-06-25 | 1 | -1/+1 | |
| * | | | | Issue #27365: Allow non-ascii in idlelib/NEWS.txt - minimal part for 3.5.2. | Terry Jan Reedy | 2016-06-22 | 2 | -3/+3 | |
| * | | | | alter header; '%' really throws latex through a loop | Benjamin Peterson | 2016-06-22 | 1 | -2/+2 | |
| * | | | | Issue #26930: Update Windows build to OpenSSL 1.0.2h | Zachary Ware | 2016-06-15 | 4 | -5/+14 | |
| * | | | | Issue #26867: Ubuntu's openssl OP_NO_SSLv3 is forced on by default; fix test. | Matthias Klose | 2016-06-13 | 1 | -1/+2 | |
* | | | | | Issue #27380: IDLE: add base Query dialog, with ttk widgets and subclass | Terry Jan Reedy | 2016-06-27 | 6 | -188/+326 | |
* | | | | | Merge Update NEWS and idlelib NEWS.text. | Terry Jan Reedy | 2016-06-26 | 2 | -0/+26 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Update NEWS and idlelib NEWS.text. | Terry Jan Reedy | 2016-06-26 | 2 | -1/+21 | |
* | | | | | Issue 27372: Stop test_idle from changing locale, so test passes. | Terry Jan Reedy | 2016-06-26 | 4 | -48/+62 | |
* | | | | | Issue #22115: Updated Misc/NEWS. | Serhiy Storchaka | 2016-06-26 | 2 | -3/+5 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Issue #22115: Fixed tracing Tkinter variables: | Serhiy Storchaka | 2016-06-26 | 3 | -8/+66 | |
* | | | | | Issue #22115: Added methods trace_add, trace_remove and trace_info in the | Serhiy Storchaka | 2016-06-26 | 5 | -35/+219 | |
* | | | | | Merge from 3.5 | Steve Dower | 2016-06-25 | 1 | -1/+2 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Simplifies nuget build with better parameters. | Steve Dower | 2016-06-25 | 1 | -1/+2 | |
* | | | | | Issue #20350. tkapp.splitlist() is now always used instead of unreliable | Serhiy Storchaka | 2016-06-25 | 2 | -15/+12 | |
* | | | | | Issue #24137: Fixed IDLE on Linux with tkinter default root disabled. | Serhiy Storchaka | 2016-06-25 | 1 | -1/+2 | |
* | | | | | Issue #26243: Correct a wording in docs. | Serhiy Storchaka | 2016-06-25 | 1 | -1/+1 | |
* | | | | | Issue #26243: Only the level argument to zlib.compress() is keyword argument | Serhiy Storchaka | 2016-06-25 | 5 | -6/+12 | |
* | | | | | Issue #26186: Remove the restriction that built-in and extension | Brett Cannon | 2016-06-25 | 4 | -27/+50 | |
* | | | | | Merge from 3.5 | Brett Cannon | 2016-06-25 | 2 | -4/+14 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Fix a scoping issue where an UnboundLocalError was triggered if a | Brett Cannon | 2016-06-25 | 3 | -4/+18 | |
* | | | | | Remove duplicate AF_INET6 addition | Martin Panter | 2016-06-25 | 1 | -3/+0 | |
* | | | | | Minor beautification | Raymond Hettinger | 2016-06-25 | 1 | -2/+2 | |
* | | | | | Issue #27038: Expose DirEntry as os.DirEntry. | Brett Cannon | 2016-06-24 | 4 | -24/+31 | |
* | | | | | Merge from 3.5 | Brett Cannon | 2016-06-24 | 0 | -0/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Remove a stale reference to pathlib.PurePath.path | Brett Cannon | 2016-06-24 | 1 | -3/+2 | |
* | | | | | Issue #27186: Define what a "path-like object" is. | Brett Cannon | 2016-06-24 | 2 | -7/+19 | |
* | | | | | Issue #27186: Update os.fspath()/PyOS_FSPath() to check the return | Brett Cannon | 2016-06-24 | 7 | -70/+100 | |
* | | | | | Merge from 3.5 | Steve Dower | 2016-06-24 | 1 | -1/+4 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Preinstalls pip into the nuget package so that pip.exe is available after ins... | Steve Dower | 2016-06-24 | 1 | -1/+4 | |
* | | | | | Merge from 3.5 | Steve Dower | 2016-06-24 | 4 | -12/+103 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Adds scripts for producing Nuget packages. | Steve Dower | 2016-06-24 | 4 | -12/+103 | |
* | | | | | Issue #27381: Merge from 3.5 | Berker Peksag | 2016-06-24 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Issue #27381: Remove superfluous paren in zipfile documentation | Berker Peksag | 2016-06-24 | 1 | -1/+1 | |
* | | | | | Issue #18300: Merge from 3.5 | Berker Peksag | 2016-06-24 | 2 | -15/+13 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Issue #18300: Set TERM='' by default in assert_python_* | Berker Peksag | 2016-06-24 | 2 | -15/+13 | |
* | | | | | Issue #26547: Merge from 3.5 | Berker Peksag | 2016-06-24 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Issue #26547: Remove outdated term dictproxy from vars() documentation | Berker Peksag | 2016-06-24 | 1 | -1/+1 | |
* | | | | | Issue #27378: Merge from 3.5 | Berker Peksag | 2016-06-24 | 1 | -3/+1 | |
|\ \ \ \ \ | |/ / / / |