Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | asyncio: Use socket specs for getaddrinfo() in sock_connect() | Yury Selivanov | 2016-06-28 | 2 | -1/+13 | |
* | | | | Merge 3.5 (asyncio) | Yury Selivanov | 2016-06-28 | 2 | -0/+17 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | asyncio: Fix NameError in sslproto _fatal_error() | Yury Selivanov | 2016-06-28 | 2 | -0/+17 | |
* | | | | Issue #27352: Fixed an error message in a test. | Serhiy Storchaka | 2016-06-27 | 1 | -1/+1 | |
* | | | | Merge from 3.5 | Steve Dower | 2016-06-27 | 1 | -0/+74 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Adds script for purging the caching server for downloads on python.org. | Steve Dower | 2016-06-27 | 1 | -0/+74 | |
* | | | | Issue #27352: Correct the validation of the ImportFrom AST node and simplify | Serhiy Storchaka | 2016-06-27 | 2 | -11/+3 | |
* | | | | Merge from 3.5 | Steve Dower | 2016-06-27 | 1 | -0/+55 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Adds batch file to build nuget packages. | Steve Dower | 2016-06-27 | 1 | -0/+55 | |
* | | | | Merge from 3.5 | Steve Dower | 2016-06-27 | 2 | -11/+29 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Include libs folder in nuget package and allow preinstalling packages | Steve Dower | 2016-06-27 | 2 | -11/+29 | |
* | | | | Issue #27255: Added more predictions in ceval.c. | Serhiy Storchaka | 2016-06-27 | 1 | -2/+12 | |
* | | | | Issue #27393: Merge from 3.5 | Berker Peksag | 2016-06-27 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #27393: Fix escaping of C:\ too | Berker Peksag | 2016-06-27 | 1 | -2/+2 | |
* | | | | Issue #27393: Merge from 3.5 | Berker Peksag | 2016-06-27 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #27393: Fix escaping of venv activate commands on Windows | Berker Peksag | 2016-06-27 | 1 | -2/+2 | |
* | | | | Merge from 3.5. | Larry Hastings | 2016-06-26 | 2 | -1/+5 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Null merge from 3.4 (well, except, pull in the tag for 3.4.5.) | Larry Hastings | 2016-06-26 | 1 | -0/+1 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Merge. | Larry Hastings | 2016-06-26 | 3 | -5/+11 | |
| | |\ \ | ||||||
| | * | | | Post-release fixups for Python 3.4.5. | Larry Hastings | 2016-06-26 | 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-12 | 1 | -1/+2 | |
| * | | | | Merge. | Larry Hastings | 2016-06-26 | 110 | -794/+1523 | |
| |\ \ \ \ | ||||||
| * | | | | | Post-release fixups for Python 3.5.2. | Larry Hastings | 2016-06-26 | 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-21 | 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-12 | 1 | -1/+2 | |
* | | | | | | Issue #27380: IDLE: add base Query dialog, with ttk widgets and subclass | Terry Jan Reedy | 2016-06-26 | 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-26 | 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 |