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 2019-11-16.00:03:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573862605.52.0.54508237003.issue38644@roundup.psfhosted.org>
In-reply-to
Content
New changeset b5e170f127b57d5b0a4fb58f316acd6191509dce by Victor Stinner in branch 'master':
bpo-38644: Add _PyEval_EvalCode() (GH-17183)
https://github.com/python/cpython/commit/b5e170f127b57d5b0a4fb58f316acd6191509dce
History
Date User Action Args
2019-11-16 00:03:25vstinnersetrecipients: + vstinner
2019-11-16 00:03:25vstinnersetmessageid: <1573862605.52.0.54508237003.issue38644@roundup.psfhosted.org>
2019-11-16 00:03:25vstinnerlinkissue38644 messages
2019-11-16 00:03:25vstinnercreate