-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
3.7 (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
| BPO | 18533 |
|---|---|
| Nosy | @rhettinger, @terryjreedy, @orsenthil, @vstinner, @bennorth, @bitdancer, @serhiy-storchaka, @csabella, @miss-islington |
| PRs | |
| Files |
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 = 'https://github.com/orsenthil'
closed_at = <Date 2018-06-03.10:01:31.294>
created_at = <Date 2013-07-22.22:22:30.340>
labels = ['interpreter-core', 'type-bug', '3.7']
title = 'Avoid error from repr() of recursive dictview'
updated_at = <Date 2018-06-03.10:01:31.294>
user = 'https://github.com/bennorth'bugs.python.org fields:
activity = <Date 2018-06-03.10:01:31.294>
actor = 'serhiy.storchaka'
assignee = 'orsenthil'
closed = True
closed_date = <Date 2018-06-03.10:01:31.294>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2013-07-22.22:22:30.340>
creator = 'bennorth'
dependencies = []
files = ['31019', '31022', '31025', '31088', '31089']
hgrepos = []
issue_num = 18533
keywords = ['patch']
message_count = 23.0
messages = ['193570', '193571', '193573', '193620', '193624', '193626', '193651', '193779', '193944', '195260', '195262', '308086', '308107', '308164', '310642', '310644', '310645', '310646', '310770', '310771', '310785', '310851', '312928']
nosy_count = 10.0
nosy_names = ['rhettinger', 'terry.reedy', 'orsenthil', 'vstinner', 'bennorth', 'r.david.murray', 'zuo', 'serhiy.storchaka', 'cheryl.sabella', 'miss-islington']
pr_nums = ['4823', '5348', '5357']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue18533'
versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']Metadata
Metadata
Assignees
Labels
3.7 (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