[issue35197] graminit.h defines very generic names like 'stmt' or 'test'

Serhiy Storchaka report at bugs.python.org
Fri Nov 9 10:43:02 EST 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

graminit.h is included in few files, and not always its inclusion is necessary. Here is a patch that minimizes its inclusion. It is not ready for merging, it is just a demo.

----------
keywords: +patch
Added file: https://bugs.python.org/file47916/include-graminit-h.diff

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35197>
_______________________________________


More information about the Python-bugs-list mailing list