-
-
Notifications
You must be signed in to change notification settings - Fork 34.1k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)
Description
| BPO | 7406 |
|---|---|
| Nosy | @tim-one, @terryjreedy, @gpshead, @mdickinson, @ericvsmith, @tiran, @serhiy-storchaka |
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 2021-10-20.12:51:01.576>
created_at = <Date 2009-11-29.11:56:22.624>
labels = ['interpreter-core']
title = 'int arithmetic relies on C signed overflow behaviour'
updated_at = <Date 2021-10-20.12:51:01.575>
user = 'https://github.com/mdickinson'bugs.python.org fields:
activity = <Date 2021-10-20.12:51:01.575>
actor = 'christian.heimes'
assignee = 'none'
closed = True
closed_date = <Date 2021-10-20.12:51:01.576>
closer = 'christian.heimes'
components = ['Interpreter Core']
creation = <Date 2009-11-29.11:56:22.624>
creator = 'mark.dickinson'
dependencies = []
files = []
hgrepos = []
issue_num = 7406
keywords = []
message_count = 10.0
messages = ['95803', '95912', '95956', '95957', '95959', '95974', '95976', '95986', '245791', '404443']
nosy_count = 9.0
nosy_names = ['tim.peters', 'terry.reedy', 'gregory.p.smith', 'zooko', 'mark.dickinson', 'eric.smith', 'christian.heimes', 'serhiy.storchaka', 'Kevin Shweh']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue7406'
versions = ['Python 2.6', 'Python 2.7']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)