2013-01-17 |
Stefan Krah | Issue #16987: Fix definition of SHLIB_EXT. |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Stefan Krah | Issue #14110: Fix test failures on FreeBSD if the user... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Stefan Krah | Fix build with 3.x gcc versions. |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Stefan Krah | Issue #11729: Backport commit bff052d9 from libffi... |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Frank Wierzbicki | Use unittest.main() in 3.3 and greater |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Frank Wierzbicki | #16886: merge with 3.2 |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Frank Wierzbicki | Closed #16886: test_dictcomps no longer depends on... |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Stefan Krah | Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Stefan Krah | Increase warning level for _decimal.so and libmpdec... |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Stefan Krah | Change NEWS entry to make it somewhat intelligible. |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Stefan Krah | Issue #16422: Use strings for rounding mode constants... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Benjamin Peterson | remove warning about tb circular reference (closes... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Vinay Sajip | Issue #9501: Merged fix from 3.2. |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Vinay Sajip | Issue #9501: Improved shutdown handling to deal with... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Serhiy Storchaka | Issue #15861: tkinter now correctly works with lists... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Serhiy Storchaka | Issue #15861: tkinter now correctly works with lists... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Serhiy Storchaka | Null merge |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Richard Oudkerk | Merge |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Richard Oudkerk | Issue #10527: Remove dead code |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Serhiy Storchaka | Issue #14850: Now a chamap decoder treates U+FFFE as... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Serhiy Storchaka | Issue #14850: Now a chamap decoder treates U+FFFE as... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Serhiy Storchaka | Check for NULL before the pointer aligning in fastsearc... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Richard Oudkerk | Dummy merge |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Richard Oudkerk | Issue #10527: Use poll() instead of select() for multip... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Serhiy Storchaka | Issue #9720: zipfile now writes correct local headers... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Serhiy Storchaka | Issue #9720: zipfile now writes correct local headers... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Giampaolo Rodola' | fix for previous commit related to issue 10527 which... |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Richard Oudkerk | Issue #16955: Fix the poll() method for multiprocessing... |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Serhiy Storchaka | Describe the default_namespace parameter of ElemetTree... |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Serhiy Storchaka | Describe the default_namespace parameter of ElemetTree... |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Eli Bendersky | Issue #16922: fixed findtext() to return empty Unicode... |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Eli Bendersky | Merge 3.2 and revert changes since the changes in 3... |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Eli Bendersky | Issue #16922: fixed findtext() to return empty Unicode... |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Eli Bendersky | merge heads |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Eli Bendersky | Clean trailing whitespace in _elementtree.c |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Charles-François... | Fix test_posix failure on NetBSD buildbots: sched_setpa... |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Charles-François... | test_asyncore: wait explicitly for a thread termination... |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Charles-François... | test_asyncore: wait explicitly for a thread termination... |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Benjamin Peterson | make deque_clear void, since it's infallible |
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 | SSLContext.load_dh_params() now properly closes the... |
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 |
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 | Issue #16076: check for return value of PyTuple_New... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Eli Bendersky | Issue #16076: fix refleak in pickling of Element. |
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 |
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 |
Brett Cannon | merge |
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 |
Georg Brandl | Closes #16936: fix duplicate/ambiguous description... |
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 | 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 |
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.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.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.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: test_configparser now works with unittest test... |
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: 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 | #13934: document sqlite version strings, use correct... |
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 | #15545: fix sqlite3.iterdump regression on unsortable... |
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 | 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 |
Ezio Melotti | #16910: test_bytes, test_unicode, and test_userstring... |
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: test_bufio now works with unittest test discove... |
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: test_asyncore now works with unittest test... |
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 | Use correct methods in unittest.mock examples. |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Ezio Melotti | #16852: test_genericpath, test_posixpath, test_ntpath... |
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 |
next |