[issue24622] tokenize.py: missing EXACT_TOKEN_TYPES

Ned Deily report at bugs.python.org
Fri Jun 8 16:50:05 EDT 2018


Ned Deily <nad at python.org> added the comment:

> What do others think?

+1 for adding a mention in the 3.7 What's New doc (anyone willing to produce a PR for (master Doc/whatsnew/3.7.rst ?)

-1 for backporting to 3.6.  Since 3.6 has been out there so long and is nearing the end of its maintenance life, it seems to me to not be a good idea to make a change like this that is more likely to break existing code than to fix something that a small number of 3.6 users may have been waiting for.

----------
nosy: +ned.deily

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


More information about the Python-bugs-list mailing list