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 eric.snow, shihai1991, vstinner
Date 2020-05-06.16:25:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588782310.41.0.0619934019817.issue40533@roundup.psfhosted.org>
In-reply-to
Content
New changeset d8135e913ab7c694db247c86d0a84c450c32d86e by Victor Stinner in branch 'master':
bpo-40533: Disable GC in subinterpreters (GH-19961)
https://github.com/python/cpython/commit/d8135e913ab7c694db247c86d0a84c450c32d86e
History
Date User Action Args
2020-05-06 16:25:10vstinnersetrecipients: + vstinner, eric.snow, shihai1991
2020-05-06 16:25:10vstinnersetmessageid: <1588782310.41.0.0619934019817.issue40533@roundup.psfhosted.org>
2020-05-06 16:25:10vstinnerlinkissue40533 messages
2020-05-06 16:25:10vstinnercreate