-
-
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 | 25604 |
|---|---|
| Nosy | @mdickinson, @vstinner, @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 = 'https://github.com/mdickinson'
closed_at = <Date 2016-08-21.10:01:24.275>
created_at = <Date 2015-11-12.08:44:45.098>
labels = ['interpreter-core', 'type-bug']
title = '[Minor] bug in integer true division algorithm'
updated_at = <Date 2016-08-21.10:01:24.273>
user = 'https://github.com/mdickinson'bugs.python.org fields:
activity = <Date 2016-08-21.10:01:24.273>
actor = 'mark.dickinson'
assignee = 'mark.dickinson'
closed = True
closed_date = <Date 2016-08-21.10:01:24.275>
closer = 'mark.dickinson'
components = ['Interpreter Core']
creation = <Date 2015-11-12.08:44:45.098>
creator = 'mark.dickinson'
dependencies = []
files = []
hgrepos = []
issue_num = 25604
keywords = []
message_count = 5.0
messages = ['254523', '254531', '273283', '273287', '273288']
nosy_count = 4.0
nosy_names = ['mark.dickinson', 'vstinner', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25604'
versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']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