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 phsilva, vstinner
Date 2020-03-17.17:56:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584467809.34.0.302745048231.issue39984@roundup.psfhosted.org>
In-reply-to
Content
New changeset dab8423d220243efabbbcafafc12d90145539b50 by Victor Stinner in branch 'master':
bpo-39984: Add PyInterpreterState.ceval (GH-19047)
https://github.com/python/cpython/commit/dab8423d220243efabbbcafafc12d90145539b50
History
Date User Action Args
2020-03-17 17:56:49vstinnersetrecipients: + vstinner, phsilva
2020-03-17 17:56:49vstinnersetmessageid: <1584467809.34.0.302745048231.issue39984@roundup.psfhosted.org>
2020-03-17 17:56:49vstinnerlinkissue39984 messages
2020-03-17 17:56:49vstinnercreate