-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 15144 |
|---|---|
| Nosy | @jcea, @mdickinson, @pitrou, @vstinner, @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 = None
closed_at = <Date 2012-09-20.18:58:50.319>
created_at = <Date 2012-06-22.20:02:48.379>
labels = ['interpreter-core', 'type-bug']
title = 'Possible integer overflow in operations with addresses and sizes.'
updated_at = <Date 2012-09-28.11:45:51.241>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2012-09-28.11:45:51.241>
actor = 'jcea'
assignee = 'none'
closed = True
closed_date = <Date 2012-09-20.18:58:50.319>
closer = 'pitrou'
components = ['Interpreter Core']
creation = <Date 2012-06-22.20:02:48.379>
creator = 'serhiy.storchaka'
dependencies = []
files = ['26091', '27232']
hgrepos = []
issue_num = 15144
keywords = ['patch', 'needs review']
message_count = 22.0
messages = ['163473', '164799', '164800', '164801', '164804', '164805', '164809', '164810', '164818', '164821', '167480', '170568', '170620', '170623', '170684', '170809', '170811', '170817', '170828', '170830', '170831', '170842']
nosy_count = 6.0
nosy_names = ['jcea', 'mark.dickinson', 'pitrou', 'vstinner', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue15144'
versions = ['Python 3.3']Reactions are currently unavailable
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