-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Closed
Copy link
Labels
3.9 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = <Date 2020-05-12.13:19:12.227>
created_at = <Date 2020-05-11.17:50:16.125>
labels = ['interpreter-core', 'type-bug', '3.9']
title = 'str.isidentifier() does not work with non-BMP non-canonicalized strings on Windows'
updated_at = <Date 2020-05-12.17:27:57.214>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2020-05-12.17:27:57.214>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2020-05-12.13:19:12.227>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2020-05-11.17:50:16.125>
creator = 'serhiy.storchaka'
dependencies = []
files = []
hgrepos = []
issue_num = 40596
keywords = ['patch']
message_count = 6.0
messages = ['368637', '368651', '368652', '368705', '368729', '368739']
nosy_count = 2.0
nosy_names = ['vstinner', 'serhiy.storchaka']
pr_nums = ['20035', '20053']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue40596'
versions = ['Python 3.9']Metadata
Metadata
Assignees
Labels
3.9 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error