frescobaldi / python-poppler-qt4

Python binding to poppler-qt4
Other
29 stars 13 forks source link

use PyList_SetItem instead of PyList_SET_ITEM for comparison #18

Open dliessi opened 6 years ago

dliessi commented 6 years ago

seems to fix #17 see https://trac.macports.org/ticket/55014#comment:5

see also https://docs.python.org/2/c-api/list.html

dliessi commented 6 years ago

@wbsoft: in https://trac.macports.org/ticket/55014#comment:6 a slightly different fix was suggested, if you prefer.

mojca commented 6 years ago

Same issue affects qt5.