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 christian.heimes, gregory.p.smith, miss-islington, p-ganssle
Date 2020-06-24.15:58:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593014334.32.0.393123567374.issue41056@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6c56356109616ea1292aafa48d30536279ec0937 by Paul Ganssle in branch '3.9':
[3.9] bpo-41056: Fix a possible MemoryError leak within zoneinfo. (GH-21007)
https://github.com/python/cpython/commit/6c56356109616ea1292aafa48d30536279ec0937
History
Date User Action Args
2020-06-24 15:58:54p-gansslesetrecipients: + p-ganssle, gregory.p.smith, christian.heimes, miss-islington
2020-06-24 15:58:54p-gansslesetmessageid: <1593014334.32.0.393123567374.issue41056@roundup.psfhosted.org>
2020-06-24 15:58:54p-gansslelinkissue41056 messages
2020-06-24 15:58:54p-gansslecreate