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 petr.viktorin, shihai1991, vstinner
Date 2020-11-02.21:03:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604351015.66.0.138237807603.issue41796@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5cf4782a2630629d0978bf4cf6b6340365f449b2 by Victor Stinner in branch 'master':
bpo-41796: Make _ast module state per interpreter (GH-23024)
https://github.com/python/cpython/commit/5cf4782a2630629d0978bf4cf6b6340365f449b2
History
Date User Action Args
2020-11-02 21:03:35vstinnersetrecipients: + vstinner, petr.viktorin, shihai1991
2020-11-02 21:03:35vstinnersetmessageid: <1604351015.66.0.138237807603.issue41796@roundup.psfhosted.org>
2020-11-02 21:03:35vstinnerlinkissue41796 messages
2020-11-02 21:03:35vstinnercreate