This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author chris.jerdonek
Recipients Windson Yang, chris.jerdonek, docs@python, nedbat, orlnub123, pablogsal, serhiy.storchaka, steven.daprano, terry.reedy, vstinner, xtreak
Date 2018-11-03.21:49:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541281755.26.0.788709270274.issue35105@psf.upfronthosting.co.za>
In-reply-to
Content
> 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."

But in a later message, after additional discussion, he acknowledged there could be reasons to change and said, "we needn't rush this."

So if the docs do describe the current implementation, I think it should warn people that this behavior might not be subject to the same backwards compatibility guarantees as other documented behavior.
History
Date User Action Args
2018-11-03 21:49:15chris.jerdoneksetrecipients: + chris.jerdonek, terry.reedy, vstinner, nedbat, steven.daprano, docs@python, serhiy.storchaka, pablogsal, Windson Yang, xtreak, orlnub123
2018-11-03 21:49:15chris.jerdoneksetmessageid: <1541281755.26.0.788709270274.issue35105@psf.upfronthosting.co.za>
2018-11-03 21:49:15chris.jerdoneklinkissue35105 messages
2018-11-03 21:49:15chris.jerdonekcreate