8
34
215
478
157
Buffer overflow in Unicode string handling
Objects/unicodeobject.c
SecurityInteger overflow in array allocation
Modules/arraymodule.c
SecurityCyclomatic complexity of 127 exceeds threshold (15)
Python/compile.c
ComplexityFunction exceeds 500 lines (max: 50)
Python/ceval.c
Code StyleMissing error handling for memory allocation
Objects/listobject.c
Error Handlingceval.c
Python/
compile.c
Python/
unicodeobject.c
Objects/
typeobject.c
Objects/
dictobject.c
Objects/