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 vstinner
Recipients ezio.melotti, vstinner
Date 2020-01-30.09:22:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580376155.12.0.83956121235.issue39500@roundup.psfhosted.org>
In-reply-to
Content
The PyUnicode_IsIdentifier() function should be documented.

Attachd PR documents it.
History
Date User Action Args
2020-01-30 09:22:35vstinnersetrecipients: + vstinner, ezio.melotti
2020-01-30 09:22:35vstinnersetmessageid: <1580376155.12.0.83956121235.issue39500@roundup.psfhosted.org>
2020-01-30 09:22:35vstinnerlinkissue39500 messages
2020-01-30 09:22:35vstinnercreate