Message399582
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. |
|
| Date |
User |
Action |
Args |
| 2021-08-14 05:13:26 | ncoghlan | set | recipients:
+ ncoghlan, Mark.Shannon, pablogsal |
| 2021-08-14 05:13:26 | ncoghlan | set | messageid: <[email protected]> |
| 2021-08-14 05:13:26 | ncoghlan | link | issue44800 messages |
| 2021-08-14 05:13:26 | ncoghlan | create | |
|