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.

作者 ncoghlan
收信人 Mark.Shannon, ncoghlan, pablogsal
日期 2021-08-14.05:13:26
SpamBayes Score -1.0
Marked as misclassified
Message-id <1628918006.64.0.554025728318.issue44800@roundup.psfhosted.org>
In-reply-to
内容
From a naming convention perspective, the code comments and NEWS entry in the PR now refer to "full frame objects" (``PyFrameObject``) and "frame data storage structs" (``_Py_framedata``) to avoid giving the misleading impression that introspection and execution frames are different Python types.
历史
日期 用户 动作 参数
2021-08-14 05:13:26ncoghlan修改recipients: + ncoghlan, Mark.Shannon, pablogsal
2021-08-14 05:13:26ncoghlan修改messageid: <1628918006.64.0.554025728318.issue44800@roundup.psfhosted.org>
2021-08-14 05:13:26ncoghlan链接issue44800 messages
2021-08-14 05:13:26ncoghlan创建