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 vstinner
Date 2020-12-26.00:45:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608943546.55.0.976044035792.issue42745@roundup.psfhosted.org>
In-reply-to
Content
New changeset 41010184880151d6ae02a226dbacc796e5c90d11 by Victor Stinner in branch 'master':
bpo-42745: Make the type cache per-interpreter (GH-23947)
https://github.com/python/cpython/commit/41010184880151d6ae02a226dbacc796e5c90d11
History
Date User Action Args
2020-12-26 00:45:46vstinnersetrecipients: + vstinner
2020-12-26 00:45:46vstinnersetmessageid: <1608943546.55.0.976044035792.issue42745@roundup.psfhosted.org>
2020-12-26 00:45:46vstinnerlinkissue42745 messages
2020-12-26 00:45:46vstinnercreate