2012-01-25 |
Nadeem Vawda | Issue #13862: Relax zlib version test to avoid spurious... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Vinay Sajip | Closes #13859: Merged fix from 3.2 - thanks to Matt... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Vinay Sajip | Closes #13859: Replaced reference to StandardError... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Antoine Pitrou | Port import fixes from 2.7. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Antoine Pitrou | Port import fixes from 2.7. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Nadeem Vawda | Issue #12804: Fix test failures on systems without... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Nadeem Vawda | Remove redundant resource check in test_socket. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Antoine Pitrou | Port remaining test fixes, and fix test_importlib too. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Antoine Pitrou | Port remaining test fixes, and fix test_importlib too. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Antoine Pitrou | Make test work under 32-bit systems, and when invoked... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Antoine Pitrou | Issue #11235: Fix OverflowError when trying to import... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Antoine Pitrou | Issue #11235: Fix OverflowError when trying to import... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Benjamin Peterson | merge 3.2 |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Benjamin Peterson | merge heads |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Benjamin Peterson | merge heads |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Antoine Pitrou | Issue #13772: In os.symlink() under Windows, do not... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Antoine Pitrou | Issue #13772: In os.symlink() under Windows, do not... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Victor Stinner | Sort functions in the doc of the time module |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Victor Stinner | Issue #10278: wallclock() cannot go backward, but two... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Amaury Forgeot... | Silence last compilation warning. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Amaury Forgeot... | Fix compilation warnings (seen on win32 buildbot) |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Georg Brandl | merge from 3.2 |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Georg Brandl | #13816: fix two minor style issues. Thanks to Justin... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Benjamin Peterson | merge 3.2 |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Benjamin Peterson | fix declaration style |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Georg Brandl | merge with 3.2 |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Georg Brandl | Fix #13834: strip() strips leading and trailing whitespace. |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Benjamin Peterson | use the static identifier api for looking up special... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Sandro Tosi | Issue #13835: fixes to What's new 3.3; patch by July... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Gregory P.... | Fix a unittest error seen on NetBSD 5. |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Gregory P.... | Fix a unittest error seen on NetBSD 5. |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Gregory P.... | Fix FreeBSD, NetBSD and OpenBSD behavior of the issue... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Gregory P.... | Fix FreeBSD, NetBSD and OpenBSD behavior of the issue... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Gregory P.... | Improve the test for dirfd(). Some systems #define... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Gregory P.... | Improve the test for dirfd(), some systems #define... |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Gregory P.... | bugfix for *BSD platforms. (oops messed up #define) |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Gregory P.... | bugfix for issue 8052 fixes on *BSD platforms. |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Gregory P.... | Another issue #8052 bugfix (related to previous commit). |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Gregory P.... | Bugfix for issue #8052 fix on *BSD variants. |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Gregory P.... | A Misc/NEWS entry for issue 8052. |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Gregory P.... | Add a Misc/NEWS entry for issue 8052. |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Gregory P.... | Fixes issue #8052: The posix subprocess module's close_... |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Gregory P.... | Fixes issue #8052: The posix subprocess module's close_... |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Gregory P.... | Avoid the compiler warning about the unused return... |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Gregory P.... | Avoid the compiler warning about the unused return... |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Antoine Pitrou | Issue #12922: fix the TextIOBase documentation to inclu... |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Antoine Pitrou | Issue #12922: fix the TextIOBase documentation to inclu... |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Victor Stinner | Issue #13706: Support non-ASCII fill characters |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Sandro Tosi | merge with 3.2 |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Sandro Tosi | fix typo; thanks to Justin Watt from docs@ |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Senthil Kumaran | merge from 3.2 |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Senthil Kumaran | Fix Issue6631 - Disallow relative file paths in urllib... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Benjamin Peterson | add another test case |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Łukasz Langa | phony merge of 76077971ee1f from 3.2 |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Łukasz Langa | #13760: picklability tests for configparser exceptions |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Łukasz Langa | #13760: picklability tests for configparser exceptions |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Vinay Sajip | Closes #13807: Merged fix from 3.2. |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Vinay Sajip | Closes #13807: Merged fix from 3.1. |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Vinay Sajip | Closes #13807: Now checks for sys.stderr being there... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Meador Inge | Issue #12949: Document the kwonlyargcount argument... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Meador Inge | Issue #12949: Document the kwonlyargcount argument... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Victor Stinner | Issue #10278: Be more explicit in tests than wallclock... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Eric V. Smith | Improve exception text. Closes issue 13811. |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Benjamin Peterson | check after comments, too (#13832) |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Sandro Tosi | Issue #13605: merge with 3.2 |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Sandro Tosi | Issue #13605: more meaningful example + fixes |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Sandro Tosi | Issue #13605: merge with 3.2 |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Sandro Tosi | Issue #13605: add documentation for nargs=argparse... |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Benjamin Peterson | don't leak node |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Benjamin Peterson | only check this when parsing python |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Sandro Tosi | Issue #11948: merge with 3.2 |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Sandro Tosi | Issue #11948: clarify modules search path |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Meador Inge | Issue #12705: Raise SyntaxError when compiling multiple... |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Meador Inge | Issue #2134: Add support for tokenize.TokenInfo.exact_type. |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Meador Inge | Null merge |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Meador Inge | Issue #2134: Clarify token.OP handling rationale in... |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Benjamin Peterson | improve casefold/lower/upper docs |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Antoine Pitrou | Be more lenient in test_wallclock (issue #10278). |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Antoine Pitrou | Issue #13722: Avoid silencing ImportErrors when initial... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Antoine Pitrou | Issue #13722: Avoid silencing ImportErrors when initial... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Antoine Pitrou | Finally fix all test_capi refleaks |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Antoine Pitrou | Fix some of the remaining test_capi leaks |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Antoine Pitrou | Fix some of the remaining test_capi refleaks |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Antoine Pitrou | Fix some of the refleaks in test_capi (ported from... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Antoine Pitrou | Fix refleaks in test_capi |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Antoine Pitrou | Fix the builtin module initialization code to store... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Antoine Pitrou | Fix the builtin module initialization code to store... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Antoine Pitrou | Add part of test_inspect test from 2.7 |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Antoine Pitrou | Add part of test_inspect test from 2.7 |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Antoine Pitrou | Merge refleak fixes from 3.2 |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Antoine Pitrou | Fix the _io module leaking references when a sub-interp... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Antoine Pitrou | Fix leaking a RuntimeError objects when creating sub... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Antoine Pitrou | Fix a memory leak when initializing the standard I... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Antoine Pitrou | Fix a memory leak when initializing the standard I... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Lars Gustäbel | Issue #5689: Avoid excessive memory usage by using... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Nadeem Vawda | Merge: #13781: Fix GzipFile to work with os.fdopen... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Nadeem Vawda | Issue #13781: Fix GzipFile to work with os.fdopen(... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Jesus Cea | MERGE: And yet another emergency fix for #13803 bootstr... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Jesus Cea | And yet another emergency fix for #13803 bootstrap... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Jesus Cea | MERGE: Yet another emergency fix for #13803 bootstrap... |
commit | commitdiff | tree | snapshot |
next |