-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
interpreter-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 | 26991 |
|---|---|
| Nosy | @serhiy-storchaka, @zhangyangyu |
| 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 = None
closed_at = <Date 2016-05-17.05:54:33.496>
created_at = <Date 2016-05-10.11:00:17.423>
labels = ['interpreter-core', 'type-bug']
title = 'Possible reference leak in MAKE_FUNCTION'
updated_at = <Date 2016-05-17.05:54:33.494>
user = 'https://github.com/zhangyangyu'bugs.python.org fields:
activity = <Date 2016-05-17.05:54:33.494>
actor = 'python-dev'
assignee = 'none'
closed = True
closed_date = <Date 2016-05-17.05:54:33.496>
closer = 'python-dev'
components = ['Interpreter Core']
creation = <Date 2016-05-10.11:00:17.423>
creator = 'xiang.zhang'
dependencies = []
files = ['42794', '42795']
hgrepos = []
issue_num = 26991
keywords = ['patch']
message_count = 6.0
messages = ['265235', '265236', '265239', '265252', '265680', '265757']
nosy_count = 3.0
nosy_names = ['python-dev', 'serhiy.storchaka', 'xiang.zhang']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue26991'
versions = ['Python 3.6']Metadata
Metadata
Assignees
Labels
interpreter-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