| 2013-01-11 |
Serhiy Storchaka | Issue #15539: Fix a backup file creation in pindent... |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Serhiy Storchaka | Issue #15539: Fix a backup file creation in pindent... |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Serhiy Storchaka | Issue #15539: Fix a backup file creation in pindent... |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Georg Brandl | merge with 3.3 |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Georg Brandl | Closes #16936: fix duplicate/ambiguous description... |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Brett Cannon | Issue #3583: mention that testing whether a bad address... |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Tim Golden | #16921 Since Win9x is no longer supported, CREATE_NEW_C... |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Ezio Melotti | Merge patchcheck changes with 3.3 |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Ezio Melotti | Merge patchcheck changes with 3.2 |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Ezio Melotti | Add a note about checking refleaks to patchcheck. |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Serhiy Storchaka | Null merge |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Serhiy Storchaka | Null merge |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Serhiy Storchaka | Issue #15539: Fix a number of bugs in Tools/scripts... |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Serhiy Storchaka | Issue #15539: Fix a number of bugs in Tools/scripts... |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Serhiy Storchaka | Issue #15539: Fix a number of bugs in Tools/scripts... |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Sandro Tosi | merge with 3.3 |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Sandro Tosi | merge with 3.2 |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Sandro Tosi | grammatical fix; thanks to Alex Rudnick from docs@ |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Ezio Melotti | #16154: merge with 3.3. |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Ezio Melotti | #16154: merge with 3.2. |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Ezio Melotti | #16154: fix some doctests in Doc/library. Patch by... |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Chris Jerdonek | Issue #16874 (merge from 3.3): fix some documentation... |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Chris Jerdonek | Issue #16874 (merge from 3.2): fix some documentation... |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Chris Jerdonek | Issue #16874 (forward-port from 2.7): fix some document... |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Ezio Melotti | #13899: merge with 3.3. |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Ezio Melotti | #13899: merge with 3.2. |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Ezio Melotti | #13899: \A, \Z, and \B now correctly match the A, Z... |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Ezio Melotti | #16925: merge with 3.3. |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Ezio Melotti | #16925: test_configparser now works with unittest test... |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Ezio Melotti | #16918: merge with 3.3. |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Ezio Melotti | #16918: test_codecs now works with unittest test discov... |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Ezio Melotti | Merge fix for broken/disabled test. |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Ezio Melotti | Enable a broken test and fix it. |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Ezio Melotti | #16919: merge with 3.3. |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Ezio Melotti | #16919: test_crypt now works with unittest test discove... |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
R David Murray | merge #13934: document sqlite version strings, use... |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
R David Murray | merge #13934: document sqlite version strings, use... |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
R David Murray | #13934: document sqlite version strings, use correct... |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Benjamin Peterson | merge 3.3 (#16900) |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Benjamin Peterson | remove __del__ because it's evil and also prevents... |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
R David Murray | merge #15545: fix sqlite3.iterdump regression on unsort... |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
R David Murray | merge #15545: fix sqlite3.iterdump regression on unsort... |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
R David Murray | #15545: fix sqlite3.iterdump regression on unsortable... |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Eli Bendersky | Merge 3.3 |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Eli Bendersky | Update Misc/NEWS for issue #16076 |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Eli Bendersky | Issue #16913: Fix Element.itertext()'s handling of... |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Eli Bendersky | Issue #16913: Fix Element.itertext()'s handling of... |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Eli Bendersky | normalize whitespace |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Eli Bendersky | normalize whitespace |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Eli Bendersky | Issue #16076: make _elementtree.Element pickle-able... |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Eli Bendersky | Issue #16076: make _elementtree.Element pickle-able... |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Ezio Melotti | #16910: merge with 3.3. |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Ezio Melotti | #16910: test_bytes, test_unicode, and test_userstring... |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Ezio Melotti | #16905: merge with 3.3. |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Ezio Melotti | #16905: test_bufio now works with unittest test discove... |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Ezio Melotti | #16898: merge with 3.3. |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Ezio Melotti | #16898: test_bufio now works with unittest test discove... |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Ezio Melotti | #16888: merge with 3.3. |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Ezio Melotti | #16888: test_array now works with unittest test discove... |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Ezio Melotti | #16896: merge with 3.3. |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Ezio Melotti | #16896: test_asyncore now works with unittest test... |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Ezio Melotti | #16897: merge with 3.3. |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Ezio Melotti | #16897: test_bisect now works with unittest test discov... |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Ezio Melotti | Merge unittest.mock examples fixes. |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Ezio Melotti | Use correct methods in unittest.mock examples. |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Ezio Melotti | #16852: merge with 3.3. |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Ezio Melotti | #16852: test_genericpath, test_posixpath, test_ntpath... |
commit | commitdiff | tree | snapshot |
| 2013-01-09 |
Charles-François... | Issue #16876: Optimize epoll.poll() by keeping a per... |
commit | commitdiff | tree | snapshot |
| 2013-01-09 |
Benjamin Peterson | merge 3.3 (#16906) |
commit | commitdiff | tree | snapshot |
| 2013-01-09 |
Benjamin Peterson | correct static string clearing loop (closes #16906) |
commit | commitdiff | tree | snapshot |
| 2013-01-09 |
Serhiy Storchaka | Issue #16491: IDLE now prints chained exception tracebacks. |
commit | commitdiff | tree | snapshot |
| 2013-01-09 |
Serhiy Storchaka | Issue #16491: IDLE now prints chained exception tracebacks. |
commit | commitdiff | tree | snapshot |
| 2013-01-09 |
Serhiy Storchaka | Issue #16491: IDLE now prints chained exception tracebacks. |
commit | commitdiff | tree | snapshot |
| 2013-01-08 |
Serhiy Storchaka | Issue #16843: Make concurrent tests for sched module... |
commit | commitdiff | tree | snapshot |
| 2013-01-08 |
Serhiy Storchaka | Issue #16843: Make concurrent tests for sched module... |
commit | commitdiff | tree | snapshot |
| 2013-01-08 |
Serhiy Storchaka | Issue #11461: Fix the incremental UTF-16 decoder. Origi... |
commit | commitdiff | tree | snapshot |
| 2013-01-08 |
Serhiy Storchaka | Issue #11461: Fix the incremental UTF-16 decoder. Origi... |
commit | commitdiff | tree | snapshot |
| 2013-01-08 |
Serhiy Storchaka | Null merge |
commit | commitdiff | tree | snapshot |
| 2013-01-08 |
Serhiy Storchaka | Null merge |
commit | commitdiff | tree | snapshot |
| 2013-01-08 |
Serhiy Storchaka | Issue #11461: Fix the incremental UTF-16 decoder. Origi... |
commit | commitdiff | tree | snapshot |
| 2013-01-08 |
Serhiy Storchaka | Fix out of bound read in UTF-32 decoder on "narrow... |
commit | commitdiff | tree | snapshot |
| 2013-01-08 |
Charles-François... | Issue #16836: Enable IPv6 support even if IPv6 is disab... |
commit | commitdiff | tree | snapshot |
| 2013-01-08 |
Charles-François... | Issue #16836: Enable IPv6 support even if IPv6 is disab... |
commit | commitdiff | tree | snapshot |
| 2013-01-08 |
Charles-François... | Issue #16836: Enable IPv6 support even if IPv6 is disab... |
commit | commitdiff | tree | snapshot |
| 2013-01-08 |
Vinay Sajip | Issue #16884: Merged doc fix from 3.3. |
commit | commitdiff | tree | snapshot |
| 2013-01-08 |
Vinay Sajip | Issue #16884: Merged doc fix from 3.2. |
commit | commitdiff | tree | snapshot |
| 2013-01-08 |
Vinay Sajip | Issue #16884: Updated docs to use 'note' directives... |
commit | commitdiff | tree | snapshot |
| 2013-01-08 |
Serhiy Storchaka | Issue #15845: Fix comparison between bytes and string. |
commit | commitdiff | tree | snapshot |
| 2013-01-08 |
Serhiy Storchaka | Issue #15845: Fix comparison between bytes and string. |
commit | commitdiff | tree | snapshot |
| 2013-01-08 |
Serhiy Storchaka | Issue #15845: Fix comparison between bytes and string. |
commit | commitdiff | tree | snapshot |
| 2013-01-08 |
Chris Jerdonek | Issue #16854: Fix regrtest.usage() regression introduce... |
commit | commitdiff | tree | snapshot |
| 2013-01-07 |
Victor Stinner | fcntl: add F_DUPFD_CLOEXEC constant, available on Linux... |
commit | commitdiff | tree | snapshot |
| 2013-01-07 |
Serhiy Storchaka | Issue #15972: Fix error messages when os functions... |
commit | commitdiff | tree | snapshot |
| 2013-01-07 |
Serhiy Storchaka | Issue #15972: Fix error messages when os functions... |
commit | commitdiff | tree | snapshot |
| 2013-01-07 |
Christian Heimes | Add a comment about *not* caching the hash value. Issue... |
commit | commitdiff | tree | snapshot |
| 2013-01-07 |
Vinay Sajip | Closes #16884: Merged logging documentation fixes from... |
commit | commitdiff | tree | snapshot |
| 2013-01-07 |
Vinay Sajip | Issue #16884: Merged logging documentation fixes from... |
commit | commitdiff | tree | snapshot |
| next |