diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-07-04 18:07:07 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-04 18:07:07 (GMT) |
commit | abefbcba8a0ced0f729c08031672d6f188059181 (patch) | |
tree | 2cb8c1991ddd120b5c35932f20e7a29614e1f26f /Python/fileutils.c | |
parent | 273c993b06ccb4dd30ebcf5708a7f9a26bcd98be (diff) | |
download | cpython-abefbcba8a0ced0f729c08031672d6f188059181.zip cpython-abefbcba8a0ced0f729c08031672d6f188059181.tar.gz cpython-abefbcba8a0ced0f729c08031672d6f188059181.tar.bz2 |
[3.13] gh-121084: Fix test_typing random leaks (GH-121360) (#121373)
gh-121084: Fix test_typing random leaks (GH-121360)
Clear typing ABC caches when running tests for refleaks (-R option):
call _abc_caches_clear() on typing abstract classes and their
subclasses.
(cherry picked from commit 5f660e8e2ca3acfb89ccbdd990f072149b6baa6a)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions