summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge: #27753: fix typo (name->named).R David Murray2016-08-131-1/+1
|\
| * #27753: fix typo (name->named).R David Murray2016-08-131-1/+1
* | mergeRaymond Hettinger2016-08-132-11/+36
|\ \ | |/
| * Issue #27720: Fix error in eng_to_decimal docs and add examples from the spec...Raymond Hettinger2016-08-132-11/+36
* | Issue #24637: Merge from 3.5Berker Peksag2016-08-131-8/+9
|\ \ | |/
| * Issue #24637: Document that locals can be any mapping objectBerker Peksag2016-08-131-8/+9
* | Issue #24773: Skip system tests for transitions in year 2037 and later.Alexander Belopolsky2016-08-121-3/+5
* | Merge for issue #27712Brett Cannon2016-08-121-2/+2
|\ \ | |/
| * Issue #27712: Fix some typos in the import docs.Brett Cannon2016-08-121-2/+2
* | Issue #25805: Skip a test for test_pkgutil when __name__ == __main__.Brett Cannon2016-08-122-0/+4
* | mergeRaymond Hettinger2016-08-121-23/+1
|\ \ | |/
| * Issue 27719: Remove a doc example that is not applicable in Python 3Raymond Hettinger2016-08-121-23/+1
* | Issue #25825: Merge AIX fix from 3.5Martin Panter2016-08-122-3/+6
|\ \ | |/
| * Issue #25825: Fix references to Modules/python.expMartin Panter2016-08-122-3/+6
* | Issue #27745: Merge typo fixes from 3.5Martin Panter2016-08-121-4/+4
|\ \ | |/
| * Issue #27745: Fix some typos in Argument Clinic howto, by Lele GaifaxMartin Panter2016-08-121-4/+4
* | Issue #26741: Merge ResourceWarning fixes from 3.5Martin Panter2016-08-122-2/+13
|\ \ | |/
| * Issue #26741: Clean up subprocess.Popen object in test_pollMartin Panter2016-08-121-1/+2
| * Close HTTP connections and responses in tests to avoid ResourceWarningsMartin Panter2016-08-121-1/+11
* | Issue #24773: Fix and speed-up ZoneInfoCompleteTest.Alexander Belopolsky2016-08-111-13/+13
* | Issue #27732: Silence test_idle with dummy bell functions.Terry Jan Reedy2016-08-1110-23/+32
* | null merge from3.5Terry Jan Reedy2016-08-100-0/+0
|\ \ | |/
| * Issue #27714: text_textview now passes when re-run in the same processTerry Jan Reedy2016-08-101-2/+1
* | Issue #27714: text_textview now passes when re-run in the same processTerry Jan Reedy2016-08-102-3/+3
* | Issue #27380: For test_query on Mac, adjust one expected result.Terry Jan Reedy2016-08-101-1/+3
* | Issue #27621: Put query response validation error messages in query boxTerry Jan Reedy2016-08-102-194/+165
* | Merge ISO-8859 fixes from 3.5Martin Panter2016-08-104-6/+6
|\ \ | |/
| * Correct misspellings of ISO-8859Martin Panter2016-08-104-6/+6
* | Issue #27200: Merge with 3.5Zachary Ware2016-08-101-0/+5
|\ \ | |/
| * Issue #27200: Fix doctests in Doc/library/hashlib.rstZachary Ware2016-08-101-0/+5
* | Closes #27210: Merge with 3.5Zachary Ware2016-08-103-11/+9
|\ \ | |/
| * Issue #27210: Fix doctests for a few modules.Zachary Ware2016-08-103-11/+9
* | Closes #27209: Merge with 3.5Zachary Ware2016-08-103-30/+29
|\ \ | |/
| * Issue #27209: Fix doctests in Doc/library/email*.rstZachary Ware2016-08-103-30/+29
* | Closes #27208: Merge with 3.5Zachary Ware2016-08-101-4/+4
|\ \ | |/
| * Issue #27208: Fix doctest in Doc/library/traceback.rstZachary Ware2016-08-101-4/+4
* | Closes #27207: Merge with 3.5Zachary Ware2016-08-101-18/+31
|\ \ | |/
| * Issue #27207: Fix doctests in Doc/whatsnew/3.2.rstZachary Ware2016-08-101-18/+31
* | Closes #27206: Merge with 3.5Zachary Ware2016-08-091-0/+4
|\ \ | |/
| * Issue #27206: Fix doctests in Doc/tutorial.Zachary Ware2016-08-091-0/+4
* | Closes #27205: Merge with 3.5Zachary Ware2016-08-091-15/+15
|\ \ | |/
| * Issue #27205: Fix doctests in Doc/library/collections.rst.Zachary Ware2016-08-091-15/+15
* | Closes #27722: Merge with 3.5Zachary Ware2016-08-091-1/+1
|\ \ | |/
| * Issue #27722: Fix default for touch method's 'mode' argumentZachary Ware2016-08-091-1/+1
* | Closes #27204: Merge with 3.5Zachary Ware2016-08-093-24/+29
|\ \ | |/
| * Issue #27204: Fix doctests in Doc/howtoZachary Ware2016-08-093-24/+29
* | Merge with 3.5Zachary Ware2016-08-091-2/+2
|\ \ | |/
| * Correct signatures for a couple of logging handlersZachary Ware2016-08-091-2/+2
* | Closes #21999: (Empty) merge from 3.5.Vinay Sajip2016-08-090-0/+0
|\ \ | |/
| * Closes #21999: Handled empty strings correctly when in POSIX mode.Vinay Sajip2016-08-092-1/+13