summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really createsAntoine Pitrou2011-03-191-0/+3
|\
| * Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really createsAntoine Pitrou2011-03-191-0/+3
* | Oops, wrong issue number in NEWSAntoine Pitrou2011-03-171-1/+1
* | Add news entry for a791dd7d51f3Antoine Pitrou2011-03-171-0/+3
* | Issue #5421: merge fixAntoine Pitrou2011-03-171-0/+2
|\ \ | |/
| * Issue #5421: Fix misleading error message when one of socket.sendto()'sAntoine Pitrou2011-03-172-0/+4
* | 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-171-0/+3
* | Merge from remoteNick Coghlan2011-03-171-0/+3
|\ \
| * | #11243: tests and fixes for handling of 'dirty data' in additional methodsR David Murray2011-03-171-0/+3
* | | Close #11577: Improve binhex test coverage and fix ResourceWarningNick Coghlan2011-03-172-0/+5
|/ /
* | Merge #11401 fix from 3.1.R David Murray2011-03-161-0/+3
|\ \ | |/
| * #11401: handle headers with no value.R David Murray2011-03-161-0/+3
* | #11578: add unit tests for timeit module.R David Murray2011-03-161-0/+2
* | Closes issue 11503. Improves test coverage of posixpath.Michael Foord2011-03-161-0/+2
* | Merge #9298 fix.R David Murray2011-03-162-0/+5
|\ \ | |/
| * #9298: restore proper folding of base64 encoded bodies.R David Murray2011-03-162-0/+5
* | Backport improved test coverage for string.pyNick Coghlan2011-03-162-0/+4
* | Fix typo in NEWSNick Coghlan2011-03-161-1/+1
* | Add missing NEWS entriesNick Coghlan2011-03-161-0/+6
* | correct patch ack (#11133)Benjamin Peterson2011-03-161-1/+1
* | Merge with 3.1Ronald Oussoren2011-03-162-0/+5
|\ \ | |/
| * Issue #11569: use absolute path to the sysctl command in multiprocessing toRonald Oussoren2011-03-162-0/+5
* | Closes issue 11133. Fixes two cases where inspect.getattr_static could trigge...Michael Foord2011-03-151-1/+4
* | Wing project file update for mercurialMichael Foord2011-03-151-4/+5
* | Issue 11510: Fix BUILD_SET optimizer bug.Raymond Hettinger2011-03-151-0/+2
* | MergeAntoine Pitrou2011-03-151-1/+5
|\ \
| * \ Merge fix for issue #11501Antoine Pitrou2011-03-151-1/+5
| |\ \ | | |/
| | * On behalf of Tarek: Issue #11501: disutils.archive_utils.make_zipfile noAntoine Pitrou2011-03-152-0/+5
| | * #11515: fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-151-0/+1
* | | issue 11432 news entry.Gregory P. Smith2011-03-151-0/+4
|/ /
* | #11554: reactivate test_email_codecs, and make it pass.R David Murray2011-03-152-0/+6
* | Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified I...Ronald Oussoren2011-03-141-0/+3
|\ \ | |/
| * Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified I...Ronald Oussoren2011-03-141-0/+3
| * Fix #11491. When dbm.open was called with a file which already exists andbriancurtin2011-03-142-0/+5
* | #11496: skip history test if clear_history is not available.R David Murray2011-03-141-0/+1
* | Fix #11491. When dbm.open was called with a file which already exists andbriancurtin2011-03-142-0/+5
* | Issue #1099: Fix the build on MacOSX when building a framework with pydebug u...Ronald Oussoren2011-03-141-0/+3
|\ \ | |/
| * Fixes #1099: Mac compile fails with pydebug and framework enabledRonald Oussoren2011-03-141-0/+3
* | Merge #11488 patch from 3.1.R David Murray2011-03-141-0/+1
|\ \ | |/
| * #11488: Add tests for writelines method of SpooledTemporaryFile.R David Murray2011-03-141-0/+1
* | Merge fix for #11490 from 3.1.R David Murray2011-03-141-0/+3
|\ \ | |/
| * #11490: EACCES can also mean command not foundR David Murray2011-03-141-0/+3
* | Issue #11223: Fix test_threadsignals to fail, not hang, when theAntoine Pitrou2011-03-131-0/+3
* | Merge #11131Mark Dickinson2011-03-121-0/+3
|\ \ | |/
| * Issue 11131: Fix sign of zero result on decimal.Decimal plus and minus operat...Mark Dickinson2011-03-121-0/+3
* | Issue #11179: Make ccbench work under Python 3.1 and 2.7 again.Antoine Pitrou2011-03-111-0/+5
* | Merge #10999 fix.R David Murray2011-03-101-0/+1
|\ \ | |/
| * #10999: Add missing documentation for chflags constants to stat module docsR David Murray2011-03-101-0/+1
* | Merge fix for issue #11450Antoine Pitrou2011-03-091-0/+3
|\ \ | |/