Select Git revision
plpython.c
-
Peter Eisentraut authored
The first argument of PyEval_EvalCode() was changed from PyCodeObject* to PyObject* because of PEP 384.
Peter Eisentraut authoredThe first argument of PyEval_EvalCode() was changed from PyCodeObject* to PyObject* because of PEP 384.