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 willingc
Recipients CuriousLearner, cheryl.sabella, dabeaz, docs@python, r.david.murray, rhettinger, serhiy.storchaka, terry.reedy, willingc
Date 2018-10-08.06:53:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538981617.81.0.545547206417.issue33014@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ffc5a14d00db984c8e72c7b67da8a493e17e2c14 by Carol Willing (Sanyam Khurana) in branch 'master':
bpo-33014: Clarify str.isidentifier docstring (GH-6088)
https://github.com/python/cpython/commit/ffc5a14d00db984c8e72c7b67da8a493e17e2c14
History
Date User Action Args
2018-10-08 06:53:37willingcsetrecipients: + willingc, rhettinger, terry.reedy, r.david.murray, dabeaz, docs@python, serhiy.storchaka, CuriousLearner, cheryl.sabella
2018-10-08 06:53:37willingcsetmessageid: <1538981617.81.0.545547206417.issue33014@psf.upfronthosting.co.za>
2018-10-08 06:53:37willingclinkissue33014 messages
2018-10-08 06:53:37willingccreate