Message 370972 - Python tracker

Message370972

Author skrah
Recipients skrah, vstinner
Date 2020-06-08.11:19:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591615149.76.0.857437344667.issue40887@roundup.psfhosted.org>
In-reply-to
Content
> It's not a regression. It's just that bpo-40521 helped Valgrind to detect such bug :-)

Yes, I suspected that previously reachable global objects were just unreachable after the new free lists.  Thanks for the fix!
History
Date User Action Args
2020-06-08 11:19:09skrahsetrecipients: + skrah, vstinner
2020-06-08 11:19:09skrahsetmessageid: <1591615149.76.0.857437344667.issue40887@roundup.psfhosted.org>
2020-06-08 11:19:09skrahlinkissue40887 messages
2020-06-08 11:19:09skrahcreate