diff options
author | Victor Stinner <vstinner@python.org> | 2024-07-04 17:38:30 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-04 17:38:30 (GMT) |
commit | 5f660e8e2ca3acfb89ccbdd990f072149b6baa6a (patch) | |
tree | e603b8d27c75e983d21d348395e66c067e9d9efb /Python/tracemalloc.c | |
parent | f5c8d67de6c68bea2860d5d96af747c5e95dbf22 (diff) | |
download | cpython-5f660e8e2ca3acfb89ccbdd990f072149b6baa6a.zip cpython-5f660e8e2ca3acfb89ccbdd990f072149b6baa6a.tar.gz cpython-5f660e8e2ca3acfb89ccbdd990f072149b6baa6a.tar.bz2 |
gh-121084: Fix test_typing random leaks (#121360)
Clear typing ABC caches when running tests for refleaks (-R option):
call _abc_caches_clear() on typing abstract classes and their
subclasses.
Diffstat (limited to 'Python/tracemalloc.c')
0 files changed, 0 insertions, 0 deletions