Martin Panter added the comment:

Here is a patch for Python 3 implementing my idea. There is already code 
conditionally compiled out for the pgen build, so my patch just expands that to 
avoid the "graminit.h" include and derived functions.

----------
stage: needs patch -> patch review
status: closed -> open
versions: +Python 3.5, Python 3.6, Python 3.7 -Python 2.6
Added file: http://bugs.python.org/file45363/graminit-dep.patch

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

Reply via email to