2011-05-14 |
Gregory P.... | fix whitespace |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Gregory P.... | merge heads |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Nadeem Vawda | Merge: #8650: Make zlib.[de]compressobj().[de]compress... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Nadeem Vawda | Merge: #8650: Make zlib.[de]compressobj().[de]compress... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Nadeem Vawda | Issue #8650: Make zlib.[de]compressobj().[de]compress... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Gregory P.... | Fixes Issue #12059: Properly handle missing hash functi... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Kurt B. Kaiser | Merge heads(!) |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Kurt B. Kaiser | Merge heads (!) |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Kurt B. Kaiser | Merge from 3.2 |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Kurt B. Kaiser | Merge heads |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Kurt B. Kaiser | Merge heads |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Kurt B. Kaiser | Merge from 3.1 |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Kurt B. Kaiser | Issue #6378: Further adjust idle.bat to start associate... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Nadeem Vawda | Merge fix for memory leaks in zlib.compress() and ... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Nadeem Vawda | Fix memory leaks in zlib.compress() and .decompress(). |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Łukasz Langa | Merged rethought pprint example from 3.2. |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Łukasz Langa | Merged rethought pprint usage example from 3.1. |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Łukasz Langa | pprint usage example rethought. |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Nadeem Vawda | Null merge (#8650): zlib.compress() and .decompress... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Nadeem Vawda | Null merge (#8650): zlib.compress() and .decompress... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Nadeem Vawda | Issue #8650: Backport 64-bit safety fixes for compress... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Nadeem Vawda | Merge: #12050: zlib.decompressobj().decompress() now... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Nadeem Vawda | Merge: #12050: zlib.decompressobj().decompress() now... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Nadeem Vawda | Issue #12050: zlib.decompressobj().decompress() now... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Ezio Melotti | Merge with 3.2 and also remove captured_output from... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Ezio Melotti | Update __all__ and docstring. |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Ezio Melotti | Skip test in test_fileinput when zlib is missing. |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Ezio Melotti | #11979: merge with 3.2. |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Ezio Melotti | #11979: merge with 3.1. |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Ezio Melotti | #11979: improve wording and markup in sockets howto... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Ezio Melotti | #7960: merge with 3.2. |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Ezio Melotti | #7960: merge with 3.1. |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Ezio Melotti | #7960: fix docstrings for captured_output and captured_... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Ezio Melotti | #5723: merge with 3.2. |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Ezio Melotti | #5723: merge with 3.1. |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Ezio Melotti | #5723: Improve json tests to be executed with and witho... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Ezio Melotti | Merge with 3.2. |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Ezio Melotti | Merge with 3.1. |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Ezio Melotti | Change import_fresh_module to work with packages. |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Victor Stinner | (Merge 3.2) Issue #11996: libpython (gdb), replace... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Vinay Sajip | test_logging: extended time range for rollover test. |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Victor Stinner | Issue #11996: libpython (gdb), replace "py-bt" command... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Vinay Sajip | test_logging: fixed bug in failure diagnostics. |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Vinay Sajip | Issue #12068: Fix appears to have worked; added more... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Raymond Hettinger | Further beautification of the example |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Raymond Hettinger | Further beautification of the example |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Raymond Hettinger | Neaten up example so it can be cut and pasted. |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Raymond Hettinger | Neaten up example so it can be cut and pasted. |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Vinay Sajip | Added diagnostics to test_logging, after reverting... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Georg Brandl | Merge two minor doc changes into default. |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Georg Brandl | Merge 3.2.1 release changes into default branch (a... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Georg Brandl | Use singular they. Thanks to Mark Summerfield. |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Georg Brandl | Fix unbound local error in RE tokenizer example. Thanks... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Georg Brandl | Merge in changes from 3.2.1b1 release repo. |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Antoine Pitrou | Issue #12062: Fix a flushing bug when doing a certain... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Antoine Pitrou | Issue #12062: Fix a flushing bug when doing a certain... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Antoine Pitrou | Issue #12062: Fix a flushing bug when doing a certain... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Kurt B. Kaiser | Merge from 3.2 |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Kurt B. Kaiser | Merge from 3.1 |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Kurt B. Kaiser | Issue #11896: Save on Close failed despite selecting... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Vinay Sajip | TimedTRotatingFileHandler test now improved to minimise... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Łukasz Langa | Cleaned up a backward merge after fixes issue #12044. |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Gregory P.... | normalize whitespace. |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Gregory P.... | merge - 7a3f3ad83676 Fixes Issue #12044. |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Gregory P.... | - Issue #12044: Fixed subprocess.Popen when used as... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Antoine Pitrou | Fix compile error under Windows |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Antoine Pitrou | Issue #9971: Write an optimized implementation of Buffe... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Ezio Melotti | Fix markup and working in the doc. |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Victor Stinner | Issue #12058: Minor edits to comments in faulthandler |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Kurt B. Kaiser | Merge from 3.2 |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Kurt B. Kaiser | Merge heads |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Kurt B. Kaiser | Correct version in IDLE NEWS.txt |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Kurt B. Kaiser | Merge from 3.1 |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Raymond Hettinger | Document default fmtspec. Fix inaccurate note. Document... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Raymond Hettinger | Document default fmtspec. Fix inaccurate note. Document... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Kurt B. Kaiser | Issue #1028: Tk returns invalid Unicode null in %A... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Senthil Kumaran | [Merge Branch] Issue #11968 - the start_response header... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Senthil Kumaran | Issue #11968 - the start_response header values in... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Senthil Kumaran | Fix closed Issue #11968 - the start_response header... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Senthil Kumaran | Fix closes Issue #11799: urllib.request Authentication... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Senthil Kumaran | issue12039 - update the documentation of send_response... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Senthil Kumaran | Issue #12039 - Update the http.server.rst with the... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Victor Stinner | Merge 3.2 (empty merge, patch already applied to 3.3) |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Victor Stinner | Merge 3.1 (empty merge, a similar patch was already... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Victor Stinner | Issue #10419: Fix build_scripts command of distutils... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Victor Stinner | Merge 3.2 (empty, patch already applied to 3.3) |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Victor Stinner | Issue #11169: compileall module uses repr() to format... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Victor Stinner | Merge 3.2 (empty, patch already applied to 3.3) |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Ezio Melotti | #12051: merge with 3.2. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Victor Stinner | Close #10419, issue #6011: build_scripts command of... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Victor Stinner | Close #10419, issue #6011: build_scripts command of... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Ezio Melotti | #12051: merge with 3.1. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Ezio Melotti | #12051: Fix segfault in json.dumps() while encoding... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Victor Stinner | Issue #11888: skip some log2 tests on Mac OS X Tiger |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Antoine Pitrou | Issue #12054: use support.find_unused_port() instead... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Antoine Pitrou | Issue #12054: use support.find_unused_port() instead... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Benjamin Peterson | run autoreconf |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Mark Dickinson | Issue #11888: remove duplicate check for log2 in config... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Antoine Pitrou | Issue #8498: In socket.accept(), allow to specify 0... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Antoine Pitrou | Issue #8498: In socket.accept(), allow to specify 0... |
commit | commitdiff | tree | snapshot |
next |