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 2021-02-19.14:10:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset bcb094b41f7fe4dd1686c50891d85632fcf0d481 by Victor Stinner in branch 'master':
bpo-43268: Pass interp rather than tstate to internal functions (GH-24580)
https://github.com/python/cpython/commit/bcb094b41f7fe4dd1686c50891d85632fcf0d481
History
Date User Action Args
2021-02-19 14:10:52vstinnersetrecipients: + vstinner
2021-02-19 14:10:52vstinnersetmessageid: <[email protected]>
2021-02-19 14:10:52vstinnerlinkissue43268 messages
2021-02-19 14:10:52vstinnercreate