summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Null merge from 3.4 (well, except, pull in the tag for 3.4.5.)Larry Hastings2016-06-271-0/+1
| |\
| | * Merge.Larry Hastings2016-06-273-5/+11
| | |\
| | * | Post-release fixups for Python 3.4.5.Larry Hastings2016-06-272-1/+13
| | * | Added tag v3.4.5 for changeset 619b61e505d0Larry Hastings2016-06-251-0/+1
| | * | Version bump for 3.4.5 final.v3.4.5Larry Hastings2016-06-253-5/+16
| | * | Regenerate pydoc topics for 3.4.5 final.Larry Hastings2016-06-251-1/+1
| | * | Issue #26867: Ubuntu's openssl OP_NO_SSLv3 is forced on by default; fix test.Matthias Klose2016-06-131-1/+2
| * | | Merge.Larry Hastings2016-06-27110-794/+1523
| |\ \ \
| * | | | Post-release fixups for Python 3.5.2.Larry Hastings2016-06-272-3/+15
| * | | | Added tag v3.5.2 for changeset 4def2a2901a5Larry Hastings2016-06-251-0/+1
| * | | | Version number bump for 3.5.2 final.v3.5.2Larry Hastings2016-06-252-5/+5
| * | | | Update pydoc topics for 3.5.2 final.Larry Hastings2016-06-251-1/+1
| * | | | Issue #27365: Allow non-ascii in idlelib/NEWS.txt - minimal part for 3.5.2.Terry Jan Reedy2016-06-222-3/+3
| * | | | alter header; '%' really throws latex through a loopBenjamin Peterson2016-06-221-2/+2
| * | | | Issue #26930: Update Windows build to OpenSSL 1.0.2hZachary Ware2016-06-154-5/+14
| * | | | Issue #26867: Ubuntu's openssl OP_NO_SSLv3 is forced on by default; fix test.Matthias Klose2016-06-131-1/+2
* | | | | Issue #27380: IDLE: add base Query dialog, with ttk widgets and subclassTerry Jan Reedy2016-06-276-188/+326
* | | | | Merge Update NEWS and idlelib NEWS.text.Terry Jan Reedy2016-06-262-0/+26
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Update NEWS and idlelib NEWS.text.Terry Jan Reedy2016-06-262-1/+21
* | | | | Issue 27372: Stop test_idle from changing locale, so test passes.Terry Jan Reedy2016-06-264-48/+62
* | | | | Issue #22115: Updated Misc/NEWS.Serhiy Storchaka2016-06-262-3/+5
|\ \ \ \ \ | |/ / / /
| * | | | Issue #22115: Fixed tracing Tkinter variables:Serhiy Storchaka2016-06-263-8/+66
* | | | | Issue #22115: Added methods trace_add, trace_remove and trace_info in theSerhiy Storchaka2016-06-265-35/+219
* | | | | Merge from 3.5Steve Dower2016-06-251-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Simplifies nuget build with better parameters.Steve Dower2016-06-251-1/+2
* | | | | Issue #20350. tkapp.splitlist() is now always used instead of unreliableSerhiy Storchaka2016-06-252-15/+12
* | | | | Issue #24137: Fixed IDLE on Linux with tkinter default root disabled.Serhiy Storchaka2016-06-251-1/+2
* | | | | Issue #26243: Correct a wording in docs.Serhiy Storchaka2016-06-251-1/+1
* | | | | Issue #26243: Only the level argument to zlib.compress() is keyword argumentSerhiy Storchaka2016-06-255-6/+12
* | | | | Issue #26186: Remove the restriction that built-in and extensionBrett Cannon2016-06-254-27/+50
* | | | | Merge from 3.5Brett Cannon2016-06-252-4/+14
|\ \ \ \ \ | |/ / / /
| * | | | Fix a scoping issue where an UnboundLocalError was triggered if aBrett Cannon2016-06-253-4/+18
* | | | | Remove duplicate AF_INET6 additionMartin Panter2016-06-251-3/+0
* | | | | Minor beautificationRaymond Hettinger2016-06-251-2/+2
* | | | | Issue #27038: Expose DirEntry as os.DirEntry.Brett Cannon2016-06-244-24/+31
* | | | | Merge from 3.5Brett Cannon2016-06-240-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Remove a stale reference to pathlib.PurePath.pathBrett Cannon2016-06-241-3/+2
* | | | | Issue #27186: Define what a "path-like object" is.Brett Cannon2016-06-242-7/+19
* | | | | Issue #27186: Update os.fspath()/PyOS_FSPath() to check the returnBrett Cannon2016-06-247-70/+100
* | | | | Merge from 3.5Steve Dower2016-06-241-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | Preinstalls pip into the nuget package so that pip.exe is available after ins...Steve Dower2016-06-241-1/+4
* | | | | Merge from 3.5Steve Dower2016-06-244-12/+103
|\ \ \ \ \ | |/ / / /
| * | | | Adds scripts for producing Nuget packages.Steve Dower2016-06-244-12/+103
* | | | | Issue #27381: Merge from 3.5Berker Peksag2016-06-241-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Issue #27381: Remove superfluous paren in zipfile documentationBerker Peksag2016-06-241-1/+1
* | | | | Issue #18300: Merge from 3.5Berker Peksag2016-06-242-15/+13
|\ \ \ \ \ | |/ / / /
| * | | | Issue #18300: Set TERM='' by default in assert_python_*Berker Peksag2016-06-242-15/+13
* | | | | Issue #26547: Merge from 3.5Berker Peksag2016-06-241-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Issue #26547: Remove outdated term dictproxy from vars() documentationBerker Peksag2016-06-241-1/+1
* | | | | Issue #27378: Merge from 3.5Berker Peksag2016-06-241-3/+1
|\ \ \ \ \ | |/ / / /