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 miss-islington
Recipients christian.heimes, gregory.p.smith, miss-islington
Date 2020-06-22.07:39:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592811579.35.0.728479054638.issue41056@roundup.psfhosted.org>
In-reply-to
Content
New changeset d780fa7931d8ce94994827232d7cca79b0be3bf1 by Gregory P. Smith in branch 'master':
bpo-41056: Fix a possible MemoryError leak within zoneinfo. (GH-21007)
https://github.com/python/cpython/commit/d780fa7931d8ce94994827232d7cca79b0be3bf1
History
Date User Action Args
2020-06-22 07:39:39miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, christian.heimes
2020-06-22 07:39:39miss-islingtonsetmessageid: <1592811579.35.0.728479054638.issue41056@roundup.psfhosted.org>
2020-06-22 07:39:39miss-islingtonlinkissue41056 messages
2020-06-22 07:39:39miss-islingtoncreate