-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 27539 |
|---|---|
| Nosy | @rhettinger, @terryjreedy, @mdickinson, @serhiy-storchaka, @vedgar |
| 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 = 'https://github.com/mdickinson'
closed_at = <Date 2016-08-22.09:57:55.708>
created_at = <Date 2016-07-17.07:32:11.692>
labels = ['type-bug', 'library']
title = 'negative Fraction ** negative int not normalized'
updated_at = <Date 2016-08-22.09:57:55.706>
user = 'https://github.com/vedgar'bugs.python.org fields:
activity = <Date 2016-08-22.09:57:55.706>
actor = 'mark.dickinson'
assignee = 'mark.dickinson'
closed = True
closed_date = <Date 2016-08-22.09:57:55.708>
closer = 'mark.dickinson'
components = ['Library (Lib)']
creation = <Date 2016-07-17.07:32:11.692>
creator = 'veky'
dependencies = []
files = ['43786', '44179']
hgrepos = []
issue_num = 27539
keywords = ['patch']
message_count = 16.0
messages = ['270616', '270750', '270808', '270812', '271023', '271060', '271067', '272471', '272528', '273282', '273284', '273285', '273286', '273296', '273345', '273346']
nosy_count = 6.0
nosy_names = ['rhettinger', 'terry.reedy', 'mark.dickinson', 'python-dev', 'serhiy.storchaka', 'veky']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue27539'
versions = ['Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error