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 larry
Recipients Guido.van.Rossum, JelleZijlstra, eric.smith, gvanrossum, kokxxxxik, larry, pablogsal
Date 2021-04-30.16:37:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619800644.33.0.192736323811.issue43901@roundup.psfhosted.org>
In-reply-to
Content
Obviously the original assertion failure ("AssertionError: False is not true") wasn't caused by the refleaks.  So I'm still puzzled about why that test worked on POSIX and failed on Windows.  I admit I was pulling some wacky import shenanigans in the test, and the import_fresh_module change is an improvement.  But still... what was going on?!
History
Date User Action Args
2021-04-30 16:37:24larrysetrecipients: + larry, gvanrossum, eric.smith, Guido.van.Rossum, JelleZijlstra, pablogsal, kokxxxxik
2021-04-30 16:37:24larrysetmessageid: <1619800644.33.0.192736323811.issue43901@roundup.psfhosted.org>
2021-04-30 16:37:24larrylinkissue43901 messages
2021-04-30 16:37:24larrycreate