Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 183 Bytes

File metadata and controls

2 lines (2 loc) · 183 Bytes
  1. Fix NULL dereference bug in ga_vectorcall by using PyObject_Vectorcall() instead of calling PyVectorcall_Function().
  2. Remove the redundant Py_XDECREF call in _Py_make_parameters