-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
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 | 2116 |
|---|---|
| Nosy | @gvanrossum, @tim-one, @rhettinger, @pitrou |
| 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 2009-05-15.17:06:04.165>
created_at = <Date 2008-02-14.21:22:34.187>
labels = ['type-bug', 'library']
title = 'weakref copy module interaction'
updated_at = <Date 2009-05-15.17:06:04.163>
user = 'https://bugs.python.org/rharris'bugs.python.org fields:
activity = <Date 2009-05-15.17:06:04.163>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2009-05-15.17:06:04.165>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2008-02-14.21:22:34.187>
creator = 'rharris'
dependencies = []
files = ['9433', '13334', '13335']
hgrepos = []
issue_num = 2116
keywords = ['patch']
message_count = 9.0
messages = ['62413', '64101', '64909', '83606', '83607', '83609', '83612', '86917', '87822']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'tim.peters', 'rhettinger', 'jafo', 'pitrou', 'rharris']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'patch review'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue2116'
versions = ['Python 3.1', 'Python 2.7']Reactions are currently unavailable
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