summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Issue #27378: Remove an outdated reference from regex HOWTOBerker Peksag2016-06-241-3/+1
* | Merge from 3.5Berker Peksag2016-06-244-9/+12
|\ \ | |/
| * Make PyPIRCCommandTestCase derive from a base classBerker Peksag2016-06-244-9/+12
* | Fixed integer overflow in array.buffer_info().Serhiy Storchaka2016-06-231-1/+1
|\ \ | |/
| * Fixed integer overflow in array.buffer_info().Serhiy Storchaka2016-06-231-1/+1
* | Merge with 3.5Terry Jan Reedy2016-06-233-1/+31
|\ \ | |/
| * Issue #27304: Source code links for sub-packages in the same file.Terry Jan Reedy2016-06-233-1/+31
* | Issue #27365: Finish merge so tests pass.Terry Jan Reedy2016-06-222-13/+13
* | Issue #27365: revert temporary renameTerry Jan Reedy2016-06-221-0/+0
* | Issue #27365: add chunkTerry Jan Reedy2016-06-221-5/+9
* | Issue #27365: add chunkTerry Jan Reedy2016-06-221-0/+2
* | Issue #27365: revert temporary renameTerry Jan Reedy2016-06-221-4/+0
* | Issue #27365: partial mergeTerry Jan Reedy2016-06-223-8/+64
|\ \ | |/
| * Issue #27365: Allow non-ascii in idlelib/NEWS.txt, for contributor names.Terry Jan Reedy2016-06-223-0/+58
* | Issue #27365: temporary renameTerry Jan Reedy2016-06-221-0/+0
* | Issue #27365: Merge minimal part.Terry Jan Reedy2016-06-222-3/+3
|\ \ | |/
| * Issue #27365: Allow non-ascii in idlelib/NEWS.txt - minimal part for 3.5.2.Terry Jan Reedy2016-06-222-3/+3
* | merge 3.5Benjamin Peterson2016-06-221-2/+2
|\ \ | |/
| * alter header; '%' really throws latex through a loopBenjamin Peterson2016-06-221-2/+2
* | Issue #24137: Run IDLE, test_idle, and htest with tkinter default root disabled.Terry Jan Reedy2016-06-2115-84/+92
* | Issue #18726: All optional parameters of the dump(), dumps(),Serhiy Storchaka2016-06-216-12/+36
* | Issue #20120: Merge from 3.5Berker Peksag2016-06-201-0/+19
|\ \ | |/
| * Issue #20120: Add a test case to verify the % char can be used in .pypircBerker Peksag2016-06-201-0/+19
* | Merge 3.5.Stefan Krah2016-06-201-1/+1
|\ \ | |/
| * Issue #27006: Do not use PyDec_CheckExact() on a type.Stefan Krah2016-06-201-1/+1
* | Merge 3.5.Stefan Krah2016-06-202-3/+12
|\ \ | |/
| * Issue #27006: from_float(): call the subclass' __new__() and __init__().Stefan Krah2016-06-202-3/+12
* | Fix “allow(s) to”Martin Panter2016-06-202-2/+2
* | Merge spelling fixes from 3.5Martin Panter2016-06-202-2/+2
|\ \ | |/
| * Fix spelling errors in code commentsMartin Panter2016-06-202-3/+3