This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lukasz.langa
Recipients Ido Michael, aeros, brett.cannon, corona10, eric.snow, lukasz.langa, ncoghlan, petdance, vstinner
Date 2020-03-23.10:40:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584960003.84.0.904480860343.issue38691@roundup.psfhosted.org>
In-reply-to
Content
Re-opening as it causes refleaks all across the stable buildbots. I can reproduce on macOS Catalina as well. Run this to see for yourself:

- ./python.exe -E -Wd -m test -uall,-gui -l -L -R: test_importlib

Reverting GH-18627 fixes the issue.
History
Date User Action Args
2020-03-23 10:40:03lukasz.langasetrecipients: + lukasz.langa, brett.cannon, ncoghlan, vstinner, eric.snow, corona10, aeros, Ido Michael, petdance
2020-03-23 10:40:03lukasz.langasetmessageid: <1584960003.84.0.904480860343.issue38691@roundup.psfhosted.org>
2020-03-23 10:40:03lukasz.langalinkissue38691 messages
2020-03-23 10:40:03lukasz.langacreate