- 8cc7d88 Merged revisions 73073-73074,73089 via svnmerge from by Benjamin Peterson · 16 years ago
- fa0d703 Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,72750,72802,72812,72822,72824,72826-72827,72833,72876,72890,72923,72946,73026,73042,73045,73047,73065,73068-73069 via svnmerge from by Benjamin Peterson · 16 years ago
- 155374d Merged revisions 72167 via svnmerge from by Walter Dörwald · 16 years ago
- 886b40a Fixed 2.x-ism. by Eric Smith · 16 years ago
- 4ba8013 Merged revisions 71875 via svnmerge from by Walter Dörwald · 16 years ago
- 4738470 Merged revisions 71799 via svnmerge from by Nick Coghlan · 16 years ago
- fce769e Merged revisions 71465 via svnmerge from by Nick Coghlan · 16 years ago
- a21e4ca Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge by R. David Murray · 16 years ago
- e549ead Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from by Benjamin Peterson · 16 years ago
- 7cdb495 Issue #3700: make test_bigmem py3k-compatible, and add bytes/bytearray tests by Antoine Pitrou · 16 years ago
- 7522c74 Merged revisions 68779 via svnmerge from by Benjamin Peterson · 17 years ago
- fcf5d63 forward port r66386 by Benjamin Peterson · 17 years ago
- ec92e18 Merge in r66135. Doing also required removing a stale DeprecationWarning along by Brett Cannon · 17 years ago
- 3ce5d92 Closes release blocker #3627. by Neal Norwitz · 17 years ago
- b130493 Make test.test_support.catch_warnings more robust as discussed on python-dev. Also add explicit tests for it to test_warnings. (forward port of r64910 from trunk) by Nick Coghlan · 17 years ago
- 1afc169 Make a new urllib package . by Jeremy Hylton · 17 years ago
- 79e4803 remove test.support.have_unicode by Benjamin Peterson · 17 years ago
- 744c2cd Merged revisions 63698 via svnmerge from by Benjamin Peterson · 17 years ago
- ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 17 years ago[Renamed (99%) from Lib/test/test_support.py]
- 5f8ced2 Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,63022-63024,63026-63029,63031-63041,63043-63045,63047-63054,63056-63062 via svnmerge from by Alexandre Vassalotti · 17 years ago
- a79e33e Merged revisions 62954-62959,62961,62963-62967,62969-62970,62972-62973,62975-62976,62978-62982,62984,62987-62996 via svnmerge from by Alexandre Vassalotti · 17 years ago
- 752abd0 Convert a lot of print statements to print functions in docstrings, by Neal Norwitz · 17 years ago
- 699adb9 Merged revisions 62873,62887,62892-62896,62904 via svnmerge from by Benjamin Peterson · 17 years ago
- 81ee3ef Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,62463,62465-62466,62469,62474,62476-62478,62480,62485,62492,62497-62498,62500,62507,62513-62514,62516,62521,62531,62535,62545-62546,62548-62551,62553-62559,62569,62574,62577,62593,62595,62604-62606,62608,62616,62626-62627,62636,62638,62644-62645,62647-62648,62651-62653,62656,62661,62663,62680,62686-62687,62696,62699-62703,62711 via svnmerge from by Christian Heimes · 17 years ago
- 33fe809 Merged revisions 62260-62261,62266,62271,62277-62279,62289-62290,62293-62298,62302-62306,62308,62311,62313-62315,62319-62321 via svnmerge from by Christian Heimes · 17 years ago
- 5e69685 Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-62231,62233-62235,62237-62239 via svnmerge from by Christian Heimes · 17 years ago
- ad9d48d Merged revisions 62090-62091,62096,62100,62102,62110-62114 via svnmerge from by Benjamin Peterson · 17 years ago
- dcca98d Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61058-61061 via svnmerge from by Christian Heimes · 17 years ago
- 23daade Merged revisions 61038,61042-61045,61047,61049-61053,61055-61057 via svnmerge from by Christian Heimes · 17 years ago
- 05e8be1 Merged revisions 60990-61002 via svnmerge from by Christian Heimes · 17 years ago
- f01fe69 Fix. by Georg Brandl · 18 years ago
- db02844 Respect EOL 80. by Georg Brandl · 18 years ago
- 8ce8a78 Merged revisions 58221-58741 via svnmerge from by Guido van Rossum · 18 years ago
- 3172c5d Patch# 1258 by Christian Heimes: kill basestring. by Guido van Rossum · 18 years ago
- d2cf20e Remove the simple slicing API. All slicing is now done with slice objects. by Thomas Wouters · 18 years ago
- 234a34a Explicitly use UTF-8 as the encoding for the normalization file. by Martin v. Löwis · 18 years ago
- ed03b41 Merge the trunk changes in. Breaks socket.ssl for now. by Thomas Wouters · 18 years ago
- 289bc05 some RiscOS stuff I missed before (was only looking for "RISCOS") by Skip Montanaro · 18 years ago
- af554a0 First merge from the trunk straight into the py3k branch. I'm not by Guido van Rossum · 18 years ago
- 7a98be2 Remove RISCOS support by Skip Montanaro · 18 years ago
- 9b77553 Rename checks for test_support.have_unicode (we always by Walter Dörwald · 18 years ago
- 360e4b8 Merged revisions 55325-55327 via svnmerge from by Guido van Rossum · 18 years ago
- e2c8f2d Fix code depending on exception unpacking. by Guido van Rossum · 18 years ago
- bf58bd6 Use basestring instead of (str, str8) to test whether cls is a module *name*. by Walter Dörwald · 18 years ago
- bae5ced Temporary fix: Module names are still 8bit strings. This by Walter Dörwald · 18 years ago
- ef87d6e Rip out all the u"..." literals and calls to unicode(). by Guido van Rossum · 18 years ago
- d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 18 years ago
- 221085d Change all the function attributes from func_* -> __*__. This gets rid by Neal Norwitz · 18 years ago
- cc2b016 - PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone; by Guido van Rossum · 18 years ago
- be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 18 years ago
- 9fe394c Merged revisions 53538-53622 via svnmerge from by Thomas Wouters · 19 years ago
- b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 19 years ago
- 902d6eb Merged revisions 53005-53303 via svnmerge from by Thomas Wouters · 19 years ago
- 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 19 years ago
- 47b9ff6 Restructure comparison dramatically. There is no longer a default by Guido van Rossum · 19 years ago
- 7921299 use isinstance instead of type. Use bool instead of int for flag. by Neal Norwitz · 19 years ago
- 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 19 years ago
- 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 19 years ago
- 0e17f8c Convenience function to remove a possibly non-existant file by Neal Norwitz · 20 years ago
- aaa2f1d Patch #1276356: Implement new resource "urlfetch" for regrtest. by Hye-Shik Chang · 20 years ago
- e2713be Build with --disable-unicode again. Fixes #1158607. Will backport to 2.4. by Martin v. Löwis · 20 years ago
- 58eb11c Whitespace normalization. by Tim Peters · 22 years ago
- c6c5ece Typo repair; added some comments and horizontal whitespace. by Tim Peters · 22 years ago
- 2e8624c Fix test_unicode_file errors on platforms without Unicode file support, by Mark Hammond · 22 years ago
- b337dd9 Add TESTFN_UNICODE_UNENCODEABLE, a unicode filename that can not be by Mark Hammond · 22 years ago
- f359062 Extend last change to cover TestSuites as well as TestCases. by Raymond Hettinger · 22 years ago
- 21d9987 run_unittest() to support TestCase instances as well as classes. Helps with doctests. by Raymond Hettinger · 22 years ago
- 1ba24b4 Include module name in doctest summary. by Raymond Hettinger · 22 years ago
- 35b34bd Provide a clue that the doctests have run. by Raymond Hettinger · 22 years ago
- a94568a Patch #734231: Update RiscOS support. In particular, correct by Martin v. Löwis · 22 years ago
- f1cfb62 'forget' now also deletes any proper .pyo files. by Brett Cannon · 22 years ago
- 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 22 years ago
- 9dcbbea Factor out common boilerplate for test_support by Raymond Hettinger · 22 years ago
- d839ecd if the test is run directly (__name__ == "__main__") don't actually require by Skip Montanaro · 22 years ago
- 73d538b Always initialize Py_FileSystemDefaultEncoding on Unix in Py_Initialize, by Martin v. Löwis · 22 years ago
- 9a0db07 test_support.requires(): Instead of raising TestSkipped, raise a new by Fred Drake · 23 years ago
- b4ee4eb Rearrange test_socket_ssl so that a skip is expected iff the network by Tim Peters · 23 years ago
- 2411a2d Don't try to convert the test filename to Unicode with -U. by Martin v. Löwis · 23 years ago
- 3de7526 Whitespace normalization. by Tim Peters · 23 years ago
- 26a1eef Fix SF # 631066, running regrtest in user mode fails by Neal Norwitz · 23 years ago
- 57bc5fa Patch #631972: Adds an is_jython flag. by Finn Bock · 23 years ago
- 408b6d3 Complete the absolute import patch for the test suite. All relative by Barry Warsaw · 23 years ago
- 7790297 test_support: add a docstring to vereq(). by Tim Peters · 24 years ago
- c2fe618 Fix bad bug in structseq slicing (NULL pointers in result). Reported by by Tim Peters · 24 years ago
- 2664103 run_suite(): If testclass is not available, provide an even more general by Fred Drake · 24 years ago
- 17111f3 SF bug [#467336] doctest failures w/ new-style classes. by Tim Peters · 24 years ago
- 8dee809 Guido points out that sys.__stdout__ is a bit bucket under IDLE. So keep by Tim Peters · 24 years ago
- 342ca75 Get rid of the increasingly convoluted global tricks w/ sys.stdout, in by Tim Peters · 24 years ago
- ad39aba Set sys.save_stdout (to sys.stdout), so doctest-using tests can be run by Guido van Rossum · 24 years ago
- 0a07639 Oops. I didn't expect that some tests (test_cookie) have expected by Guido van Rossum · 24 years ago
- 0fcca4e Change the way unexpected output is reported: rather than stopping at by Guido van Rossum · 24 years ago
- c88425e run_suite(): Oops, update a docstring. by Barry Warsaw · 24 years ago
- c10d690 run_suite(): Factor this out of run_unittest() for tests that build by Barry Warsaw · 24 years ago
- bea3fb8 Repair late-night doc typos. by Tim Peters · 24 years ago
- a0a6222 Teach regrtest how to pass on doctest failure msgs. This is done via a by Tim Peters · 24 years ago
- 2d84f2c It appears that unittest was changed to stop hoarding raw exception data, by Tim Peters · 24 years ago
- fe3f696 Two small changes to the resource usage option: by Guido van Rossum · 24 years ago
- c0fb605 use_large_resources => use_resources by Barry Warsaw · 24 years ago
- 339d0f7 Patch #445762: Support --disable-unicode by Martin v. Löwis · 24 years ago
- 14f6c18 Give more useful information about a failing PyUnit-style test. by Fred Drake · 24 years ago