Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Closed
Description
Re-running test_typing in verbose modetest_typing leaked [1, 1, 1] memory blocks, sum=3Examples 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