summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Issue #25108: Omitted internal frames in traceback functions print_stack(),Serhiy Storchaka2015-09-181-0/+3
|\
| * Issue #25108: Omitted internal frames in traceback functions print_stack(),Serhiy Storchaka2015-09-181-0/+3
* | Merge 3.5 (os.waitpid)Victor Stinner2015-09-151-0/+2
|\ \ | |/
| * Issue #25118: Fix a regression of Python 3.5.0 in os.waitpid() on Windows.Victor Stinner2015-09-151-0/+2
* | Merge from 3.5.Larry Hastings2015-09-131-3/+5
|\ \ | |/
| * 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
* | | Issue #25071: Windows installer should not require TargetDir parameter when i...Steve Dower2015-09-111-0/+16
|\ \ \ | |/ /
| * | 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.5Victor Stinner2015-09-111-0/+6
|\ \ \ | |/ /
| * | Merge 3.4Victor Stinner2015-09-111-0/+6
| |\ \
| | * | Issue #24684: socket.socket.getaddrinfo() now callsVictor Stinner2015-09-111-0/+6
* | | | merge 3.5 (#25060)Benjamin Peterson2015-09-111-0/+2
|\ \ \ \ | |/ / /
| * | | compute stack effect of BUILD_MAP correctly (closes #25060)Benjamin Peterson2015-09-111-0/+2
* | | | Closes #25022 (again): Merge with 3.5Zachary Ware2015-09-101-0/+5
|\ \ \ \ | |/ / /
| * | | 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
| |\ \ \ | | |/ /
| | * | Issue #24857: Comparing call_args to a long sequence now correctly returns aBerker Peksag2015-09-091-0/+3
* | | | Merge from 3.5.Larry Hastings2015-09-091-3/+23
|\ \ \ \ | |/ / /
| * | | 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 #23517: fromtimestamp() and utcfromtimestamp() methods ofVictor Stinner2015-09-081-3/+3
* | | | | Revert change 0eb8c182131e:Victor Stinner2015-09-081-6/+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 #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-071-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | Issue #25019: Fixed a crash caused by setting non-string key of expat parser.Serhiy Storchaka2015-09-071-0/+3
| |\ \ \ \ | | |/ / /
| | * | | Issue #25019: Fixed a crash caused by setting non-string key of expat parser.Serhiy Storchaka2015-09-071-0/+3
| | * | | Issue #24917: time_strftime() buffer over-read.Steve Dower2015-09-071-0/+2
* | | | | Merge 3.5.Serhiy Storchaka2015-09-071-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge heads.Larry Hastings2015-09-071-0/+81
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | Version bump for Python 3.5.0rc3.v3.5.0rc3Larry Hastings2015-09-071-1/+1
| | |_|/ | |/| |
* | | | Merge from 3.5Steve Dower2015-09-071-4/+10
|\ \ \ \ | | |/ / | |/| |
| * | | Merge from 3.5.0 branch.Steve Dower2015-09-071-4/+10
| |\ \ \ | | |/ /
| | * | Merged in stevedower/cpython350 (pull request #20)Larry Hastings2015-09-071-3/+0
| | |\ \
| | | * | Issue #25005: Backout fix for #8232 because of use of unsafe subprocess.call(...Steve Dower2015-09-051-3/+0
| | * | | Issue #24917: time_strftime() buffer over-read.Steve Dower2015-09-071-0/+2
| | |/ /
| | * | Issue #24305: Prevent import subsystem stack frames from being countedLarry Hastings2015-09-061-0/+3
| | * | Backing out 09b62202d9b7; the tests fail on Linux, and it needs a re-think.Larry Hastings2015-09-061-2/+0