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 steve.dower
Recipients christian.heimes, frankli, steve.dower, zkonge
Date 2020-07-06.19:23:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594063397.32.0.61621578533.issue41162@roundup.psfhosted.org>
In-reply-to
Content
Merged the initial fix, but we now need to find any exploitable paths that remain.

Considering how late in finalization they now run, they're very unlikely to succeed at doing anything interesting. However, they'd also qualify as bugs (potentially crashes), so we'll want to find ways to make them run earlier anyway.
History
Date User Action Args
2020-07-06 19:23:17steve.dowersetrecipients: + steve.dower, christian.heimes, zkonge, frankli
2020-07-06 19:23:17steve.dowersetmessageid: <1594063397.32.0.61621578533.issue41162@roundup.psfhosted.org>
2020-07-06 19:23:17steve.dowerlinkissue41162 messages
2020-07-06 19:23:17steve.dowercreate