-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Closed
Labels
3.8 (EOL)end of lifeend of lifetopic-unicodetype-featureA feature request or enhancementA feature request or enhancement
Description
BPO | 32285 |
---|---|
Nosy | @vstinner, @benjaminp, @ezio-melotti, @stevendaprano |
PRs | unicodedata.is_normalized to check the current norma… #4806 |
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 2018-11-04.23:58:27.379>
created_at = <Date 2017-12-12.01:16:09.856>
labels = ['type-feature', '3.8', 'expert-unicode']
title = "In `unicodedata`, it should be possible to check a unistr's normal form without necessarily copying it"
updated_at = <Date 2018-11-04.23:58:27.377>
user = 'https://bugs.python.org/MaximeBelanger'
bugs.python.org fields:
activity = <Date 2018-11-04.23:58:27.377>
actor = 'benjamin.peterson'
assignee = 'none'
closed = True
closed_date = <Date 2018-11-04.23:58:27.379>
closer = 'benjamin.peterson'
components = ['Unicode']
creation = <Date 2017-12-12.01:16:09.856>
creator = 'Maxime Belanger'
dependencies = []
files = []
hgrepos = []
issue_num = 32285
keywords = ['patch']
message_count = 4.0
messages = ['308085', '308122', '308127', '329276']
nosy_count = 5.0
nosy_names = ['vstinner', 'benjamin.peterson', 'ezio.melotti', 'steven.daprano', 'Maxime Belanger']
pr_nums = ['4806']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue32285'
versions = ['Python 3.8']
Metadata
Metadata
Assignees
Labels
3.8 (EOL)end of lifeend of lifetopic-unicodetype-featureA feature request or enhancementA feature request or enhancement