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 barry
Recipients barry, serhiy.storchaka, tjollans
Date 2017-10-03.15:07:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507043233.71.0.213398074469.issue31669@psf.upfronthosting.co.za>
In-reply-to
Content
PEPs aren't really intended to be ongoing specs, keeping up with implementation changes.  The documentation is pretty clear in defining identifiers as "any case-insensitive ASCII alphanumeric string (including underscores) that starts with an underscore or ASCII letter".
History
Date User Action Args
2017-10-03 15:07:13barrysetrecipients: + barry, tjollans, serhiy.storchaka
2017-10-03 15:07:13barrysetmessageid: <1507043233.71.0.213398074469.issue31669@psf.upfronthosting.co.za>
2017-10-03 15:07:13barrylinkissue31669 messages
2017-10-03 15:07:13barrycreate