summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>2008-02-15 22:44:20 (GMT)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>2008-02-15 22:44:20 (GMT)
commitd8bcbf2b2ecca3cf168718d50dc46ba5775b0bc9 (patch)
tree589edc7b5f997ab5e285255aa6e36bc947a02efd /Python
parentf05fa33a6c42bc21ffdfe7a20226a2b9a83ac3c2 (diff)
downloadcpython-d8bcbf2b2ecca3cf168718d50dc46ba5775b0bc9.zip
cpython-d8bcbf2b2ecca3cf168718d50dc46ba5775b0bc9.tar.gz
cpython-d8bcbf2b2ecca3cf168718d50dc46ba5775b0bc9.tar.bz2
Re-enable tests, they were failing since gc.collect() clears the various freelists.
They still remain fragile. For example, a call to assertEqual currently does not make any allocation (which surprised me at first). But this can change when gc.collect also deletes the numerous "zombie frames" attached to each function.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions