[issue23263] Python 3 gives misleading errors when validating unicode identifiers

Ezio Melotti report at bugs.python.org
Mon Mar 2 09:12:39 CET 2015


Ezio Melotti added the comment:

While the request is reasonable, the patch seems to touch quite some code.
Since this is just to improve an error message in a somewhat obscure corner case, I'm not sure it's worth applying it.

----------
nosy: +serhiy.storchaka
stage:  -> patch review
versions:  -Python 3.2, Python 3.3, Python 3.4, Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23263>
_______________________________________


More information about the Python-bugs-list mailing list