GH-59313: Do not allow incomplete tuples, or tuples with NULLs. #108706
Annotations
1 error and 2 warnings
Tests
Process completed with exit code 2.
|
Build CPython:
Objects/abstract.c#L2042
unused variable ‘n’ [-Wunused-variable]
|
Build CPython:
Include/object.h#L944
‘callback’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Loading