summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mergeRaymond Hettinger2015-09-081-3/+2
|\
| * mergeRaymond Hettinger2015-09-081-3/+2
| |\
| | * Fix whitespace in comment.Raymond Hettinger2015-09-081-3/+2
* | | Closes #25010: Merge with 3.5Zachary Ware2015-09-081-1/+1
|\ \ \ | |/ /
| * | Issue #25010: Merge with 3.4Zachary Ware2015-09-081-1/+1
| |\ \ | | |/
| | * Issue #25010: Fix path for .pyd example project.Zachary Ware2015-09-081-1/+1
* | | Issue #24982: shutil.make_archive() with the "zip" format now adds entriesSerhiy Storchaka2015-09-083-6/+43
|\ \ \ | |/ /
| * | Issue #24982: shutil.make_archive() with the "zip" format now adds entriesSerhiy Storchaka2015-09-083-6/+43
| |\ \ | | |/
| | * Issue #24982: shutil.make_archive() with the "zip" format now adds entriesSerhiy Storchaka2015-09-083-6/+43
* | | Issue #22241: Fix a compiler waringVictor Stinner2015-09-071-1/+1
* | | Raise more correct exception on overflow in setting buffer_size attribute ofSerhiy Storchaka2015-09-072-6/+10
|\ \ \ | |/ /
| * | Raise more correct exception on overflow in setting buffer_size attribute ofSerhiy Storchaka2015-09-072-6/+10
| |\ \ | | |/
| | * Raise more correct exception on overflow in setting buffer_size attribute ofSerhiy Storchaka2015-09-072-6/+10
* | | Issue #25019: Fixed a crash caused by setting non-string key of expat parser.Serhiy Storchaka2015-09-074-16/+51
|\ \ \ | |/ /
| * | Issue #25019: Fixed a crash caused by setting non-string key of expat parser.Serhiy Storchaka2015-09-074-16/+51
| |\ \ | | |/
| | * Issue #25019: Fixed a crash caused by setting non-string key of expat parser.Serhiy Storchaka2015-09-074-16/+51
* | | Issue #25018: Fixed testing shutil.make_archive() with relative base_name onSerhiy Storchaka2015-09-071-9/+19
|\ \ \ | |/ /
| * | Issue #25018: Fixed testing shutil.make_archive() with relative base_name onSerhiy Storchaka2015-09-071-9/+19
| |\ \ | | |/
| | * Issue #25018: Fixed testing shutil.make_archive() with relative base_name onSerhiy Storchaka2015-09-071-9/+19
* | | Merge 3.5.Serhiy Storchaka2015-09-072-1/+2
|\ \ \ | |/ /
| * | Merge heads.Larry Hastings2015-09-0790-683/+966
| |\ \
| * | | Added tag v3.5.0rc3 for changeset 66ed52375df8Larry Hastings2015-09-071-0/+1
| * | | Version bump for Python 3.5.0rc3.v3.5.0rc3Larry Hastings2015-09-073-4/+4
| * | | Updated topics (again) for Python 3.5.0rc3 (second try).Larry Hastings2015-09-071-1/+1
* | | | Explicitly test archive name in shutil.make_archive() tests to expose failureSerhiy Storchaka2015-09-071-11/+11
|\ \ \ \ | | |/ / | |/| |
| * | | Explicitly test archive name in shutil.make_archive() tests to expose failureSerhiy Storchaka2015-09-071-11/+11
| |\ \ \ | | | |/ | | |/|
| | * | Explicitly test archive name in shutil.make_archive() tests to expose failureSerhiy Storchaka2015-09-071-11/+11
* | | | Merge with 3.5Terry Jan Reedy2015-09-071-0/+1
|\ \ \ \ | |/ / /
| * | | Merge with 3.4Terry Jan Reedy2015-09-071-0/+1
| |\ \ \ | | |/ /
| | * | Issue #24889: When starting Idle, force focus onto Idle window if not alreadyTerry Jan Reedy2015-09-071-0/+1
* | | | Merge from 3.5Steve Dower2015-09-0714-138/+210
|\ \ \ \ | |/ / /
| * | | Null merge from 3.4Steve Dower2015-09-070-0/+0
| |\ \ \ | | |/ /
| | * | Issue #24917: time_strftime() buffer over-read.Steve Dower2015-09-072-0/+4
| * | | Reapplied change to test_warnings.py to test_warnings/__init__.py.Steve Dower2015-09-071-0/+6
| * | | Merge from 3.5.0 branch.Steve Dower2015-09-0714-144/+210
| |\ \ \ | | | |/ | | |/|
| | * | Merged in stevedower/cpython350 (pull request #20)Larry Hastings2015-09-072-114/+9
| | |\ \
| | | * | Issue #25005: Backout fix for #8232 because of use of unsafe subprocess.call(...Steve Dower2015-09-052-114/+9
| | * | | Issue #24917: time_strftime() buffer over-read.Steve Dower2015-09-073-6/+25
| | |/ /
| | * | Issue #24305: Prevent import subsystem stack frames from being countedLarry Hastings2015-09-067-16/+127
| | * | Backing out 09b62202d9b7; the tests fail on Linux, and it needs a re-think.Larry Hastings2015-09-063-20/+0
| | * | Merged in ncoghlan/cpython350 (pull request #17)Larry Hastings2015-09-065-1/+49
| | |\ \
| | | * | Close #24748: Restore imp.load_dynamic compatibilityNick Coghlan2015-09-055-1/+49
* | | | | Issue #25004: Merge 3.5 into 3.6Martin Panter2015-09-072-1/+5
|\ \ \ \ \ | |/ / / /
| * | | | Issue #25004: Merge 3.4 into 3.5Martin Panter2015-09-072-1/+5
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Issue #25004: Handle out-of-disk-space error in LargeMmapTestsMartin Panter2015-09-072-1/+5
* | | | | Issue #23406: Merge 3.5 into 3.6Martin Panter2015-09-071-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Issue #23406: Remove specific line number from susp-ignored.csvMartin Panter2015-09-071-1/+1
* | | | | Issue #23406: Merge 3.5 into 3.6Martin Panter2015-09-073-6/+12
|\ \ \ \ \ | |/ / / /
| * | | | Issue #23406: Merge 3.4 into 3.5Martin Panter2015-09-073-6/+12
| |\ \ \ \ | | |/ / /
| | * | | Issue #23406: Clarify documentation on multiplying a sequenceMartin Panter2015-09-073-6/+12