bpo-44116: Work around module unloading refleak to unblock buildbots by encukou · Pull Request #26068 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Closed
Conversation
Member
The csv and urllib.request modules leak references when unloaded using test.support.import_helper.modules_cleanup().
This should unblock refleak buildbots while the issue is investigated.
encukou
added
the
skip news
label
bedevere-bot
added
the
awaiting core review
label
the-knights-who-say-ni
added
the
CLA signed
label
encukou
added
the
🔨 test-with-buildbots
label
bedevere-bot
commented
May 12, 2021
bedevere-bot commented
bedevere-bot
removed
the
🔨 test-with-buildbots
label
erlend-aasland
commented
May 12, 2021
erlend-aasland commented
Contributor
Is this still needed?
encukou
commented
May 12, 2021
encukou commented
Member Author
I don't think it is. Thank you for fixing it thoroughly!
encukou
closed this
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment