2011-04-28 |
Antoine Pitrou | Issue #11811: Factor out detection of IPv6 support... |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Łukasz Langa | Merged solution for #11324 from 3.2. |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Łukasz Langa | Closes #11324: ConfigParser(interpolation=None) doesn... |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Łukasz Langa | Merged ACKS from 3.2: added Yuxiao Zeng |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Łukasz Langa | Added Yuxiao Zeng for finding and resolving #11858... |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Vinay Sajip | Improved test_logging coverage. |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Łukasz Langa | Merged styling updates for #11670 from 3.2. |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Łukasz Langa | Style updates for the #11670 solution after post-commit... |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Senthil Kumaran | merge from 3.2 |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Senthil Kumaran | merge from 3.1 |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Senthil Kumaran | skip the extractall test on platforms where os.symlink... |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Łukasz Langa | Merged solution for #11858 from 3.2. |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Łukasz Langa | Closes #11858: configparser.ExtendedInterpolation and... |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Senthil Kumaran | merge from 3.2 |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Senthil Kumaran | merge from 3.1 |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Senthil Kumaran | Add tests for tarfile extractall feature when with... |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Ezio Melotti | #11926: merge with 3.2. |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Ezio Melotti | #11926: merge with 3.1. |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Ezio Melotti | #11926: add missing keywords to help("keywords"). |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Raymond Hettinger | Issue #11940: Update external link. |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Raymond Hettinger | Issue #11940: Update external link. |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Raymond Hettinger | Issue #11940: Update external link. |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Ezio Melotti | #11938: merge with 3.2. |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Ezio Melotti | #11938: Fix duplicated test name in test_inspect. Patch... |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Ezio Melotti | #11942: merge with 3.2. |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Ezio Melotti | #11942: merge with 3.1. |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Ezio Melotti | #11942: Fix return type of Py_AddPendingCall. Patch... |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Antoine Pitrou | Issue #10517: After fork(), reinitialize the TLS used... |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Antoine Pitrou | Issue #10517: After fork(), reinitialize the TLS used... |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Łukasz Langa | Merged trailing whitespace fix. |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Łukasz Langa | Fixed trailing whitespace in the ReST file. |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Łukasz Langa | Merged #11670 from 3.2 |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Łukasz Langa | Closes #11670: configparser read_file now iterates... |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Éric Araujo | Merge 3.2 |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Éric Araujo | Branch merge |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Éric Araujo | Merge 3.1 |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Éric Araujo | Branch merge |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Éric Araujo | Branch merge |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Éric Araujo | Change markup so it generates a link |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Vinay Sajip | Use correct Unix socket for syslogd on OS X. |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Vinay Sajip | test_logging: handle syslogd connection failure. |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Vinay Sajip | test_logging coverage improvements. |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Vinay Sajip | Re-enabled time test in test_logging. |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Ezio Melotti | #11763: merge with 3.2. |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Ezio Melotti | #11763: merge with 3.1. |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Ezio Melotti | #11763: don't use difflib in TestCase.assertMultiLineEq... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Victor Stinner | Issue #10914: Initialize correctly the filesystem codec... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Victor Stinner | Issue #10914: Py_NewInterpreter() uses PyErr_PrintEx(0) |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Victor Stinner | Fix compilation of _testembed.c without threads |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Victor Stinner | PyGILState_Ensure(), PyGILState_Release(), PyGILState_G... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Raymond Hettinger | merge |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Raymond Hettinger | Issue 11929: Minor whitespace clean-ups. |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Raymond Hettinger | Issue 11929: Minor whitespace clean-ups. |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Victor Stinner | Issue #11918: OS/2 and VMS are no more supported becaus... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Vinay Sajip | Disabled test failing on buildbots. |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Vinay Sajip | Refined time test in test_logging. |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Vinay Sajip | Yet more test_logging coverage improvements. |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Vinay Sajip | More test_logging coverage improvements. |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Vinay Sajip | test_logging coverage improvements. |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Antoine Pitrou | I think this should be "versionchanged", not "versionadded" |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Senthil Kumaran | merge from 3.2 |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Senthil Kumaran | merge from 2.7 |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Senthil Kumaran | merge from 3.1 |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Senthil Kumaran | Update News entry for Issue11236 |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Senthil Kumaran | merge from 3.1 codeline. |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Senthil Kumaran | Fix for issue11236 getpass.getpass to respond ctrl... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Ezio Melotti | #6780: merge with 3.2. |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Ezio Melotti | #6780: merge with 3.1. |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Ezio Melotti | #6780: fix starts/endswith error message to mention... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
R David Murray | Merge #11901: add description of how bitfields are... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
R David Murray | Merge #11901: add description of how bitfields are... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
R David Murray | #11901: add description of how bitfields are laid out... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Antoine Pitrou | Issue #11919: try to fix test_imp failure on some build... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Antoine Pitrou | Issue #11919: try to fix test_imp failure on some build... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Antoine Pitrou | Issue #10914: Add a minimal embedding test to test_capi. |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Antoine Pitrou | Issue #10914: add NEWS item. |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Antoine Pitrou | Issue #10914: Add a minimal embedding test to test_capi. |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Antoine Pitrou | Issue #11856: Speed up parsing of JSON numbers. |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Éric Araujo | Change markup so that it creates a link |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Alexander Belopolsky | Issue #2736: Documented how to compute seconds since... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Jesus Cea | Revert bb62908896fe, but keep the test |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Jesus Cea | pybench prep_times calculation error (closes #11895) |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Jesus Cea | Correctly merging #9319 into 3.3? |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Jesus Cea | pybench prep_times calculation error (closes #11895) |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Jesus Cea | pybench prep_times calculation error (closes #11895) |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Victor Stinner | Issue #11005, issue #11915: fix issue number of commit... |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Victor Stinner | Issue #11915: threading.RLock()._release_save() raises... |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Raymond Hettinger | Minor clean-ups to docstrings, comments, and var names. |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Raymond Hettinger | Minor clean-ups to docstrings, comments, and var names. |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Éric Araujo | Remove obsolete/duplicate docstring |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Éric Araujo | Add versionchanged for c19752ea037f (#10998) |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Éric Araujo | The version* directives don’t work with a blank line... |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Éric Araujo | Add versionchanged for a364719e400a (#11591) |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Éric Araujo | Remove unneeded backslashes |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Éric Araujo | Remove unneeded backslashes |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Éric Araujo | Merge 3.2 |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Éric Araujo | Branch merge |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Éric Araujo | Fix indentation |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Éric Araujo | Merge 3.1 |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Éric Araujo | Branch merge |
commit | commitdiff | tree | snapshot |
next |