-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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 | 25380 |
|---|---|
| Nosy | @avassalotti, @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/serhiy-storchaka'
closed_at = <Date 2015-10-13.18:21:36.270>
created_at = <Date 2015-10-12.07:50:13.802>
labels = ['type-bug', 'library']
title = 'Incorrect protocol for the STACK_GLOBAL opcode'
updated_at = <Date 2015-10-13.18:21:36.269>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2015-10-13.18:21:36.269>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2015-10-13.18:21:36.270>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2015-10-12.07:50:13.802>
creator = 'serhiy.storchaka'
dependencies = []
files = ['40753']
hgrepos = []
issue_num = 25380
keywords = ['patch']
message_count = 2.0
messages = ['252847', '252947']
nosy_count = 3.0
nosy_names = ['alexandre.vassalotti', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25380'
versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']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