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-04-28.14:32:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 7c59d7c9860cdbaf4a9c26c9142aebd3259d046e by Victor Stinner in branch 'master':
bpo-40421: Add pyframe.h header file (GH-19755)
https://github.com/python/cpython/commit/7c59d7c9860cdbaf4a9c26c9142aebd3259d046e
History
Date User Action Args
2020-04-28 14:32:52vstinnersetrecipients: + vstinner
2020-04-28 14:32:52vstinnersetmessageid: <[email protected]>
2020-04-28 14:32:52vstinnerlinkissue40421 messages
2020-04-28 14:32:52vstinnercreate