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 p-ganssle
Recipients ammar2, miss-islington, p-ganssle
Date 2020-05-22.16:11:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590163874.09.0.815869781924.issue40705@roundup.psfhosted.org>
In-reply-to
Content
New changeset 06a1b8915d6674e40f0dccc422ca2c06212392d8 by Ammar Askar in branch 'master':
bpo-40705: Fix use-after-free in _zoneinfo's module_free (GH-20280)
https://github.com/python/cpython/commit/06a1b8915d6674e40f0dccc422ca2c06212392d8
History
Date User Action Args
2020-05-22 16:11:14p-gansslesetrecipients: + p-ganssle, ammar2, miss-islington
2020-05-22 16:11:14p-gansslesetmessageid: <1590163874.09.0.815869781924.issue40705@roundup.psfhosted.org>
2020-05-22 16:11:14p-gansslelinkissue40705 messages
2020-05-22 16:11:14p-gansslecreate