Draft: gh-127119: Faster check for small ints in long_dealloc (debug) #136319
Annotations
1 warning
Build CPython:
Objects/longobject.c#L3657
format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=]
|
Loading