Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct an apparent refleak in test_pkgutil: zipimport._zip_directory_cache ↵ | Amaury Forgeot d'Arc | 2008-04-20 | 1 | -0/+3 |
| | | | | | | contains info for all processed zip files, even when they are no longer used. | ||||
* | Some tests did not pass on repeated calls (regrtest -R::) | Amaury Forgeot d'Arc | 2008-04-18 | 1 | -0/+4 |
| | | | | Perform additional cleanup, mostly deleting from sys.modules, or clearing the warnings registry. | ||||
* | Add test file missing from rev 62350 | Nick Coghlan | 2008-04-15 | 1 | -0/+123 |