-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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 | 22604 |
|---|---|
| Nosy | @malemburg, @mdickinson, @pitrou, @vstinner, @ericvsmith, @ezio-melotti, @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 2014-10-10.23:20:21.243>
created_at = <Date 2014-10-10.15:35:13.117>
labels = ['interpreter-core', 'type-bug']
title = 'assertion error in complex division'
updated_at = <Date 2014-10-10.23:20:21.241>
user = 'https://github.com/pitrou'bugs.python.org fields:
activity = <Date 2014-10-10.23:20:21.241>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2014-10-10.23:20:21.243>
closer = 'pitrou'
components = ['Interpreter Core']
creation = <Date 2014-10-10.15:35:13.117>
creator = 'pitrou'
dependencies = []
files = ['36869']
hgrepos = []
issue_num = 22604
keywords = ['patch']
message_count = 7.0
messages = ['229011', '229016', '229019', '229025', '229041', '229042', '229043']
nosy_count = 9.0
nosy_names = ['lemburg', 'mark.dickinson', 'pitrou', 'vstinner', 'eric.smith', 'stutzbach', 'ezio.melotti', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue22604'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']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