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 corona10, vstinner
Date 2020-06-05.00:56:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591318603.97.0.846135290155.issue40521@roundup.psfhosted.org>
In-reply-to
Content
New changeset e005ead49b1ee2b1507ceea94e6f89c28ecf1f81 by Victor Stinner in branch 'master':
bpo-40521: Make context free list per-interpreter (GH-20644)
https://github.com/python/cpython/commit/e005ead49b1ee2b1507ceea94e6f89c28ecf1f81
History
Date User Action Args
2020-06-05 00:56:44vstinnersetrecipients: + vstinner, corona10
2020-06-05 00:56:43vstinnersetmessageid: <1591318603.97.0.846135290155.issue40521@roundup.psfhosted.org>
2020-06-05 00:56:43vstinnerlinkissue40521 messages
2020-06-05 00:56:43vstinnercreate