◐ Shell
reader mode source ↗
Skip to content

bpo-40596: Fix str.isidentifier() for non-canonicalized strings containing non-BMP characters on Windows.#20035

Closed
serhiy-storchaka wants to merge 2 commits into
python:masterfrom
serhiy-storchaka:isidentifier-legacy
Closed

bpo-40596: Fix str.isidentifier() for non-canonicalized strings containing non-BMP characters on Windows.#20035
serhiy-storchaka wants to merge 2 commits into
python:masterfrom
serhiy-storchaka:isidentifier-legacy

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented May 11, 2020

Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka added the type-bug An unexpected behavior, bug, or error label May 11, 2020
@bedevere-bot bedevere-bot added the label May 11, 2020
Co-authored-by: Victor Stinner <vstinner@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants