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-05-06.16:24:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588782246.38.0.77743698215.issue40521@roundup.psfhosted.org>
In-reply-to
Content
New changeset 89fc4a34cf7a01df9dd269d32d3706c68a72d130 by Victor Stinner in branch 'master':
bpo-40521: Disable method cache in subinterpreters (GH-19960)
https://github.com/python/cpython/commit/89fc4a34cf7a01df9dd269d32d3706c68a72d130
History
Date User Action Args
2020-05-06 16:24:06vstinnersetrecipients: + vstinner
2020-05-06 16:24:06vstinnersetmessageid: <1588782246.38.0.77743698215.issue40521@roundup.psfhosted.org>
2020-05-06 16:24:06vstinnerlinkissue40521 messages
2020-05-06 16:24:06vstinnercreate