• true-pasky's avatar
    Fix incompatibility with C89 · e25dc72e
    true-pasky authored
    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.
    e25dc72e
StringTools.c 40 KB