[issue35105] Document that CPython accepts "invalid" identifiers

Windson Yang report at bugs.python.org
Fri Nov 9 00:00:15 EST 2018


Windson Yang <wiwindson at outlook.com> added the comment:

I try to create a PR for it. Should we add 'CPython implementation detail' at the document? Because this happens at cpython as well as pypy. BTW, where should we add the document? I have two choices.

* https://docs.python.org/3/reference/datamodel.html#object.__setattr__
* https://docs.python.org/3/library/functions.html#setattr

----------

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


More information about the Python-bugs-list mailing list