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 2022-02-07.00:25:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644193548.15.0.536855085167.issue46670@roundup.psfhosted.org>
In-reply-to
Content
New changeset 16f96a4cf9ab1e91e6e8e18232378bc4b42bb796 by Victor Stinner in branch 'main':
bpo-46670: Remove unused get_frame_state() function (GH-31177)
https://github.com/python/cpython/commit/16f96a4cf9ab1e91e6e8e18232378bc4b42bb796
History
Date User Action Args
2022-02-07 00:25:48vstinnersetrecipients: + vstinner
2022-02-07 00:25:48vstinnersetmessageid: <1644193548.15.0.536855085167.issue46670@roundup.psfhosted.org>
2022-02-07 00:25:48vstinnerlinkissue46670 messages
2022-02-07 00:25:48vstinnercreate