2013-01-12 |
Eli Bendersky | fix versionadded to 3.4 |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Antoine Pitrou | In test_ssl, threaded tests shouldn't need the network... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Antoine Pitrou | In test_ssl, threaded tests shouldn't need the "network... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Antoine Pitrou | Issue #16923: Fix ResourceWarnings in test_ssl. |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Antoine Pitrou | Issue #16923: Fix ResourceWarnings in test_ssl. |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Antoine Pitrou | SSLContext.load_dh_params() now properly closes the... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Antoine Pitrou | SSLContext.load_dh_params() now properly closes the... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
R David Murray | #16259: delete some no-longer-used code from regrtest. |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Serhiy Storchaka | Issue #16829: IDLE printing no longer fails if there... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Serhiy Storchaka | Issue #16829: IDLE printing no longer fails if there... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Serhiy Storchaka | Issue #16829: IDLE printing no longer fails if there... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Charles-François... | Issue #16762: Fix some test_subprocess failures on... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Charles-François... | Issue #16762: Fix some test_subprocess failures on... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Charles-François... | Issue #16762: Fix some test_subprocess failures on... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Eli Bendersky | clean trailing whitespace |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Eli Bendersky | clean trailing whitespace |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Eli Bendersky | Issues #15083 and #16992: port find.* method tests... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Eli Bendersky | Issues #15083 and #16992: port find.* method tests... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Eli Bendersky | Close #15442: Expand the list of default directories... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Eli Bendersky | Issue #16076: check for return value of PyTuple_New... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Eli Bendersky | Issue #16076: check for return value of PyTuple_New... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Eli Bendersky | Close #16076: fix refleak in pickling of Element. |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Eli Bendersky | Issue #16076: fix refleak in pickling of Element. |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Charles-François... | Issue #16876: Revert be8e6b81284e, which wasn't thread... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Ezio Melotti | #16940: merge with 3.3. |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Ezio Melotti | #16940: merge with 3.2. |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Ezio Melotti | #16940: fix indentation in example. |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Raymond Hettinger | Issue #16398: Optimize deque.rotate() |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Chris Jerdonek | Issue #16933 (merge from 3.3): Improve choices examples... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Chris Jerdonek | Issue #16933 (merge from 3.2): Improve choices examples... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Chris Jerdonek | Issue #16933 (2.7 forward-port): Improve choices exampl... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Vinay Sajip | Closes #16613: Added optional mapping argument to Chain... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Brett Cannon | Issue #15031: Refactor some code in importlib pertainin... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Brett Cannon | merge |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Brett Cannon | merge |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Brett Cannon | merge |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Brett Cannon | Merge from 3.3 for fix for issue #16730 |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Brett Cannon | Issue #16730: Don't raise an exception in |
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 |
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 |
next |