-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed
Labels
buildThe build process and cross-buildThe build process and cross-buildextension-modulesC modules in the Modules dirC modules in the Modules dirtopic-subinterpreterstype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Bug report
See https://github.com/python/cpython/pull/134513/files


Check warning on line 3452 in Modules/_interpchannelsmodule.c
GitHub Actions / Cross build Linux
‘defaults.unboundop’ may be used uninitialized [-Wmaybe-uninitialized]
Check warning on line 3452 in Modules/_interpchannelsmodule.c
GitHub Actions / Cross build Linux
‘defaults.fallback’ may be used uninitialized [-Wmaybe-uninitialized]
Metadata
Metadata
Assignees
Labels
buildThe build process and cross-buildThe build process and cross-buildextension-modulesC modules in the Modules dirC modules in the Modules dirtopic-subinterpreterstype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Projects
Status
Done