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.

URL PR 20053
Status merged
Title bpo-40596: Fix str.isidentifier() for non-canonicalized strings containing non-BMP characters on Windows.
History
Date User Action Args
2020-05-12 13:18:02serhiy.storchakasetstatus: open -> merged
2020-05-12 10:39:32serhiy.storchakalinkissue40596 pull_requests
2020-05-12 10:39:32serhiy.storchakacreate