STINNER Victor <[email protected]> added the comment:
> Alternatively I think you can just remove the typedef from > Include/cpython/object.h since Include/object.h is always included first. > i.e.: Oh, nice! I proposed PR 18385. Would you mind to confirm that it fix the issue for you? At least, I tested manually and the clang warning goes away with this change. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39571> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
