summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge 3.5 (closes #27760)Benjamin Peterson2016-08-142-9/+17
|\
| * merge 3.4 (closes #27760)Benjamin Peterson2016-08-142-9/+17
| |\
| | * merge 3.3 (closes #27760)Benjamin Peterson2016-08-142-9/+17
| | |\
| | | * fix possible integer overflow in binascii.b2a_qp (closes #27760)Benjamin Peterson2016-08-142-9/+18
* | | | merge 3.5Benjamin Peterson2016-08-143-0/+14
|\ \ \ \ | |/ / /
| * | | merge 3.4Benjamin Peterson2016-08-143-0/+14
| |\ \ \ | | |/ /
| | * | do not allow reading negative values with getstr()Benjamin Peterson2016-08-143-0/+14
* | | | merge 3.5 (closes #27758)Benjamin Peterson2016-08-142-4/+22
|\ \ \ \ | |/ / /
| * | | merge 3.4 (closes #27758)Benjamin Peterson2016-08-142-4/+22
| |\ \ \ | | |/ /
| | * | merge 3.3 (#27758)Benjamin Peterson2016-08-142-4/+22
| | |\ \ | | | |/
| | | * check for overflow in join_append_data (closes #27758)Benjamin Peterson2016-08-142-4/+22
* | | | 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
|\ \ \ \ | |/ / /