gh-130931: Add PyFrame_SetBack() function#131252
gh-130931: Add PyFrame_SetBack() function#131252vstinner wants to merge 1 commit intopython:mainfrom
Conversation
Add tests on PyFrame_GetBack() and PyFrame_SetBack().
@da-woods: Would this function PyFrame_SetBack() be useful to Cython? |
|
cc @markshannon |
|
It'd work for us for our coroutine usage, but from what Mark said, it sounds like there might be issues exposing it more generally. |
|
@markshannon is against this API: #130931 (comment). So I prefer to close my PR. |
Add tests on PyFrame_GetBack() and PyFrame_SetBack().
📚 Documentation preview 📚: https://cpython-previews--131252.org.readthedocs.build/