Fix incompatibility with C89
It fixes error ``` src\lxml\etree.c(241210) : error C2275: 'PyObject' : illegal use of this type as an expression ``` when installing lxml 4.3.0 to pypy2 v6.0.0 on Windows.
Showing
Please register or sign in to comment