summaryrefslogtreecommitdiffstats
path: root/Lib/test
Commit message (Expand)AuthorAgeFilesLines
* Close #11577: Improve binhex test coverage and fix ResourceWarningNick Coghlan2011-03-171-0/+11
* #11578: add unit tests for timeit module.R David Murray2011-03-162-1/+305
* Closes issue 11503. Improves test coverage of posixpath.Michael Foord2011-03-161-0/+63
* Backport improved test coverage for string.pyNick Coghlan2011-03-162-0/+37
* Close #11560: Improve test coverage of shutilNick Coghlan2011-03-161-36/+64
* Close #11548: Correctly handle format argument in shutil.unpack_archiveNick Coghlan2011-03-161-0/+8
* #11565: Merge with 3.1.Ezio Melotti2011-03-1627-34/+34
|\
| * #11565: Fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-1627-34/+34
| * Fix whitespace in test_subprocessAntoine Pitrou2011-03-151-1/+1
* | Close issue #8600: test_gdb failures because innocuous warningsJesus Cea2011-03-161-0/+3
* | Closes issue 11133. Fixes two cases where inspect.getattr_static could trigge...Michael Foord2011-03-151-0/+47
* | Issue 11510: Fix BUILD_SET optimizer bug.Raymond Hettinger2011-03-151-1/+13
* | Merge fix for issue #11501Antoine Pitrou2011-03-151-0/+33
|\ \ | |/
| * On behalf of Tarek: Issue #11501: disutils.archive_utils.make_zipfile noAntoine Pitrou2011-03-151-0/+33
* | revert the test_main() change from 08daf3ef6509 so that regrtest continues to...Gregory P. Smith2011-03-151-1/+14
* | Add unittests demonstrating issue #11432.Gregory P. Smith2011-03-151-15/+21
* | #11554: reactivate test_email_codecs, and make it pass.R David Murray2011-03-151-0/+2
* | merge 141bbcb19c06Gregory P. Smith2011-03-151-2/+5
|\ \ | |/
| * Fix the @test_NNNN_tmp file terds being left in whatever your $PWD wasGregory P. Smith2011-03-151-2/+5
* | #11515: Merge with 3.1.Ezio Melotti2011-03-159-10/+10
|\ \ | |/
| * #11515: fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-158-9/+9
* | Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified I...Ronald Oussoren2011-03-141-1/+34
|\ \ | |/
| * Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified I...Ronald Oussoren2011-03-141-1/+34
| * Fix #11491. When dbm.open was called with a file which already exists andbriancurtin2011-03-141-0/+8
* | #11496: skip history test if clear_history is not available.R David Murray2011-03-141-0/+4
* | Fix #11491. When dbm.open was called with a file which already exists andbriancurtin2011-03-141-0/+8
* | Skip test that requires zlib when zlib is not available.Ezio Melotti2011-03-141-0/+1
* | Merge #11488 patch from 3.1.R David Murray2011-03-141-0/+17
|\ \ | |/
| * #11488: Add tests for writelines method of SpooledTemporaryFile.R David Murray2011-03-141-0/+17
* | Fix whitespaceR David Murray2011-03-141-1/+1
* | Merge fix for #11490 from 3.1.R David Murray2011-03-141-1/+2
|\ \ | |/
| * #11490: EACCES can also mean command not foundR David Murray2011-03-141-1/+2
* | Issue #11223: Fix test_threadsignals to fail, not hang, when theAntoine Pitrou2011-03-131-2/+17
* | Merge #11131Mark Dickinson2011-03-121-0/+70
|\ \ | |/
| * Issue 11131: Fix sign of zero result on decimal.Decimal plus and minus operat...Mark Dickinson2011-03-121-0/+70
* | #Issue 11424: added equivalent fixes for dictConfig.Vinay Sajip2011-03-071-1/+104
* | #Issue 11424: merged fix from 3.1.Vinay Sajip2011-03-071-0/+113
|\ \ | |/
| * Issue #11424: Fix bug in determining child loggers.Vinay Sajip2011-03-071-0/+113
* | Merge build identification to 3.2 branch.Georg Brandl2011-03-061-1/+5
|\ \ | |/
| * Adapt platform and test_platform to the build identification changes.Georg Brandl2011-03-051-1/+5
* | Merge fix for issue #11391Antoine Pitrou2011-03-061-0/+8
|\ \ | |/
| * Fix buildbot failure following 97a5590b9291Antoine Pitrou2011-03-061-3/+3
| * Issue #11391: Writing to a mmap object created withAntoine Pitrou2011-03-061-0/+8
| * Add updated .hgeol file and fix newlines in the 3.1 branch.Georg Brandl2011-03-05112-51896/+51896
| * Apparently, skipUnless() doesn't prevent the execution ofAntoine Pitrou2011-03-011-4/+4
| * Merged revisions 88460,88464,88466,88486,88511,88652 via svnmerge fromAntoine Pitrou2011-02-283-4/+122
| * Merged revisions 87101,87146,87156,87172,87175,87371,87378,87522-87524,87526-...Georg Brandl2011-02-252-15/+11
| * Merged revisions 86537,86867-86868,86881,86887,86913-86915,86931-86933,86960,...Georg Brandl2011-02-251-1/+2
| * Merged revisions 87921 via svnmerge fromAlexander Belopolsky2011-02-151-1/+2
| * Merged revisions 87919 via svnmerge fromAlexander Belopolsky2011-02-151-0/+9