summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Issue #25029: MemoryError in test_strptimeSteve Dower2015-09-091-13/+7
| * | | | Added Misc/NEWS section for Python 3.5.0 final.Larry Hastings2015-09-091-0/+6
| |/ / /
* | | | docs.compileall: Fix markup (rendering was off, noticed by Berker Peksag)Yury Selivanov2015-09-091-6/+3
* | | | whatsnew/3.5: Fix nits per Berker Peksag suggestionYury Selivanov2015-09-091-3/+2
* | | | Issue #24984: Merge 3.4 into 3.5Martin Panter2015-09-092-2/+25
|\ \ \ \ | | |_|/ | |/| |
| * | | Issue #24984: Document AF_BLUETOOTH socket address formatsMartin Panter2015-09-092-2/+25
* | | | Merge 3.4 into 3.5Martin Panter2015-09-093-5/+5
|\ \ \ \ | |/ / /
| * | | os.sendfile(headers=None, trailers=None) arguments are not actually acceptedMartin Panter2015-09-093-5/+5
* | | | Merge with 3.4Terry Jan Reedy2015-09-092-2/+19
|\ \ \ \ | |/ / /
| * | | Issue 24199: Deprecate idlelib.idlever with a warning on import.Terry Jan Reedy2015-09-092-3/+19
* | | | Merge 3.5 branchesMartin Panter2015-09-091-75/+52
|\ \ \ \
| * | | | whatsnew/3.5: Reformat PEP 475 to render in less space; add "ugly" ex in 465Yury Selivanov2015-09-091-74/+41
| * | | | whatsnew/3.5: Better formatting; add traceback to significantly improved stdlibYury Selivanov2015-09-091-1/+11
* | | | | Merge 3.5 branchesMartin Panter2015-09-094-14/+185
|\ \ \ \ \ | |/ / / /
| * | | | whatsnew/3.5: Fix library news till Py3.5a1. Update other docs.Yury Selivanov2015-09-094-14/+185
* | | | | Issue #23738: Merge 3.4 into 3.5Martin Panter2015-09-0910-33/+75
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Issue #23738: Document and test actual keyword parameter namesMartin Panter2015-09-099-31/+73
* | | | docs/whatsnew/3.5: Update peps sectionYury Selivanov2015-09-081-71/+179
* | | | Fixed tests for shutil.make_archive() with relative base_name in the case whenSerhiy Storchaka2015-09-081-2/+2
|\ \ \ \ | |/ / /
| * | | Fixed tests for shutil.make_archive() with relative base_name in the case whenSerhiy Storchaka2015-09-081-2/+2
* | | | Update PCbuild/readme.txtZachary Ware2015-09-081-39/+5
* | | | mergeRaymond Hettinger2015-09-081-3/+2
|\ \ \ \ | |/ / /
| * | | Fix whitespace in comment.Raymond Hettinger2015-09-081-3/+2
* | | | 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
* | | | 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 #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 heads.Larry Hastings2015-09-0790-683/+966
|\ \ \ \ | |_|_|/ |/| | |
| * | | 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.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
| * | | 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
| |\ \ \ | | | |/ | | |/|
| * | | 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: Remove specific line number from susp-ignored.csvMartin Panter2015-09-071-1/+1
| * | | 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
| * | | #23144: merge with 3.4.Ezio Melotti2015-09-063-5/+26
| |\ \ \ | | |/ /
| | * | #23144: Make sure that HTMLParser.feed() returns all the data, even when conv...Ezio Melotti2015-09-063-5/+25
| * | | Fix, refactor and extend tests for shutil.make_archive().Serhiy Storchaka2015-09-061-89/+83
| |\ \ \ | | |/ /