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 pablogsal
Recipients Mark.Shannon, pablogsal
Date 2021-10-28.12:59:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635425955.91.0.0725884831931.issue45637@roundup.psfhosted.org>
In-reply-to
Content
New changeset f291404a802d6a1bc50f817c7a26ff3ac9a199ff by Mark Shannon in branch 'main':
bpo-45637: Store the frame pointer in the cframe (GH-29267)
https://github.com/python/cpython/commit/f291404a802d6a1bc50f817c7a26ff3ac9a199ff
History
Date User Action Args
2021-10-28 12:59:15pablogsalsetrecipients: + pablogsal, Mark.Shannon
2021-10-28 12:59:15pablogsalsetmessageid: <1635425955.91.0.0725884831931.issue45637@roundup.psfhosted.org>
2021-10-28 12:59:15pablogsallinkissue45637 messages
2021-10-28 12:59:15pablogsalcreate