-
-
Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Labels
3.7 (EOL)end of lifeend of lifetopic-importlibtopic-unicodetype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 30772 |
|---|---|
| Nosy | @vstinner, @ezio-melotti, @stevendaprano, @Carreau |
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 = None
created_at = <Date 2017-06-26.18:08:51.252>
labels = ['type-bug', '3.7', 'expert-unicode']
title = 'Normalise non-ASCII variable names in __all__'
updated_at = <Date 2017-07-05.13:36:35.910>
user = 'https://bugs.python.org/NateSoares'bugs.python.org fields:
activity = <Date 2017-07-05.13:36:35.910>
actor = 'mbussonn'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Unicode']
creation = <Date 2017-06-26.18:08:51.252>
creator = 'Nate Soares'
dependencies = []
files = []
hgrepos = []
issue_num = 30772
keywords = []
message_count = 6.0
messages = ['296928', '296934', '296935', '297284', '297333', '297739']
nosy_count = 6.0
nosy_names = ['vstinner', 'ezio.melotti', 'mrabarnett', 'steven.daprano', 'mbussonn', 'Nate Soares']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue30772'
versions = ['Python 3.7']Linked PRs
- gh-74955: Document that __all__ must contain strings in normalization form NFKC #144504
- [3.14] gh-74955: Document that __all__ must contain strings in normalization form NFKC (GH-144504) #144519
- [3.13] gh-74955: Document that __all__ must contain strings in normalization form NFKC (GH-144504) #144520
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of lifetopic-importlibtopic-unicodetype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error