-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Closed
Labels
OS-wasitestsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Bug report
Link: https://buildbot.python.org/#/builders/1373/builds/538/steps/11/logs/warnings__57_
../../Modules/_testcapimodule.c:2428:13: warning: unused function 'finalize_thread_hang_cleanup_callback' [-Wunused-function]
1 warning generated.
../../Modules/_testcapi/long.c:231:28: warning: comparison of integers of different signs: 'long' and 'digit' (aka 'unsigned int') [-Wsign-compare]
1 warning generated.
I have a PR with the fix.
Linked PRs
Metadata
Metadata
Assignees
Labels
OS-wasitestsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error