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 pablogsal, vstinner
Date 2020-12-26.19:26:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset f4507231e3f0cf8827cec5592571ce371c6813e8 by Victor Stinner in branch 'master':
bpo-42745: finalize_interp_types() calls _PyType_Fini() (GH-23953)
https://github.com/python/cpython/commit/f4507231e3f0cf8827cec5592571ce371c6813e8
History
Date User Action Args
2020-12-26 19:26:19vstinnersetrecipients: + vstinner, pablogsal
2020-12-26 19:26:19vstinnersetmessageid: <[email protected]>
2020-12-26 19:26:19vstinnerlinkissue42745 messages
2020-12-26 19:26:19vstinnercreate