-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Fix ast.unparse() for subscription by extended slices and tuples #84070
Copy link
Copy link
Closed
Labels
3.7 (EOL)end of lifeend of life3.8 (EOL)end of lifeend of life3.9 (EOL)end of lifeend of lifestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-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-03-08.10:44:34.333>
created_at = <Date 2020-03-07.14:41:32.899>
labels = ['3.7', '3.8', 'type-bug', 'library', '3.9']
title = 'Fix ast.unparse() for subscription by extended slices and tuples'
updated_at = <Date 2020-03-08.10:44:34.332>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2020-03-08.10:44:34.332>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = True
closed_date = <Date 2020-03-08.10:44:34.333>
closer = 'serhiy.storchaka'
components = ['Demos and Tools', 'Library (Lib)']
creation = <Date 2020-03-07.14:41:32.899>
creator = 'serhiy.storchaka'
dependencies = []
files = []
hgrepos = []
issue_num = 39889
keywords = ['patch']
message_count = 4.0
messages = ['363596', '363601', '363602', '363605']
nosy_count = 2.0
nosy_names = ['serhiy.storchaka', 'miss-islington']
pr_nums = ['18824', '18826', '18827']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue39889'
versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of life3.8 (EOL)end of lifeend of life3.9 (EOL)end of lifeend of lifestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error