[issue19527] Test failures with COUNT_ALLOCS

Bohuslav "Slavek" Kabrda report at bugs.python.org
Fri Jan 10 11:25:22 CET 2014


Bohuslav "Slavek" Kabrda added the comment:

Since 3.4.0.b2, this also causes failures in another tests: test_io, test_logging, test_threading, test_warnings. There are various cases testing that some types get collected when the interpreter shuts down.

I'm attaching a new patch that covers all of these.

----------
Added file: http://bugs.python.org/file33406/00141-fix-tests_with_COUNT_ALLOCS-v2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19527>
_______________________________________


More information about the Python-bugs-list mailing list