Michele Orrù <maker...@gmail.com> added the comment: For what I saw these days, Parser/tokenizer.c should import warnings.h (in order to use PyErr_WarnEx()), but Python/_warnings.c imports Python.h, that requires pgen ready. This leads to a circular dependency.
Am I wrong / missing something? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1531415> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com