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 vstinner
Recipients EdSchouten, erik.bray, masamoto, ncoghlan, r.david.murray, vstinner
Date 2017-03-23.10:13:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Hi people working on the new TLS API: I would like your opinion on a related API, issue #29881: Add a new private API for "static C variables" (_PyStaticVar) to clear them at exit !
History
Date User Action Args
2017-03-23 10:13:07vstinnersetrecipients: + vstinner, ncoghlan, r.david.murray, erik.bray, masamoto, EdSchouten
2017-03-23 10:13:07vstinnersetmessageid: <[email protected]>
2017-03-23 10:13:07vstinnerlinkissue25658 messages
2017-03-23 10:13:07vstinnercreate