Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pythongh-121084: Clear typing ABC caches when checking for refleaks
Call _abc_caches_clear() on typing abstract classes and their subclasses when running tests to check for refleaks (-R option).
- Loading branch information