[issue19527] Test failures with COUNT_ALLOCS

Bohuslav "Slavek" Kabrda report at bugs.python.org
Thu Dec 11 12:22:03 CET 2014


Bohuslav "Slavek" Kabrda added the comment:

Good catch, using getrefcount was a mistake. I'm attaching a new version which always checks for getcounts (and also applies on 3.4.2).

----------
Added file: http://bugs.python.org/file37414/00141-fix-tests_with_COUNT_ALLOCS-v3.patch

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


More information about the Python-bugs-list mailing list