Skip to content

Avoid unused variable warning with a debug Python build#5811

Merged
ngoldbaum merged 1 commit intoPyO3:mainfrom
ngoldbaum:fix-debug-warning
Feb 14, 2026
Merged

Avoid unused variable warning with a debug Python build#5811
ngoldbaum merged 1 commit intoPyO3:mainfrom
ngoldbaum:fix-debug-warning

Conversation

@ngoldbaum
Copy link
Contributor

c_char is used in the signature of _Py_NegativeRefcount, which isn't exposed on the limited API.

@ngoldbaum ngoldbaum added the CI-skip-changelog Skip checking changelog entry label Feb 13, 2026
@ngoldbaum ngoldbaum added this pull request to the merge queue Feb 13, 2026
Merged via the queue into PyO3:main with commit 6fa6b22 Feb 14, 2026
45 of 46 checks passed
@ngoldbaum ngoldbaum deleted the fix-debug-warning branch February 14, 2026 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-skip-changelog Skip checking changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants