summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix #11596. When bz2 isn't available, skip test_bz2_ext_fake.briancurtin2011-03-181-1/+6
* Speed-up search for hidden names by using a set instead of a tuple.Raymond Hettinger2011-03-181-3/+3
* Issue #11592: Fix compilation warnings in os module.Ross Lagerwall2011-03-181-4/+4
* Merge NEWS fixAntoine Pitrou2011-03-171-1/+1
|\
| * Oops, wrong issue number in NEWSAntoine Pitrou2011-03-171-1/+1
* | MergeAntoine Pitrou2011-03-172-3/+10
|\ \ | |/
| * Add news entry for a791dd7d51f3Antoine Pitrou2011-03-171-0/+3
| * Issue #10914: fix bogus memory management in Modules/getpath.c, leading to a ...Antoine Pitrou2011-03-171-3/+7
* | Issue #5421: merge fixAntoine Pitrou2011-03-172-6/+20
|\ \ | |/
| * Issue #5421: merge fixAntoine Pitrou2011-03-172-6/+19
| |\
| | * Issue #5421: Fix misleading error message when one of socket.sendto()'sAntoine Pitrou2011-03-173-6/+21
* | | Issue #10812: Revert os.lseek change.Ross Lagerwall2011-03-171-1/+7
* | | Issue #10812: Add some extra posix functions to the os module.Ross Lagerwall2011-03-177-167/+1258
* | | mergeBrett Cannon2011-03-17119-263/+1078
|\ \ \
| * \ \ Closes issue 10979. unittest buffering now works with class and module setup ...Michael Foord2011-03-174-2/+95
| |\ \ \ | | |/ /
| | * | Move NEWS entry to correct placeMichael Foord2011-03-171-3/+4
| | * | Issue #10979. unittest stdout buffering now works with class and module setup...Michael Foord2011-03-174-2/+94
| * | | Give more info in verbose mode when checking crashers, and stress the stack e...Nick Coghlan2011-03-172-2/+4
| * | | Recording the merge which got missed in 3.1Senthil Kumaran2011-03-170-0/+0
| |\ \ \ | | |/ /
| | * | Recording the merge.Senthil Kumaran2011-03-170-0/+0
| | |\ \ | | | |/
| | | * Error message in http.server code. Missed to update in 3.1 branch initially.Senthil Kumaran2011-03-171-9/+14
| * | | Merge from 3.2Senthil Kumaran2011-03-171-9/+14
| |\ \ \ | | |/ /
| | * | Fix issue11567: http.server DEFAULT_ERROR_MESSAGE format. Patch by Gennadiy Z...Senthil Kumaran2011-03-171-9/+14
| * | | Tidy up merge with remoteNick Coghlan2011-03-174-18/+40
| |\ \ \ | | |/ /
| | * | Merge from remoteNick Coghlan2011-03-173-5/+63
| | |\ \
| | * | | Close #11577: Improve binhex test coverage and fix ResourceWarningNick Coghlan2011-03-174-18/+40
| * | | | Dummy mergeNick Coghlan2011-03-170-0/+0
| |\ \ \ \
| | * \ \ \ Merge #11243 fix from 3.2.R David Murray2011-03-173-5/+63
| | |\ \ \ \ | | | | |/ / | | | |/| |
| * | | | | Merge from 3.2Nick Coghlan2011-03-173-5/+63
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | #11243: tests and fixes for handling of 'dirty data' in additional methodsR David Murray2011-03-173-5/+63
| | |/ /
| * | | Add missing NEWS item for previous commitNick Coghlan2011-03-171-0/+3
| * | | Exercise crashers to ensure they are still covering known error casesNick Coghlan2011-03-162-0/+39
| * | | Merge #11401 fix from 3.2.R David Murray2011-03-163-1/+11
| |\ \ \ | | |/ /
| | * | Merge #11401 fix from 3.1.R David Murray2011-03-163-1/+11
| | |\ \ | | | |/
| | | * #11401: handle headers with no value.R David Murray2011-03-163-1/+11
| * | | Merge #11578 test from 3.2.R David Murray2011-03-164-3/+315
| |\ \ \ | | |/ /
| | * | #11578: add unit tests for timeit module.R David Murray2011-03-164-3/+315
| * | | merge 3.2Michael Foord2011-03-162-0/+68
| |\ \ \ | | |/ /
| | * | Closes issue 11503. Improves test coverage of posixpath.Michael Foord2011-03-162-0/+65
| * | | Merged with hg.python.org.Reid Kleckner2011-03-164-6/+21
| |\ \ \
| | * \ \ Merge #9298 fix.R David Murray2011-03-164-6/+21
| | |\ \ \ | | | |/ /
| | | * | Merge #9298 fix.R David Murray2011-03-164-6/+21
| | | |\ \ | | | | |/
| | | | * #9298: restore proper folding of base64 encoded bodies.R David Murray2011-03-164-6/+21
| | * | | Dummy mergeJesus Cea2011-03-160-0/+0
| | |\ \ \ | | | |/ /
| | | * | Dummy mergeJesus Cea2011-03-160-0/+0
| | | |\ \ | | | | |/
| | | | * Close Issue 11570: Lib/test/test_distutils.py tries to mix 32 and 64 bits obj...Jesus Cea2011-03-162-5/+6
| * | | | Bump up the subprocess timeouts even more. :(Reid Kleckner2011-03-161-4/+6
| * | | | Include the timeout value in TimeoutExpired.Reid Kleckner2011-03-162-23/+35
| |/ / /
| * | | Record backport of string.py patch and add credit to NEWSNick Coghlan2011-03-161-1/+2
| |\ \ \ | | |/ /
| | * | Backport improved test coverage for string.pyNick Coghlan2011-03-164-0/+41