Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

You cannot compile CPython with `-pedantic`. For example, if i add that to my 
collection of CFLAGS with gcc 11, many object files do not compile (too many to 
report here). That is not a supported compilation flag and certainly this 
problem is not only about the parser.

I would suggest to close this issue and maybe reopen another one regarding 
"CPython doesn't compile with -pedantic".

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44789>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to