| 2015-02-10 |
Serhiy Storchaka | Issue #23421: Fixed compression in tarfile CLI. Patch... |
commit | commitdiff | tree | snapshot |
| 2015-02-10 |
Serhiy Storchaka | Issue #23421: Fixed compression in tarfile CLI. Patch... |
commit | commitdiff | tree | snapshot |
| 2015-02-10 |
Benjamin Peterson | merge 3.4 (#23361) |
commit | commitdiff | tree | snapshot |
| 2015-02-10 |
Benjamin Peterson | merge 3.3 (#23361) |
commit | commitdiff | tree | snapshot |
| 2015-02-10 |
Benjamin Peterson | add overflow checking (closes #23361) |
commit | commitdiff | tree | snapshot |
| 2015-02-09 |
Vinay Sajip | Added respect_handler_level to QueueListener. |
commit | commitdiff | tree | snapshot |
| 2015-02-09 |
Raymond Hettinger | Mirco-optimizations to reduce register spills and reloa... |
commit | commitdiff | tree | snapshot |
| 2015-02-09 |
Martin v. Löwis | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
| 2015-02-09 |
Martin v. Löwis | Amend b8ebf381390f: find patchlevel.py in extensions. |
commit | commitdiff | tree | snapshot |
| 2015-02-09 |
Martin v. Löwis | Merge with 3.4 |
commit | commitdiff | tree | snapshot |
| 2015-02-09 |
Martin v. Löwis | Issue #17896: Update msi.py to new externals dir. |
commit | commitdiff | tree | snapshot |
| 2015-02-08 |
Larry Hastings | Merge. |
commit | commitdiff | tree | snapshot |
| 2015-02-08 |
Larry Hastings | Post-release updates for Python 3.5.0a1. |
commit | commitdiff | tree | snapshot |
| 2015-02-08 |
Larry Hastings | Post-release updates for Python 3.4.3rc1. |
commit | commitdiff | tree | snapshot |
| 2015-02-08 |
Steve Dower | Improve Windows release scripts |
commit | commitdiff | tree | snapshot |
| 2015-02-08 |
Ned Deily | Issue #23285: Install new test directory. |
commit | commitdiff | tree | snapshot |
| 2015-02-08 |
Larry Hastings | Added tag v3.5.0a1 for changeset 5d4b6a57d5fd |
commit | commitdiff | tree | snapshot |
| 2015-02-08 |
Larry Hastings | Added tag v3.4.3rc1 for changeset 69dd528ca625 |
commit | commitdiff | tree | snapshot |
| 2015-02-08 |
Larry Hastings | Fix a copyright notice that still said 2014. v3.5.0a1 |
commit | commitdiff | tree | snapshot |
| 2015-02-08 |
Larry Hastings | Fix a copyright notice that still said 2014. v3.4.3rc1 |
commit | commitdiff | tree | snapshot |
| 2015-02-08 |
Larry Hastings | Release bump for 3.5.0a1. |
commit | commitdiff | tree | snapshot |
| 2015-02-08 |
Larry Hastings | Version bump for 3.4.3rc1. |
commit | commitdiff | tree | snapshot |
| 2015-02-07 |
Larry Hastings | Updated pydoc topics data for 3.5.0a1 release. |
commit | commitdiff | tree | snapshot |
| 2015-02-07 |
Larry Hastings | Updated pydoc topics data for 3.4.3rc1 release. |
commit | commitdiff | tree | snapshot |
| 2015-02-07 |
Steve Dower | Adds automated test script for the Windows installer... |
commit | commitdiff | tree | snapshot |
| 2015-02-07 |
Charles-François... | Fix whitespace. |
commit | commitdiff | tree | snapshot |
| 2015-02-07 |
Charles-François... | Issue #23285: PEP 475 -- Retry system calls failing... |
commit | commitdiff | tree | snapshot |
| 2015-02-07 |
Vinay Sajip | Closes #23357: Updated documentation on creating venvs. |
commit | commitdiff | tree | snapshot |
| 2015-02-07 |
Vinay Sajip | Corrected typo. |
commit | commitdiff | tree | snapshot |
| 2015-02-07 |
Vinay Sajip | Minor change to documentation on creating venvs. |
commit | commitdiff | tree | snapshot |
| 2015-02-06 |
Steve Dower | Fix download URL embedded in Windows installer. |
commit | commitdiff | tree | snapshot |
| 2015-02-06 |
Steve Dower | Require Mercurial on PATH when building a Windows release. |
commit | commitdiff | tree | snapshot |
| 2015-02-06 |
Barry Warsaw | Merge |
commit | commitdiff | tree | snapshot |
| 2015-02-06 |
Barry Warsaw | Issue #23399: pyvenv creates relative symlinks where... |
commit | commitdiff | tree | snapshot |
| 2015-02-06 |
Barry Warsaw | Trunk merge. |
commit | commitdiff | tree | snapshot |
| 2015-02-06 |
Barry Warsaw | Issue #23399: pyvenv creates relative symlinks where... |
commit | commitdiff | tree | snapshot |
| 2015-02-06 |
Steve Dower | Fix definition mismatch for type_is_subtype_base_chain. |
commit | commitdiff | tree | snapshot |
| 2015-02-06 |
Steve Dower | Fix definition mismatch for type_is_subtype_base_chain. |
commit | commitdiff | tree | snapshot |
| 2015-02-06 |
Barry Warsaw | Issue #23399: pyvenv creates relative symlinks where... |
commit | commitdiff | tree | snapshot |
| 2015-02-06 |
Berker Peksag | Issue #20289: cgi.FieldStorage() now supports the conte... |
commit | commitdiff | tree | snapshot |
| 2015-02-06 |
Berker Peksag | Fix typos in Doc/whatsnew/3.5.rst. |
commit | commitdiff | tree | snapshot |
| 2015-02-06 |
Serhiy Storchaka | Issue #23392: Added tests for marshal C API that works... |
commit | commitdiff | tree | snapshot |
| 2015-02-06 |
Serhiy Storchaka | Issue #23392: Added tests for marshal C API that works... |
commit | commitdiff | tree | snapshot |
| 2015-02-06 |
Serhiy Storchaka | Issue #23881: Only use entry-values with gdb 7.4 in... |
commit | commitdiff | tree | snapshot |
| 2015-02-06 |
Serhiy Storchaka | Issue #23881: Only use entry-values with gdb 7.4 in... |
commit | commitdiff | tree | snapshot |
| 2015-02-06 |
Steve Dower | Issue #23260: Update Windows installer |
commit | commitdiff | tree | snapshot |
| 2015-02-06 |
Ned Deily | Fix missing :ref: for idle in doc build. |
commit | commitdiff | tree | snapshot |
| 2015-02-06 |
Ned Deily | Fix missing :ref: for idle in doc build. |
commit | commitdiff | tree | snapshot |
| 2015-02-06 |
Benjamin Peterson | merge 3.4 (#22735) |
commit | commitdiff | tree | snapshot |
| 2015-02-06 |
Benjamin Peterson | fix many custom mro() edge cases and improve code quali... |
commit | commitdiff | tree | snapshot |
| 2015-02-06 |
Ned Deily | Issue #23212: merge from 3.4 |
commit | commitdiff | tree | snapshot |
| 2015-02-06 |
Ned Deily | Issue #23212: Update OS X installer build OpenSSL to... |
commit | commitdiff | tree | snapshot |
| 2015-02-05 |
Victor Stinner | (Merge 3.4) test_multiprocessing: tolerate a delta... |
commit | commitdiff | tree | snapshot |
| 2015-02-05 |
Victor Stinner | test_multiprocessing: tolerate a delta of 30 ms because... |
commit | commitdiff | tree | snapshot |
| 2015-02-05 |
Serhiy Storchaka | Issue #18982: Add tests for CLI of the calendar module. |
commit | commitdiff | tree | snapshot |
| 2015-02-05 |
Serhiy Storchaka | Issue #18982: Add tests for CLI of the calendar module. |
commit | commitdiff | tree | snapshot |
| 2015-02-05 |
Victor Stinner | Merge 3.4 (asyncio) |
commit | commitdiff | tree | snapshot |
| 2015-02-05 |
Victor Stinner | asyncio: BaseEventLoop: rename _owner to _thread_id |
commit | commitdiff | tree | snapshot |
| 2015-02-05 |
Ned Deily | Issue #23345: merge from 3.4 |
commit | commitdiff | tree | snapshot |
| 2015-02-05 |
Ned Deily | Issue #23345: Prevent test_ssl failures with large... |
commit | commitdiff | tree | snapshot |
| 2015-02-05 |
Donald Stufft | Merge: Update pip to 6.0.8 |
commit | commitdiff | tree | snapshot |
| 2015-02-05 |
Donald Stufft | Update pip to 6.0.8 |
commit | commitdiff | tree | snapshot |
| 2015-02-05 |
Gregory P.... | Make the stdlib test suite helper test.script_helper... |
commit | commitdiff | tree | snapshot |
| 2015-02-05 |
Gregory P.... | Make the stdlib test suite helper test.script_helper... |
commit | commitdiff | tree | snapshot |
| 2015-02-04 |
Raymond Hettinger | Minor code clean up. |
commit | commitdiff | tree | snapshot |
| 2015-02-04 |
Victor Stinner | Merge 3.4 (asyncio doc) |
commit | commitdiff | tree | snapshot |
| 2015-02-04 |
Victor Stinner | asyncio doc: explain how to display ResourceWarning... |
commit | commitdiff | tree | snapshot |
| 2015-02-04 |
Victor Stinner | Merge 3.4 (asyncio) |
commit | commitdiff | tree | snapshot |
| 2015-02-04 |
Victor Stinner | asyncio: Only call _check_resolved_address() in debug... |
commit | commitdiff | tree | snapshot |
| 2015-02-04 |
Victor Stinner | asyncio: BaseSelectorEventLoop uses directly the privat... |
commit | commitdiff | tree | snapshot |
| 2015-02-04 |
Gregory P.... | Fixes issue23390: make profile-opt causes -fprofile... |
commit | commitdiff | tree | snapshot |
| 2015-02-04 |
Gregory P.... | Fixes issue23390: make profile-opt causes -fprofile... |
commit | commitdiff | tree | snapshot |
| 2015-02-04 |
Gregory P.... | Skip some tests that require a subinterpreter launched... |
commit | commitdiff | tree | snapshot |
| 2015-02-04 |
Gregory P.... | Skip some tests that require a subinterpreter launched... |
commit | commitdiff | tree | snapshot |
| 2015-02-03 |
Stefan Krah | Issue #14203: Temporary fix for the compile failure... |
commit | commitdiff | tree | snapshot |
| 2015-02-03 |
Stefan Krah | Issue #14203: Remove obsolete support for view==NULL... |
commit | commitdiff | tree | snapshot |
| 2015-02-03 |
Serhiy Storchaka | Issue #15381: Fixed a bug in BytesIO.write(). |
commit | commitdiff | tree | snapshot |
| 2015-02-03 |
Raymond Hettinger | Issue 23359: Reduce size of code in set_lookkey. Only... |
commit | commitdiff | tree | snapshot |
| 2015-02-03 |
Stefan Krah | Issue #14203: Remove obsolete support for view==NULL... |
commit | commitdiff | tree | snapshot |
| 2015-02-03 |
Victor Stinner | Merge 3.4 (asyncio doc) |
commit | commitdiff | tree | snapshot |
| 2015-02-03 |
Victor Stinner | asyncio, Tulip issue 221: Fix doc of QueueEmpty and... |
commit | commitdiff | tree | snapshot |
| 2015-02-03 |
Serhiy Storchaka | Issue #15381: Try to fix refcount bug. Empty and 1... |
commit | commitdiff | tree | snapshot |
| 2015-02-03 |
Berker Peksag | Issue #13128: Print response headers for CONNECT reques... |
commit | commitdiff | tree | snapshot |
| 2015-02-03 |
Berker Peksag | Issue #23358: Add missing BaseServer entry to socketser... |
commit | commitdiff | tree | snapshot |
| 2015-02-03 |
Berker Peksag | Issue #23358: Add missing BaseServer entry to socketser... |
commit | commitdiff | tree | snapshot |
| 2015-02-03 |
Serhiy Storchaka | Issue #15381: Optimized io.BytesIO to make less allocat... |
commit | commitdiff | tree | snapshot |
| 2015-02-03 |
Serhiy Storchaka | Issue #22818: Splitting on a pattern that could match... |
commit | commitdiff | tree | snapshot |
| 2015-02-03 |
Serhiy Storchaka | Issue #23099: Closing io.BytesIO with exported buffer... |
commit | commitdiff | tree | snapshot |
| 2015-02-03 |
Serhiy Storchaka | Issue #23099: Closing io.BytesIO with exported buffer... |
commit | commitdiff | tree | snapshot |
| 2015-02-02 |
Serhiy Storchaka | Issues #23363, #23364, #23365, #23366: Fixed itertools... |
commit | commitdiff | tree | snapshot |
| 2015-02-02 |
Serhiy Storchaka | Issue #22896: Fixed using _getbuffer() in recently... |
commit | commitdiff | tree | snapshot |
| 2015-02-02 |
Serhiy Storchaka | Issues #23363, #23364, #23365, #23366: Fixed itertools... |
commit | commitdiff | tree | snapshot |
| 2015-02-02 |
Serhiy Storchaka | Issues #23363, #23364, #23365, #23366: Fixed itertools... |
commit | commitdiff | tree | snapshot |
| 2015-02-02 |
Serhiy Storchaka | Issue #22896: Avoid to use PyObject_AsCharBuffer()... |
commit | commitdiff | tree | snapshot |
| 2015-02-02 |
Serhiy Storchaka | Issue #22896: Avoid to use PyObject_AsCharBuffer()... |
commit | commitdiff | tree | snapshot |
| 2015-02-02 |
Benjamin Peterson | merge 3.4 |
commit | commitdiff | tree | snapshot |
| 2015-02-02 |
Benjamin Peterson | merge 3.3 |
commit | commitdiff | tree | snapshot |
| 2015-02-02 |
Benjamin Peterson | reduce memory usage of test (closes #23369) |
commit | commitdiff | tree | snapshot |
| 2015-02-02 |
Benjamin Peterson | merge 3.4 |
commit | commitdiff | tree | snapshot |
| 2015-02-02 |
Benjamin Peterson | adjust for py3k module renaming |
commit | commitdiff | tree | snapshot |
| next |