summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Issue #23437: Update NEWS and whatsnew/3.5Steve Dower2015-02-142-0/+13
* Simplify MSI projects.Steve Dower2015-02-1446-334/+447
* Closes #23437: Make user scripts directory versioned on Windows (patch by pmo...Steve Dower2015-02-144-4/+5
* Issue #23461: Normalise line endings when comparing old and new contents of i...Steve Dower2015-02-141-2/+2
* Issue #19105: pprint now more efficiently uses free space at the right.Serhiy Storchaka2015-02-143-39/+147
* Issue #14910: Add allow_abbrev parameter to argparse.ArgumentParser.Berker Peksag2015-02-135-22/+97
* Issue #21717: tarfile.open() now supports 'x' (exclusive creation) mode.Berker Peksag2015-02-135-22/+142
* Issue #23418: Add missing entries to http.server.__all__.Berker Peksag2015-02-132-1/+18
|\
| * Issue #23418: Add missing entries to http.server.__all__.Berker Peksag2015-02-132-1/+18
* | Issue #21849: Ported from 2.7 tests for non-ASCII data.Serhiy Storchaka2015-02-131-7/+13
|\ \ | |/
| * Issue #21849: Ported from 2.7 tests for non-ASCII data.Serhiy Storchaka2015-02-131-7/+13
* | Merge 3.4 (asyncio doc)Victor Stinner2015-02-126-42/+72
|\ \ | |/
| * asyncio doc: annotate coroutine on coroutine functions and methodsVictor Stinner2015-02-126-42/+72
* | Issue #23450: Fix signal.set_wakeup_fd() on WindowsVictor Stinner2015-02-121-11/+14
* | Fix installer Back button going to wrong page when modifying.Steve Dower2015-02-122-1/+10
* | Issue #23445: pydebug builds now use "gcc -Og" where possible, to make the re...Antoine Pitrou2015-02-113-2/+16
|\ \ | |/
| * Issue #23445: pydebug builds now use "gcc -Og" where possible, to make the re...Antoine Pitrou2015-02-113-2/+16
* | Merge 3.4 (typo)Victor Stinner2015-02-111-1/+1
|\ \ | |/
| * Fix typo: PyMem_Alloc => PyMem_MallocVictor Stinner2015-02-111-1/+1
* | Splitted the WFILE structure to WFILE and RFILE.Serhiy Storchaka2015-02-111-6/+11
* | Issue #23344: marshal.dumps() is now 20-25% faster on average.Serhiy Storchaka2015-02-113-23/+67
* | Issue #20416: marshal.dumps() with protocols 3 and 4 is now 40-50% faster onSerhiy Storchaka2015-02-113-40/+61
* | Fix typos in Doc/whatsnew/3.5.rst.Berker Peksag2015-02-111-3/+3
* | Merge 3.4 (faulthandler)Victor Stinner2015-02-111-4/+5
|\ \ | |/
| * Issue #23433: Fix faulthandler._stack_overflow()Victor Stinner2015-02-111-4/+5
* | Update copyright.Raymond Hettinger2015-02-111-1/+1
* | Issue #23383: Cleaned up bytes formatting.Serhiy Storchaka2015-02-101-140/+51
* | 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