Closed
Description
Re-running test_typing in verbose mode
test_typing leaked [1, 1, 1] memory blocks, sum=3
Examples of failure:
- AMD64 Windows11 Refleaks 3.x: https://buildbot.python.org/all/#/builders/920/builds/807
- AMD64 Windows11 Refleaks 3.13: https://buildbot.python.org/all/#/builders/1484/builds/52
Linked PRs
- gh-121084: Call _abc_registry_clear() when checking refleaks #121191
- [3.13] gh-121084: Call _abc_registry_clear() when checking refleaks (GH-121191) #121208
- [3.12] gh-121084: Call _abc_registry_clear() when checking refleaks (GH-121191) #121209
- gh-121084: Fix test_typing random leaks #121360
- [3.12] gh-121084: Fix test_typing random leaks (GH-121360) #121372
- [3.13] gh-121084: Fix test_typing random leaks (GH-121360) #121373