-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
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