Closed
Description
In every old PR I get warnings in Modules/_xxinterpqueuesmodule.c. For example: https://github.com/python/cpython/pull/92635/files
"unused variable ‘name’ [-Wunused-variable]" for line 239.
https://github.com/python/cpython/pull/92635/files#file-modules-_xxinterpqueuesmodule-c-L239
"‘is_full’ may be used uninitialized in this function [-Wmaybe-uninitialized]" for line 1513.
https://github.com/python/cpython/pull/92635/files#file-modules-_xxinterpqueuesmodule-c-L1513
Linked PRs
Metadata
Metadata
Assignees
Labels
No labels