-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
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 | 15402 |
|---|---|
| Nosy | @loewis, @gpshead, @jcea, @mdickinson, @asvetlov, @skrah, @meadori, @serhiy-storchaka |
| 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/meadori'
closed_at = <Date 2012-07-29.03:36:54.728>
created_at = <Date 2012-07-20.06:49:25.897>
labels = ['type-bug', 'library']
title = 'Correct __sizeof__ support for struct'
updated_at = <Date 2012-07-29.03:36:54.727>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2012-07-29.03:36:54.727>
actor = 'meador.inge'
assignee = 'meador.inge'
closed = True
closed_date = <Date 2012-07-29.03:36:54.728>
closer = 'meador.inge'
components = ['Library (Lib)']
creation = <Date 2012-07-20.06:49:25.897>
creator = 'serhiy.storchaka'
dependencies = []
files = ['26444', '26520']
hgrepos = []
issue_num = 15402
keywords = ['patch']
message_count = 40.0
messages = ['165902', '165936', '165945', '165946', '166125', '166226', '166227', '166228', '166231', '166232', '166235', '166250', '166252', '166257', '166354', '166363', '166371', '166372', '166380', '166384', '166389', '166391', '166393', '166405', '166433', '166434', '166435', '166454', '166456', '166457', '166458', '166460', '166485', '166508', '166511', '166517', '166518', '166636', '166664', '166709']
nosy_count = 9.0
nosy_names = ['loewis', 'gregory.p.smith', 'jcea', 'mark.dickinson', 'asvetlov', 'skrah', 'meador.inge', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue15402'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']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