Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #23096: Pickle representation of floats with protocol 0 now is the same | Serhiy Storchaka | 2015-02-15 | 2 | -1/+4 |
| | | | | for both Python and C implementations. | ||||
* | Use pickled data compatible with Python 2 for testing protocols 0-2. | Serhiy Storchaka | 2015-02-15 | 1 | -216/+217 |
|\ | |||||
| * | Use pickled data compatible with Python 2 for testing protocols 0-2. | Serhiy Storchaka | 2015-02-15 | 1 | -216/+217 |
| | | |||||
* | | Use os.devnull instead of hardcoded '/dev/null'. | Serhiy Storchaka | 2015-02-15 | 4 | -12/+12 |
|\ \ | |/ | |||||
| * | Merge heads | Serhiy Storchaka | 2015-02-15 | 7 | -15/+39 |
| |\ | |||||
| * | | Use os.devnull instead of hardcoded '/dev/null'. | Serhiy Storchaka | 2015-02-15 | 4 | -12/+12 |
| | | | |||||
* | | | Add a whatsnew entry for issue #22003. | Berker Peksag | 2015-02-14 | 1 | -1/+2 |
| | | | | | | | | | | | | Patch by David Wilson. | ||||
* | | | Issue #13637: Improve exception message of a2b_* functions. | Berker Peksag | 2015-02-14 | 1 | -2/+2 |
|\ \ \ | | |/ | |/| | | | | Patch by Vajrasky Kok. | ||||
| * | | Issue #13637: Improve exception message of a2b_* functions. | Berker Peksag | 2015-02-14 | 1 | -2/+2 |
| | | | | | | | | | | | | Patch by Vajrasky Kok. | ||||
* | | | Issue #13637: Remove outdated versionchanged directives. | Berker Peksag | 2015-02-14 | 1 | -6/+0 |
|\ \ \ | |/ / | | | | | | | Patch by Martin Panter. | ||||
| * | | Issue #13637: Remove outdated versionchanged directives. | Berker Peksag | 2015-02-14 | 1 | -6/+0 |
| | | | | | | | | | | | | Patch by Martin Panter. | ||||
* | | | Issue #17753: Skip test_zipfile tests which require write access to test | Serhiy Storchaka | 2015-02-14 | 1 | -0/+8 |
|\ \ \ | |/ / | | | | | | | and email.test. | ||||
| * | | Issue #17753: Skip test_zipfile tests which require write access to test | Serhiy Storchaka | 2015-02-14 | 1 | -0/+8 |
| | | | | | | | | | | | | and email.test. | ||||
* | | | Issue #22844: Fized test_gdb failure on Debian Wheezy for Z. | Serhiy Storchaka | 2015-02-14 | 1 | -0/+2 |
|\ \ \ | |/ / | | | | | | | Patch by David Edelsohn. | ||||
| * | | Issue #22844: Fized test_gdb failure on Debian Wheezy for Z. | Serhiy Storchaka | 2015-02-14 | 1 | -0/+2 |
| | | | | | | | | | | | | Patch by David Edelsohn. | ||||
* | | | merge 3.4 (#22633) | Benjamin Peterson | 2015-02-14 | 1 | -6/+9 |
|\ \ \ | |/ / | |||||
| * | | avoid reading unallocated memory when argc == 0 (closes #22633) | Benjamin Peterson | 2015-02-14 | 1 | -6/+9 |
| | | | |||||
* | | | Issue #23437: Update NEWS and whatsnew/3.5 | Steve Dower | 2015-02-14 | 2 | -0/+13 |
| | | | |||||
* | | | Simplify MSI projects. | Steve Dower | 2015-02-14 | 46 | -334/+447 |
| | | | |||||
* | | | Closes #23437: Make user scripts directory versioned on Windows (patch by ↵ | Steve Dower | 2015-02-14 | 4 | -4/+5 |
| | | | | | | | | | | | | pmoore) | ||||
* | | | Issue #23461: Normalise line endings when comparing old and new contents of ↵ | Steve Dower | 2015-02-14 | 1 | -2/+2 |
| | | | | | | | | | | | | importlib.h | ||||
* | | | Issue #19105: pprint now more efficiently uses free space at the right. | Serhiy Storchaka | 2015-02-14 | 3 | -39/+147 |
| | | | |||||
* | | | Issue #14910: Add allow_abbrev parameter to argparse.ArgumentParser. | Berker Peksag | 2015-02-13 | 5 | -22/+97 |
| | | | | | | | | | | | | Patch by Jonathan Paugh, Steven Bethard, paul j3 and Daniel Eriksson. | ||||
* | | | Issue #21717: tarfile.open() now supports 'x' (exclusive creation) mode. | Berker Peksag | 2015-02-13 | 5 | -22/+142 |
| | | | |||||
* | | | Issue #23418: Add missing entries to http.server.__all__. | Berker Peksag | 2015-02-13 | 2 | -1/+18 |
|\ \ \ | |/ / | | | | | | | Patch by Martin Panter. | ||||
| * | | Issue #23418: Add missing entries to http.server.__all__. | Berker Peksag | 2015-02-13 | 2 | -1/+18 |
| |/ | | | | | | | Patch by Martin Panter. | ||||
* | | Issue #21849: Ported from 2.7 tests for non-ASCII data. | Serhiy Storchaka | 2015-02-13 | 1 | -7/+13 |
|\ \ | |/ | |||||
| * | Issue #21849: Ported from 2.7 tests for non-ASCII data. | Serhiy Storchaka | 2015-02-13 | 1 | -7/+13 |
| | | |||||
* | | Merge 3.4 (asyncio doc) | Victor Stinner | 2015-02-12 | 6 | -42/+72 |
|\ \ | |/ | |||||
| * | asyncio doc: annotate coroutine on coroutine functions and methods | Victor Stinner | 2015-02-12 | 6 | -42/+72 |
| | | |||||
* | | Issue #23450: Fix signal.set_wakeup_fd() on Windows | Victor Stinner | 2015-02-12 | 1 | -11/+14 |
| | | | | | | | | Detect integer overflow on the file descriptor of the socket on 64-bit Python. | ||||
* | | Fix installer Back button going to wrong page when modifying. | Steve Dower | 2015-02-12 | 2 | -1/+10 |
| | | | | | | | | Also fix error when doing test builds without documentation file. | ||||
* | | Issue #23445: pydebug builds now use "gcc -Og" where possible, to make the ↵ | Antoine Pitrou | 2015-02-11 | 3 | -2/+16 |
|\ \ | |/ | | | | | resulting executable faster. | ||||
| * | Issue #23445: pydebug builds now use "gcc -Og" where possible, to make the ↵ | Antoine Pitrou | 2015-02-11 | 3 | -2/+16 |
| | | | | | | | | resulting executable faster. | ||||
* | | Merge 3.4 (typo) | Victor Stinner | 2015-02-11 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix typo: PyMem_Alloc => PyMem_Malloc | Victor Stinner | 2015-02-11 | 1 | -1/+1 |
| | | |||||
* | | Splitted the WFILE structure to WFILE and RFILE. | Serhiy Storchaka | 2015-02-11 | 1 | -6/+11 |
| | | |||||
* | | Issue #23344: marshal.dumps() is now 20-25% faster on average. | Serhiy Storchaka | 2015-02-11 | 3 | -23/+67 |
| | | |||||
* | | Issue #20416: marshal.dumps() with protocols 3 and 4 is now 40-50% faster on | Serhiy Storchaka | 2015-02-11 | 3 | -40/+61 |
| | | | | | | | | average. | ||||
* | | Fix typos in Doc/whatsnew/3.5.rst. | Berker Peksag | 2015-02-11 | 1 | -3/+3 |
| | | |||||
* | | Merge 3.4 (faulthandler) | Victor Stinner | 2015-02-11 | 1 | -4/+5 |
|\ \ | |/ | |||||
| * | Issue #23433: Fix faulthandler._stack_overflow() | Victor Stinner | 2015-02-11 | 1 | -4/+5 |
| | | | | | | | | | | Fix undefined behaviour: don't compare pointers. Use Py_uintptr_t type instead of void*. It fixes test_faulthandler on Fedora 22 which now uses GCC 5. | ||||
* | | Update copyright. | Raymond Hettinger | 2015-02-11 | 1 | -1/+1 |
| | | |||||
* | | Issue #23383: Cleaned up bytes formatting. | Serhiy Storchaka | 2015-02-10 | 1 | -140/+51 |
| | | |||||
* | | Merge 3.4 (asyncio) | Victor Stinner | 2015-02-10 | 2 | -1/+61 |
|\ \ | |/ | |||||
| * | asyncio: BaseSubprocessTransport.close() doesn't try to kill the process if it | Victor Stinner | 2015-02-10 | 2 | -1/+61 |
| | | | | | | | | already finished | ||||
* | | Issue #23421: Fixed compression in tarfile CLI. Patch by wdv4758h. | Serhiy Storchaka | 2015-02-10 | 3 | -8/+26 |
|\ \ | |/ | |||||
| * | Issue #23421: Fixed compression in tarfile CLI. Patch by wdv4758h. | Serhiy Storchaka | 2015-02-10 | 3 | -8/+26 |
| | | |||||
* | | merge 3.4 (#23361) | Benjamin Peterson | 2015-02-10 | 2 | -2/+14 |
|\ \ | |/ | |||||
| * | merge 3.3 (#23361) | Benjamin Peterson | 2015-02-10 | 2 | -2/+13 |
| |\ |