Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typo. | Eric V. Smith | 2011-03-15 | 1 | -1/+1 |
* | merge 1579808ef25b | Gregory P. Smith | 2011-03-15 | 1 | -2/+5 |
|\ | |||||
| * | merge 141bbcb19c06 | Gregory P. Smith | 2011-03-15 | 1 | -2/+5 |
| |\ | |||||
| | * | Fix the @test_NNNN_tmp file terds being left in whatever your $PWD was | Gregory P. Smith | 2011-03-15 | 1 | -2/+5 |
* | | | #11515: Merge with 3.2. | Ezio Melotti | 2011-03-15 | 26 | -31/+31 |
|\ \ \ | |/ / | |||||
| * | | #11515: Merge with 3.1. | Ezio Melotti | 2011-03-15 | 25 | -30/+30 |
| |\ \ | | |/ | |||||
| | * | #11515: fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-15 | 22 | -25/+25 |
* | | | Merge long Japanese header fix from 3.2. | R David Murray | 2011-03-15 | 2 | -1/+15 |
|\ \ \ | |/ / | |||||
| * | | Fix header encoding of long headers when using euc-jp and shift_jis. | R David Murray | 2011-03-15 | 2 | -1/+15 |
* | | | Merge with hg.python.org. | Reid Kleckner | 2011-03-14 | 12 | -64/+197 |
|\ \ \ | |||||
| * \ \ | merge default | Michael Foord | 2011-03-14 | 2 | -0/+37 |
| |\ \ \ | |||||
| | * \ \ | Merge with remote | Nick Coghlan | 2011-03-14 | 4 | -52/+96 |
| | |\ \ \ | |||||
| | * | | | | Close #11505: Improve string.py coverage | Nick Coghlan | 2011-03-14 | 2 | -0/+37 |
| * | | | | | Closes issue 11407. TestCase.run returns the result object used or created | Michael Foord | 2011-03-14 | 2 | -5/+40 |
| | |/ / / | |/| | | | |||||
| * | | | | Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified I... | Ronald Oussoren | 2011-03-14 | 2 | -49/+90 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified I... | Ronald Oussoren | 2011-03-14 | 2 | -49/+90 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified I... | Ronald Oussoren | 2011-03-14 | 2 | -49/+90 |
| | | * | | Fix #11491. When dbm.open was called with a file which already exists and | briancurtin | 2011-03-14 | 2 | -3/+11 |
| * | | | | Merge linesep docstring changes from 3.2. | R David Murray | 2011-03-14 | 2 | -3/+6 |
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| | | |||||
| | * | | Harmonize linesep docstrings, and fix the quoting of \r\n | R David Murray | 2011-03-14 | 2 | -3/+6 |
| * | | | Merge #11496 from 3.2. | R David Murray | 2011-03-14 | 1 | -0/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | #11496: skip history test if clear_history is not available. | R David Murray | 2011-03-14 | 1 | -0/+4 |
| * | | | Fix #11491. When dbm.open was called with a file which already exists and | briancurtin | 2011-03-14 | 2 | -3/+11 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix #11491. When dbm.open was called with a file which already exists and | briancurtin | 2011-03-14 | 2 | -3/+11 |
| | * | | Skip test that requires zlib when zlib is not available. | Ezio Melotti | 2011-03-14 | 1 | -0/+1 |
| * | | | whitespace fix | Gregory P. Smith | 2011-03-14 | 1 | -1/+1 |
| * | | | merge default | Gregory P. Smith | 2011-03-14 | 1 | -1/+1 |
| |\ \ \ | |||||
| * | | | | Add a SubprocessError base class for exceptions in the subprocess module. | Gregory P. Smith | 2011-03-14 | 1 | -4/+9 |
* | | | | | Tweak subprocess test timeouts to satisfy the buildbot. | Reid Kleckner | 2011-03-14 | 1 | -2/+2 |
| |/ / / |/| | | | |||||
* | | | | Attempt a larger timeout value to satisfy the buildbots. | Reid Kleckner | 2011-03-14 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge with default. | Reid Kleckner | 2011-03-14 | 2 | -1/+2 |
|\ \ \ | |||||
| * | | | Skip test if zlib not present. Closes #11498. Patch by Natalia B. Bidart. | Eric V. Smith | 2011-03-14 | 2 | -1/+2 |
* | | | | Add a 'timeout' argument to subprocess.Popen. | Reid Kleckner | 2011-03-14 | 2 | -87/+302 |
|/ / / | |||||
* | | | Typos. | Eric V. Smith | 2011-03-14 | 1 | -2/+2 |
* | | | Merge #11488 patch from 3.2. | R David Murray | 2011-03-14 | 1 | -0/+17 |
|\ \ \ | |/ / | |||||
| * | | Merge #11488 patch from 3.1. | R David Murray | 2011-03-14 | 1 | -0/+17 |
| |\ \ | | |/ | |||||
| | * | #11488: Add tests for writelines method of SpooledTemporaryFile. | R David Murray | 2011-03-14 | 1 | -0/+17 |
* | | | Merge whitespace fix from 3.2. | R David Murray | 2011-03-14 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix whitespace | R David Murray | 2011-03-14 | 1 | -1/+1 |
* | | | Merge fix for #11490 from 3.2. | R David Murray | 2011-03-14 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge fix for #11490 from 3.1. | R David Murray | 2011-03-14 | 1 | -1/+2 |
| |\ \ | | |/ | |||||
| | * | #11490: EACCES can also mean command not found | R David Murray | 2011-03-14 | 1 | -1/+2 |
* | | | #1162477: accept '.' in addition to ':' when parsing time in date header. | R David Murray | 2011-03-14 | 2 | -0/+15 |
* | | | Merge commit for #11233 | Antoine Pitrou | 2011-03-13 | 1 | -2/+17 |
|\ \ \ | |/ / | |||||
| * | | Issue #11223: Fix test_threadsignals to fail, not hang, when the | Antoine Pitrou | 2011-03-13 | 1 | -2/+17 |
* | | | Issue 9856: Change object.__format__ with a non-empty format string from a Pe... | Eric V. Smith | 2011-03-12 | 2 | -4/+4 |
* | | | Merge #11131 | Mark Dickinson | 2011-03-12 | 2 | -8/+81 |
|\ \ \ | |/ / | |||||
| * | | Merge #11131 | Mark Dickinson | 2011-03-12 | 2 | -8/+81 |
| |\ \ | | |/ | |||||
| | * | Issue 11131: Fix sign of zero result on decimal.Decimal plus and minus operat... | Mark Dickinson | 2011-03-12 | 2 | -8/+81 |
* | | | Remove a now unneeded tweak to test_zipimport_support in order to not | Brett Cannon | 2011-03-11 | 1 | -5/+0 |