-
-
Notifications
You must be signed in to change notification settings - Fork 32.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 | 22198 |
---|---|
Nosy | @tim-one, @rhettinger, @mdickinson, @abalkin, @stevendaprano, @encukou, @skrah, @eryksun |
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 2016-07-07.15:31:52.824>
created_at = <Date 2014-08-14.16:47:41.777>
labels = ['interpreter-core', 'type-bug']
title = 'Odd floor-division corner case'
updated_at = <Date 2016-07-07.15:31:52.822>
user = 'https://github.com/mdickinson'
bugs.python.org fields:
activity = <Date 2016-07-07.15:31:52.822>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = True
closed_date = <Date 2016-07-07.15:31:52.824>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2014-08-14.16:47:41.777>
creator = 'mark.dickinson'
dependencies = []
files = ['36568']
hgrepos = []
issue_num = 22198
keywords = ['patch']
message_count = 20.0
messages = ['225305', '225309', '225313', '225314', '225315', '225340', '225359', '225360', '225365', '225386', '225401', '226541', '226542', '227307', '228865', '230958', '234068', '234069', '241088', '241342']
nosy_count = 10.0
nosy_names = ['tim.peters', 'rhettinger', 'mark.dickinson', 'belopolsky', 'casevh', 'Arfrever', 'steven.daprano', 'petr.viktorin', 'skrah', 'eryksun']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue22198'
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