Skip to content

bpo-46166: Fix compiler warnings in What's New in Python 3.11#31198

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:frame_doc
Feb 7, 2022
Merged

bpo-46166: Fix compiler warnings in What's New in Python 3.11#31198
vstinner merged 1 commit intopython:mainfrom
vstinner:frame_doc

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Feb 7, 2022

Fix compiler warnings on PyObject_GetAttrString() calls in the What's
New in Python 3.11 doc of PyFrameObject changes.

https://bugs.python.org/issue46166

Fix compiler warnings on PyObject_GetAttrString() calls in the What's
New in Python 3.11 doc of PyFrameObject changes.
@Skylion007
Copy link

I was about to make this PR myself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants