Skip to content

bpo-40429: PyFrame_GetCode() result cannot be NULL#19772

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:frame_getframe_ref
Apr 28, 2020
Merged

bpo-40429: PyFrame_GetCode() result cannot be NULL#19772
vstinner merged 1 commit intopython:masterfrom
vstinner:frame_getframe_ref

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Apr 28, 2020

Add frame_nslots() to factorize duplicate code.

https://bugs.python.org/issue40429

Add frame_nslots() to factorize duplicate code.
@vstinner vstinner requested a review from 1st1 as a code owner April 28, 2020 22:35
@vstinner vstinner merged commit 6d86a23 into python:master Apr 28, 2020
@vstinner vstinner deleted the frame_getframe_ref branch April 28, 2020 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants