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 corona10, eric.snow, pablogsal, phsilva, shihai1991, skrah, vstinner
Date 2020-06-09.16:11:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591719116.48.0.0479252063457.issue40077@roundup.psfhosted.org>
In-reply-to
Content
I tried to finalize static types in Py_Finalize(), but it didn't work:

* https://bugs.python.org/issue1635741#msg371119
* https://github.com/python/cpython/pull/20763
History
Date User Action Args
2020-06-09 16:11:56vstinnersetrecipients: + vstinner, phsilva, skrah, eric.snow, corona10, pablogsal, shihai1991
2020-06-09 16:11:56vstinnersetmessageid: <1591719116.48.0.0479252063457.issue40077@roundup.psfhosted.org>
2020-06-09 16:11:56vstinnerlinkissue40077 messages
2020-06-09 16:11:56vstinnercreate