summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge 3.4 (asyncio)Victor Stinner2015-02-102-1/+61
|\ \ \ \ | |/ / /
| * | | asyncio: BaseSubprocessTransport.close() doesn't try to kill the process if itVictor Stinner2015-02-102-1/+61
* | | | Issue #23421: Fixed compression in tarfile CLI. Patch by wdv4758h.Serhiy Storchaka2015-02-103-8/+26
|\ \ \ \ | |/ / /
| * | | Issue #23421: Fixed compression in tarfile CLI. Patch by wdv4758h.Serhiy Storchaka2015-02-103-8/+26
* | | | merge 3.4 (#23361)Benjamin Peterson2015-02-102-2/+14
|\ \ \ \ | |/ / /
| * | | merge 3.3 (#23361)Benjamin Peterson2015-02-102-2/+13
| |\ \ \ | | |/ /
| | * | add overflow checking (closes #23361)Benjamin Peterson2015-02-102-2/+14
* | | | Added respect_handler_level to QueueListener.Vinay Sajip2015-02-095-6/+50
* | | | Mirco-optimizations to reduce register spills and reloads observed on CLANG a...Raymond Hettinger2015-02-091-2/+4
* | | | Merge with 3.4Martin v. Löwis2015-02-090-0/+0
|\ \ \ \ | |/ / /
| * | | Amend b8ebf381390f: find patchlevel.py in extensions.Martin v. Löwis2015-02-091-1/+1
* | | | Merge with 3.4Martin v. Löwis2015-02-091-145/+146
|\ \ \ \ | |/ / /
| * | | Issue #17896: Update msi.py to new externals dir.Martin v. Löwis2015-02-091-4/+4
| * | | Post-release updates for Python 3.4.3rc1.Larry Hastings2015-02-082-1/+12
| * | | Added tag v3.4.3rc1 for changeset 69dd528ca625Larry Hastings2015-02-081-0/+1
| * | | Fix a copyright notice that still said 2014.v3.4.3rc1Larry Hastings2015-02-081-1/+1
| * | | Version bump for 3.4.3rc1.Larry Hastings2015-02-086-11/+11
| * | | Updated pydoc topics data for 3.4.3rc1 release.Larry Hastings2015-02-071-78/+78
* | | | Merge.Larry Hastings2015-02-087-25/+158
|\ \ \ \
| * | | | Improve Windows release scriptsSteve Dower2015-02-085-35/+81
| * | | | Issue #23285: Install new test directory.Ned Deily2015-02-081-0/+1
| * | | | Adds automated test script for the Windows installer and fixes download URLSteve Dower2015-02-074-2/+88
* | | | | Post-release updates for Python 3.5.0a1.Larry Hastings2015-02-082-1/+13
* | | | | Added tag v3.5.0a1 for changeset 5d4b6a57d5fdLarry Hastings2015-02-081-0/+1
* | | | | Fix a copyright notice that still said 2014.v3.5.0a1Larry Hastings2015-02-081-1/+1
* | | | | Release bump for 3.5.0a1.Larry Hastings2015-02-086-7/+7
* | | | | Updated pydoc topics data for 3.5.0a1 release.Larry Hastings2015-02-071-78/+78
|/ / / /
* | | | Fix whitespace.Charles-François Natali2015-02-071-1/+1
* | | | Issue #23285: PEP 475 -- Retry system calls failing with EINTR.Charles-François Natali2015-02-0718-522/+753
* | | | Closes #23357: Updated documentation on creating venvs.Vinay Sajip2015-02-071-4/+7
|\ \ \ \ | |/ / /
| * | | Corrected typo.Vinay Sajip2015-02-071-1/+1
| * | | Minor change to documentation on creating venvs.Vinay Sajip2015-02-071-4/+7
* | | | Fix download URL embedded in Windows installer.Steve Dower2015-02-061-1/+1
* | | | Require Mercurial on PATH when building a Windows release.Steve Dower2015-02-061-0/+3
* | | | MergeBarry Warsaw2015-02-060-0/+0
|\ \ \ \ | |/ / /
| * | | Issue #23399: pyvenv creates relative symlinks where possible.Barry Warsaw2015-02-062-6/+10
| |\ \ \
* | \ \ \ Trunk merge.Barry Warsaw2015-02-061-1/+1
|\ \ \ \ \
| * \ \ \ \ Fix definition mismatch for type_is_subtype_base_chain.Steve Dower2015-02-061-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix definition mismatch for type_is_subtype_base_chain.Steve Dower2015-02-061-1/+1
* | | | | | Issue #23399: pyvenv creates relative symlinks where possible.Barry Warsaw2015-02-062-6/+10
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Issue #23399: pyvenv creates relative symlinks where possible.Barry Warsaw2015-02-062-6/+10
| |/ / /
* | | | Issue #20289: cgi.FieldStorage() now supports the context management protocol.Berker Peksag2015-02-065-6/+35
* | | | Fix typos in Doc/whatsnew/3.5.rst.Berker Peksag2015-02-061-6/+6
* | | | Issue #23392: Added tests for marshal C API that works with FILE*.Serhiy Storchaka2015-02-063-12/+255
|\ \ \ \ | |/ / /
| * | | Issue #23392: Added tests for marshal C API that works with FILE*.Serhiy Storchaka2015-02-063-12/+255
* | | | Issue #23881: Only use entry-values with gdb 7.4 in tests.Serhiy Storchaka2015-02-061-8/+10
|\ \ \ \ | |/ / /
| * | | Issue #23881: Only use entry-values with gdb 7.4 in tests.Serhiy Storchaka2015-02-061-8/+10
* | | | Issue #23260: Update Windows installerSteve Dower2015-02-06133-4997/+7042
* | | | Fix missing :ref: for idle in doc build.Ned Deily2015-02-061-3/+3
|\ \ \ \ | |/ / /
| * | | Fix missing :ref: for idle in doc build.Ned Deily2015-02-061-3/+3