-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 25935 |
|---|---|
| Nosy | @ericsnowcurrently, @serhiy-storchaka, @charettes, @timgraham |
| 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/serhiy-storchaka'
closed_at = <Date 2016-01-19.13:50:20.825>
created_at = <Date 2015-12-23.23:39:59.235>
labels = ['extension-modules', 'type-bug']
title = 'OrderedDict prevents garbage collection if a circulary referenced class is used as key'
updated_at = <Date 2016-01-19.13:50:20.824>
user = 'https://github.com/charettes'bugs.python.org fields:
activity = <Date 2016-01-19.13:50:20.824>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-01-19.13:50:20.825>
closer = 'serhiy.storchaka'
components = ['Extension Modules']
creation = <Date 2015-12-23.23:39:59.235>
creator = 'charettes'
dependencies = []
files = ['41399', '41441']
hgrepos = []
issue_num = 25935
keywords = ['patch']
message_count = 4.0
messages = ['256945', '257130', '258590', '258592']
nosy_count = 5.0
nosy_names = ['python-dev', 'eric.snow', 'serhiy.storchaka', 'charettes', 'Tim.Graham']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25935'
versions = ['Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error