STINNER Victor added the comment:

> Second, PEP 399 requires the pure Python version stick around, else you need 
> to request an exception to drop keyword.py from python-dev.

I don't understand the purpose of providing a Python implementation of the 
keyword module. If you look at the current implementation, I don't know that 
anything other than CPython can use it. The code uses Python/graminit.c to 
regenerate the module.

But I don't want to fight if you don't care of minor speedup, so I'm closing 
the issue.

----------
resolution:  -> rejected
status: open -> closed

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

Reply via email to