Skip to content

gh-98724: Fix warnings on Py_SETREF() usage - #99781

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:setref_fix_warn
Nov 25, 2022
Merged

gh-98724: Fix warnings on Py_SETREF() usage#99781
vstinner merged 1 commit into
python:mainfrom
vstinner:setref_fix_warn

Conversation

@vstinner

@vstinnervstinner commented Nov 25, 2022

Copy link
Copy Markdown
Member

Cast argument to the expected type.

Cast argument to the expected type.
@vstinner

Copy link
Copy Markdown
MemberAuthor

See #99780

@sobolevnsobolevn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick fix!

@vstinner
vstinner merged commit 5556d3e into python:mainNov 25, 2022
@vstinner
vstinner deleted the setref_fix_warn branch November 25, 2022 23:30
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner@sobolevn@bedevere-bot