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

Those warnings are legitimate: we cannot cast function pointers that have 
different return types from one to the other. This only happens in the test, 
but could happen in the grammar if we use lookahead with NAME (&NAME).

----------

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

Reply via email to