Enji Cooper <yaneurab...@gmail.com> added the comment:
For the record, this seems like it might be the only discrepancy, per the py3c project's exported PyInt APIs: $ for api in `awk '$2 ~ /^PyInt/ { print $3 }' include/py3c/compat.h`; do grep -q $api /usr/include/python2.7/longobject.h || echo $api; done PyLong_AS_LONG ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue39762> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com