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 2020-01-28.02:37:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580179069.24.0.728954958497.issue38644@roundup.psfhosted.org>
In-reply-to
Content
New changeset 61f4db8c56ca4b7e60050d96ecc255cfb03d92a0 by Victor Stinner in branch 'master':
bpo-38644: Pass tstate in ceval.c (GH-18222)
https://github.com/python/cpython/commit/61f4db8c56ca4b7e60050d96ecc255cfb03d92a0
History
Date User Action Args
2020-01-28 02:37:49vstinnersetrecipients: + vstinner
2020-01-28 02:37:49vstinnersetmessageid: <1580179069.24.0.728954958497.issue38644@roundup.psfhosted.org>
2020-01-28 02:37:49vstinnerlinkissue38644 messages
2020-01-28 02:37:49vstinnercreate