Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #11596. When bz2 isn't available, skip test_bz2_ext_fake. | briancurtin | 2011-03-18 | 1 | -1/+6 |
* | Speed-up search for hidden names by using a set instead of a tuple. | Raymond Hettinger | 2011-03-18 | 1 | -3/+3 |
* | Issue #11592: Fix compilation warnings in os module. | Ross Lagerwall | 2011-03-18 | 1 | -4/+4 |
* | Merge NEWS fix | Antoine Pitrou | 2011-03-17 | 1 | -1/+1 |
|\ | |||||
| * | Oops, wrong issue number in NEWS | Antoine Pitrou | 2011-03-17 | 1 | -1/+1 |
* | | Merge | Antoine Pitrou | 2011-03-17 | 2 | -3/+10 |
|\ \ | |/ | |||||
| * | Add news entry for a791dd7d51f3 | Antoine Pitrou | 2011-03-17 | 1 | -0/+3 |
| * | Issue #10914: fix bogus memory management in Modules/getpath.c, leading to a ... | Antoine Pitrou | 2011-03-17 | 1 | -3/+7 |
* | | Issue #5421: merge fix | Antoine Pitrou | 2011-03-17 | 2 | -6/+20 |
|\ \ | |/ | |||||
| * | Issue #5421: merge fix | Antoine Pitrou | 2011-03-17 | 2 | -6/+19 |
| |\ | |||||
| | * | Issue #5421: Fix misleading error message when one of socket.sendto()'s | Antoine Pitrou | 2011-03-17 | 3 | -6/+21 |
* | | | Issue #10812: Revert os.lseek change. | Ross Lagerwall | 2011-03-17 | 1 | -1/+7 |
* | | | Issue #10812: Add some extra posix functions to the os module. | Ross Lagerwall | 2011-03-17 | 7 | -167/+1258 |
* | | | merge | Brett Cannon | 2011-03-17 | 119 | -263/+1078 |
|\ \ \ | |||||
| * \ \ | Closes issue 10979. unittest buffering now works with class and module setup ... | Michael Foord | 2011-03-17 | 4 | -2/+95 |
| |\ \ \ | | |/ / | |||||
| | * | | Move NEWS entry to correct place | Michael Foord | 2011-03-17 | 1 | -3/+4 |
| | * | | Issue #10979. unittest stdout buffering now works with class and module setup... | Michael Foord | 2011-03-17 | 4 | -2/+94 |
| * | | | Give more info in verbose mode when checking crashers, and stress the stack e... | Nick Coghlan | 2011-03-17 | 2 | -2/+4 |
| * | | | Recording the merge which got missed in 3.1 | Senthil Kumaran | 2011-03-17 | 0 | -0/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | Recording the merge. | Senthil Kumaran | 2011-03-17 | 0 | -0/+0 |
| | |\ \ | | | |/ | |||||
| | | * | Error message in http.server code. Missed to update in 3.1 branch initially. | Senthil Kumaran | 2011-03-17 | 1 | -9/+14 |
| * | | | Merge from 3.2 | Senthil Kumaran | 2011-03-17 | 1 | -9/+14 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix issue11567: http.server DEFAULT_ERROR_MESSAGE format. Patch by Gennadiy Z... | Senthil Kumaran | 2011-03-17 | 1 | -9/+14 |
| * | | | Tidy up merge with remote | Nick Coghlan | 2011-03-17 | 4 | -18/+40 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge from remote | Nick Coghlan | 2011-03-17 | 3 | -5/+63 |
| | |\ \ | |||||
| | * | | | Close #11577: Improve binhex test coverage and fix ResourceWarning | Nick Coghlan | 2011-03-17 | 4 | -18/+40 |
| * | | | | Dummy merge | Nick Coghlan | 2011-03-17 | 0 | -0/+0 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge #11243 fix from 3.2. | R David Murray | 2011-03-17 | 3 | -5/+63 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| * | | | | | Merge from 3.2 | Nick Coghlan | 2011-03-17 | 3 | -5/+63 |
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / / | |||||
| | * | | | #11243: tests and fixes for handling of 'dirty data' in additional methods | R David Murray | 2011-03-17 | 3 | -5/+63 |
| | |/ / | |||||
| * | | | Add missing NEWS item for previous commit | Nick Coghlan | 2011-03-17 | 1 | -0/+3 |
| * | | | Exercise crashers to ensure they are still covering known error cases | Nick Coghlan | 2011-03-16 | 2 | -0/+39 |
| * | | | Merge #11401 fix from 3.2. | R David Murray | 2011-03-16 | 3 | -1/+11 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge #11401 fix from 3.1. | R David Murray | 2011-03-16 | 3 | -1/+11 |
| | |\ \ | | | |/ | |||||
| | | * | #11401: handle headers with no value. | R David Murray | 2011-03-16 | 3 | -1/+11 |
| * | | | Merge #11578 test from 3.2. | R David Murray | 2011-03-16 | 4 | -3/+315 |
| |\ \ \ | | |/ / | |||||
| | * | | #11578: add unit tests for timeit module. | R David Murray | 2011-03-16 | 4 | -3/+315 |
| * | | | merge 3.2 | Michael Foord | 2011-03-16 | 2 | -0/+68 |
| |\ \ \ | | |/ / | |||||
| | * | | Closes issue 11503. Improves test coverage of posixpath. | Michael Foord | 2011-03-16 | 2 | -0/+65 |
| * | | | Merged with hg.python.org. | Reid Kleckner | 2011-03-16 | 4 | -6/+21 |
| |\ \ \ | |||||
| | * \ \ | Merge #9298 fix. | R David Murray | 2011-03-16 | 4 | -6/+21 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge #9298 fix. | R David Murray | 2011-03-16 | 4 | -6/+21 |
| | | |\ \ | | | | |/ | |||||
| | | | * | #9298: restore proper folding of base64 encoded bodies. | R David Murray | 2011-03-16 | 4 | -6/+21 |
| | * | | | Dummy merge | Jesus Cea | 2011-03-16 | 0 | -0/+0 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Dummy merge | Jesus Cea | 2011-03-16 | 0 | -0/+0 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Close Issue 11570: Lib/test/test_distutils.py tries to mix 32 and 64 bits obj... | Jesus Cea | 2011-03-16 | 2 | -5/+6 |
| * | | | | Bump up the subprocess timeouts even more. :( | Reid Kleckner | 2011-03-16 | 1 | -4/+6 |
| * | | | | Include the timeout value in TimeoutExpired. | Reid Kleckner | 2011-03-16 | 2 | -23/+35 |
| |/ / / | |||||
| * | | | Record backport of string.py patch and add credit to NEWS | Nick Coghlan | 2011-03-16 | 1 | -1/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Backport improved test coverage for string.py | Nick Coghlan | 2011-03-16 | 4 | -0/+41 |