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 aeros, corona10, eric.snow, erlendaasland, shihai1991, vstinner
Date 2020-12-25.23:39:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608939543.58.0.877697938142.issue40512@roundup.psfhosted.org>
In-reply-to
Content
> Type method cache is shared.

I created bpo-42745: "[subinterpreters] Make the type attribute lookup cache per-interpreter".
History
Date User Action Args
2020-12-25 23:39:03vstinnersetrecipients: + vstinner, eric.snow, corona10, shihai1991, aeros, erlendaasland
2020-12-25 23:39:03vstinnersetmessageid: <1608939543.58.0.877697938142.issue40512@roundup.psfhosted.org>
2020-12-25 23:39:03vstinnerlinkissue40512 messages
2020-12-25 23:39:03vstinnercreate