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 phsilva
Recipients phsilva, vstinner
Date 2020-03-26.07:13:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The module still uses static state. Fixed the leak and will convert it to use per-module state in a separate issue.
History
Date User Action Args
2020-03-26 07:13:34phsilvasetrecipients: + phsilva, vstinner
2020-03-26 07:13:34phsilvasetmessageid: <[email protected]>
2020-03-26 07:13:34phsilvalinkissue40071 messages
2020-03-26 07:13:34phsilvacreate