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 JunyiXie, vstinner
Date 2021-03-13.13:38:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615642723.3.0.114291653989.issue43441@roundup.psfhosted.org>
In-reply-to
Content
New changeset 75048c8a38005845f10f8cb1dd33a31e0052cae0 by junyixie in branch 'master':
bpo-43441: Fix _PyType_ClearCache() for subinterpreters (GH-24822)
https://github.com/python/cpython/commit/75048c8a38005845f10f8cb1dd33a31e0052cae0
History
Date User Action Args
2021-03-13 13:38:43vstinnersetrecipients: + vstinner, JunyiXie
2021-03-13 13:38:43vstinnersetmessageid: <1615642723.3.0.114291653989.issue43441@roundup.psfhosted.org>
2021-03-13 13:38:43vstinnerlinkissue43441 messages
2021-03-13 13:38:43vstinnercreate