-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard 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
| BPO | 25131 |
|---|---|
| Nosy | @terryjreedy, @vstinner, @benjaminp, @PCManticore, @NeilGirdhar |
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 2015-09-26.05:46:24.811>
created_at = <Date 2015-09-15.18:28:25.885>
labels = ['type-bug', 'library']
title = 'The AST for dict and set displays has the lineno of the first value'
updated_at = <Date 2015-09-26.05:46:24.809>
user = 'https://github.com/PCManticore'bugs.python.org fields:
activity = <Date 2015-09-26.05:46:24.809>
actor = 'python-dev'
assignee = 'none'
closed = True
closed_date = <Date 2015-09-26.05:46:24.811>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2015-09-15.18:28:25.885>
creator = 'Claudiu.Popa'
dependencies = []
files = []
hgrepos = []
issue_num = 25131
keywords = ['3.5regression']
message_count = 4.0
messages = ['250790', '250793', '251041', '251636']
nosy_count = 6.0
nosy_names = ['terry.reedy', 'vstinner', 'benjamin.peterson', 'Claudiu.Popa', 'python-dev', 'NeilGirdhar']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25131'
versions = ['Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
stdlibStandard 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