| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | (Merge 3.2) Issue #11996: libpython (gdb), replace "py-bt" command by | Victor Stinner | 2011-05-13 | 3 | -2/+61 |
|\ \ \
| |/ / |
|
| * | | Issue #11996: libpython (gdb), replace "py-bt" command by "py-bt-full" and add | Victor Stinner | 2011-05-13 | 3 | -2/+61 |
|
|
* | | | test_logging: extended time range for rollover test. | Vinay Sajip | 2011-05-13 | 1 | -1/+1 |
|
|
* | | | test_logging: fixed bug in failure diagnostics. | Vinay Sajip | 2011-05-13 | 1 | -2/+2 |
|
|
* | | | Issue #12068: Fix appears to have worked; added more diagnostics for rare fai... | Vinay Sajip | 2011-05-13 | 1 | -0/+1 |
|
|
* | | | Further beautification of the example | Raymond Hettinger | 2011-05-13 | 1 | -3/+6 |
|\ \ \
| |/ / |
|
| * | | Further beautification of the example | Raymond Hettinger | 2011-05-13 | 1 | -3/+6 |
|
|
* | | | Neaten up example so it can be cut and pasted. | Raymond Hettinger | 2011-05-13 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Neaten up example so it can be cut and pasted. | Raymond Hettinger | 2011-05-13 | 1 | -2/+2 |
|
|
* | | | Added diagnostics to test_logging, after reverting last change. | Vinay Sajip | 2011-05-13 | 1 | -9/+12 |
|
|
* | | | Merge two minor doc changes into default. | Georg Brandl | 2011-05-13 | 2 | -2/+3 |
|\ \ \
| |/ / |
|
| * | | Use singular they. Thanks to Mark Summerfield. | Georg Brandl | 2011-05-13 | 1 | -1/+1 |
|
|
| * | | Fix unbound local error in RE tokenizer example. Thanks to Herman L. Jackson. | Georg Brandl | 2011-05-13 | 1 | -1/+2 |
|
|
* | | | Merge 3.2.1 release changes into default branch (a null merge except for the ... | Georg Brandl | 2011-05-13 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Merge in changes from 3.2.1b1 release repo. | Georg Brandl | 2011-05-13 | 9 | -156/+164 |
| |\ \ |
|
| | * | | Added tag v3.2.1b1 for changeset 8ffac2337a33 | Georg Brandl | 2011-05-08 | 1 | -0/+1 |
|
|
| | * | | Update suspicious ignore file.v3.2.1b1 | Georg Brandl | 2011-05-08 | 2 | -94/+99 |
|
|
| | * | | Bump to 3.2.1b1. | Georg Brandl | 2011-05-08 | 6 | -63/+65 |
|
|
* | | | | Issue #12062: Fix a flushing bug when doing a certain type of I/O sequence | Antoine Pitrou | 2011-05-12 | 3 | -1/+32 |
|\ \ \ \
| |/ / / |
|
| * | | | Issue #12062: Fix a flushing bug when doing a certain type of I/O sequence | Antoine Pitrou | 2011-05-12 | 3 | -1/+33 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Issue #12062: Fix a flushing bug when doing a certain type of I/O sequence | Antoine Pitrou | 2011-05-12 | 3 | -1/+32 |
|
|
* | | | | Merge from 3.2 | Kurt B. Kaiser | 2011-05-12 | 3 | -31/+31 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge from 3.1 | Kurt B. Kaiser | 2011-05-12 | 3 | -31/+31 |
| |\ \ \
| | |/ / |
|
| | * | | Issue #11896: Save on Close failed despite selecting "Yes" in dialog. | Kurt B. Kaiser | 2011-05-12 | 3 | -32/+32 |
|
|
* | | | | TimedTRotatingFileHandler test now improved to minimise chances of failure on... | Vinay Sajip | 2011-05-12 | 1 | -7/+9 |
|
|
* | | | | Cleaned up a backward merge after fixes issue #12044. | Ćukasz Langa | 2011-05-12 | 0 | -0/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | normalize whitespace. | Gregory P. Smith | 2011-05-12 | 1 | -1/+1 |
|
|
| * | | | merge - 7a3f3ad83676 Fixes Issue #12044. | Gregory P. Smith | 2011-05-12 | 4 | -3/+10 |
|
|
* | | | | - Issue #12044: Fixed subprocess.Popen when used as a context manager to | Gregory P. Smith | 2011-05-12 | 4 | -3/+10 |
|
|
* | | | | Fix compile error under Windows | Antoine Pitrou | 2011-05-12 | 1 | -2/+4 |
|
|
* | | | | Issue #9971: Write an optimized implementation of BufferedReader.readinto(). | Antoine Pitrou | 2011-05-11 | 4 | -16/+81 |
|
|
* | | | | Fix markup and working in the doc. | Ezio Melotti | 2011-05-11 | 2 | -9/+11 |
|
|
* | | | | Issue #12058: Minor edits to comments in faulthandler | Victor Stinner | 2011-05-11 | 1 | -18/+18 |
|
|
* | | | | Merge from 3.2 | Kurt B. Kaiser | 2011-05-11 | 3 | -5/+23 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge heads | Kurt B. Kaiser | 2011-05-11 | 1 | -5/+8 |
| |\ \ \ |
|
| * | | | | Correct version in IDLE NEWS.txt | Kurt B. Kaiser | 2011-05-11 | 1 | -1/+1 |
|
|
| * | | | | Merge from 3.1 | Kurt B. Kaiser | 2011-05-11 | 3 | -4/+22 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | Issue #1028: Tk returns invalid Unicode null in %A: UnicodeDecodeError. | Kurt B. Kaiser | 2011-05-11 | 3 | -4/+23 |
|
|
* | | | | | Document default fmtspec. Fix inaccurate note. Document exceptions. | Raymond Hettinger | 2011-05-11 | 1 | -5/+8 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Document default fmtspec. Fix inaccurate note. Document exceptions. | Raymond Hettinger | 2011-05-11 | 1 | -5/+8 |
| |/ / / |
|
* | | | | [Merge Branch] Issue #11968 - the start_response header values in wsgiref sho... | Senthil Kumaran | 2011-05-11 | 0 | -0/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | Issue #11968 - the start_response header values in wsgiref shoudl be str not | Senthil Kumaran | 2011-05-11 | 1 | -6/+6 |
|
|
* | | | | Fix closed Issue #11968 - the start_response header values in wsgiref shoudl be | Senthil Kumaran | 2011-05-11 | 1 | -6/+6 |
|
|
* | | | | Fix closes Issue #11799: urllib.request Authentication Handlers will raise a | Senthil Kumaran | 2011-05-11 | 4 | -16/+63 |
|
|
* | | | | issue12039 - update the documentation of send_response method in http.server.... | Senthil Kumaran | 2011-05-11 | 1 | -4/+11 |
|
|
* | | | | Issue #12039 - Update the http.server.rst with the requirement to call `end_h... | Senthil Kumaran | 2011-05-11 | 1 | -3/+4 |
|
|
* | | | | Merge 3.2 (empty merge, patch already applied to 3.3) | Victor Stinner | 2011-05-10 | 0 | -0/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 3.1 (empty merge, a similar patch was already applied) | Victor Stinner | 2011-05-10 | 0 | -0/+0 |
| |\ \ \
| | |/ / |
|
| | * | | Issue #10419: Fix build_scripts command of distutils to handle correctly | Victor Stinner | 2011-05-10 | 2 | -11/+40 |
|
|
* | | | | Merge 3.2 (empty, patch already applied to 3.3) | Victor Stinner | 2011-05-10 | 0 | -0/+0 |
|\ \ \ \
| |/ / / |
|