Skip to content
Snippets Groups Projects
Commit 66d6b4cb authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

Fix for warnings-free compilation with Python 3.2

The first argument of PyEval_EvalCode() was changed from PyCodeObject*
to PyObject* because of PEP 384.
parent 497e65f8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment