Move k_mul() implementation to Lib/_pylong.py #302
Annotations
1 error and 2 warnings
Check compiler warnings
Process completed with exit code 1.
|
Build CPython out-of-tree (for compiler warning check):
Objects/longobject.c#L4001
label ‘fallback’ defined but not used [-Wunused-label]
|
Build CPython out-of-tree (for compiler warning check):
Objects/longobject.c#L3979
unused variable ‘cutoff’ [-Wunused-variable]
|
Loading