Message329161
It is an implementation detail that some people need to know, and that is very unlikely to change. In the pydev thread, Guido said
"
My feeling is that limiting it to strings is fine, but checking those
strings for resembling identifiers is pointless and wasteful."
We occasionally document such things in a 'CPython implementation detail' note. I don't know the proper markup for these. At present, I think the note should be in setattr and **kwargs docs. |
|
| Date |
User |
Action |
Args |
| 2018-11-02 20:22:01 | terry.reedy | set | recipients:
+ terry.reedy, vstinner, steven.daprano, docs@python, serhiy.storchaka, pablogsal, Windson Yang, xtreak, orlnub123 |
| 2018-11-02 20:22:01 | terry.reedy | set | messageid: <[email protected]> |
| 2018-11-02 20:22:01 | terry.reedy | link | issue35105 messages |
| 2018-11-02 20:22:01 | terry.reedy | create | |
|