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 Mark.Shannon, brandtbucher, vstinner
Date 2022-02-28.15:04:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646060656.92.0.714048630221.issue45431@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7496f9587306772b56ed074092c020f3ef16bf95 by Victor Stinner in branch 'main':
bpo-45431: Rename CFrame to _PyCFrame in the C API (GH-31584)
https://github.com/python/cpython/commit/7496f9587306772b56ed074092c020f3ef16bf95
History
Date User Action Args
2022-02-28 15:04:16vstinnersetrecipients: + vstinner, Mark.Shannon, brandtbucher
2022-02-28 15:04:16vstinnersetmessageid: <1646060656.92.0.714048630221.issue45431@roundup.psfhosted.org>
2022-02-28 15:04:16vstinnerlinkissue45431 messages
2022-02-28 15:04:16vstinnercreate