summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Issue #25118: Fix a regression of Python 3.5.0 in os.waitpid() on Windows.Victor Stinner2015-09-151-0/+2
* Merge release engineering work from Python 3.5.0.Larry Hastings2015-09-131-3/+4
|\
| * Post-release updates for Python 3.5.0.Larry Hastings2015-09-131-0/+12
| * Version bump for Python 3.5.0 final.Larry Hastings2015-09-121-1/+2
| * Regenerate pydoc topics, fix minor non-RST formatting in Misc/NEWS.Larry Hastings2015-09-121-1/+1
* | Adds 3.5.0 header to Misc/NEWSSteve Dower2015-09-111-0/+5
* | Merge from 3.5.0Steve Dower2015-09-111-0/+5
|\ \ | |/
| * Issue #25071: Windows installer should not require TargetDir parameter when i...Steve Dower2015-09-111-0/+5
* | Merge 3.4Victor Stinner2015-09-111-0/+6
|\ \
| * | Issue #24684: socket.socket.getaddrinfo() now callsVictor Stinner2015-09-111-0/+6
* | | Issue #25030: Merge seek() doc fixes from 3.4 into 3.5Martin Panter2015-09-111-0/+1
|\ \ \ | |/ /
| * | Issue #25030: Do not document seek() as if it accepts keyword argumentsMartin Panter2015-09-111-0/+1
* | | compute stack effect of BUILD_MAP correctly (closes #25060)Benjamin Peterson2015-09-111-0/+2
* | | Issue #25022: Merge with 3.4Zachary Ware2015-09-101-0/+5
|\ \ \ | |/ /
| * | Issue #25022: Add NEWS, fix docs to not mention the old example.Zachary Ware2015-09-101-0/+5
* | | Issue #24857: Comparing call_args to a long sequence now correctly returns aBerker Peksag2015-09-091-0/+3
|\ \ \ | |/ /
| * | Issue #24857: Comparing call_args to a long sequence now correctly returns aBerker Peksag2015-09-091-0/+3
* | | Merge Python 3.5.0rc4 back to hg.python.org.Larry Hastings2015-09-091-3/+20
|\ \ \ | | |/ | |/|
| * | Version bump for Python 3.5.0rc4.v3.5.0rc4Larry Hastings2015-09-091-2/+8
| * | Merge 3.5.0rc3 revisions back into current 3.5.0 head.Larry Hastings2015-09-091-1/+1
| |\ \
| * | | Issue #25027: Reverts partial-static build options and adds vcruntime140.dll ...Steve Dower2015-09-091-0/+7
| * | | Adds Mics/NEWS entry for issue #25029.Steve Dower2015-09-091-0/+4
| * | | Added Misc/NEWS section for Python 3.5.0 final.Larry Hastings2015-09-091-0/+6
* | | | Issue #24984: Merge 3.4 into 3.5Martin Panter2015-09-091-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Issue #24984: Document AF_BLUETOOTH socket address formatsMartin Panter2015-09-091-0/+1
* | | | Issue #24982: shutil.make_archive() with the "zip" format now adds entriesSerhiy Storchaka2015-09-081-0/+3
|\ \ \ \ | |/ / /
| * | | Issue #24982: shutil.make_archive() with the "zip" format now adds entriesSerhiy Storchaka2015-09-081-0/+3
* | | | Issue #25019: Fixed a crash caused by setting non-string key of expat parser.Serhiy Storchaka2015-09-072-0/+4
|\ \ \ \ | |/ / /
| * | | Issue #25019: Fixed a crash caused by setting non-string key of expat parser.Serhiy Storchaka2015-09-072-0/+4
| * | | Issue #24917: time_strftime() buffer over-read.Steve Dower2015-09-071-0/+2
* | | | Merge heads.Larry Hastings2015-09-073-41/+92
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge from 3.5.0 branch.Steve Dower2015-09-071-4/+10
| |\ \ \ | | | |/ | | |/|
| * | | Issue #25004: Merge 3.4 into 3.5Martin Panter2015-09-071-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | Issue #25004: Handle out-of-disk-space error in LargeMmapTestsMartin Panter2015-09-071-0/+1
| * | | Issue #23406: Merge 3.4 into 3.5Martin Panter2015-09-071-0/+1
| |\ \ \ | | |/ /
| | * | Issue #23406: Clarify documentation on multiplying a sequenceMartin Panter2015-09-071-0/+1
| * | | #23144: merge with 3.4.Ezio Melotti2015-09-061-1/+5
| |\ \ \ | | |/ /
| | * | #23144: Make sure that HTMLParser.feed() returns all the data, even when conv...Ezio Melotti2015-09-061-1/+4
| * | | Issue #24917: Backed out changeset 09b62202d9b7Steve Dower2015-09-061-2/+0
| |\ \ \ | | |/ /
| | * | Backed out changeset: a29b49d57769Steve Dower2015-09-061-2/+0
| | * | Issue #24917: time_strftime() Buffer Over-read. Patch by John Leitch.Steve Dower2015-09-061-0/+2
| * | | Merge from 3.5.0 release branchSteve Dower2015-09-061-0/+2
| |\ \ \
| * \ \ \ merge from 3.4Terry Jan Reedy2015-09-051-0/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Issue #16180: Exit pdb if file has syntax error, instead of trapping userTerry Jan Reedy2015-09-051-0/+3
| * | | | Issue #24912: Prevent __class__ assignment to immutable built-in objects. (Me...Guido van Rossum2015-09-051-0/+2
| |\ \ \ \
| * | | | | Issue #24910: Windows MSIs now have unique display names.Steve Dower2015-09-051-0/+2
| * | | | | Issue #24635: Fixed flakiness in test_typing.py.Guido van Rossum2015-09-041-0/+3
| * | | | | Merge 3.4 (create_stdio)Victor Stinner2015-09-042-0/+7
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Fix race condition in create_stdio()Victor Stinner2015-09-042-0/+7
| * | | | | Fixed merge error.Serhiy Storchaka2015-09-041-3/+0