-
-
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 | 10650 |
|---|---|
| Nosy | @birkenfeld, @rhettinger, @mdickinson, @skrah |
| 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 2012-08-30.10:39:41.959>
created_at = <Date 2010-12-08.13:56:10.955>
labels = ['type-bug', 'library']
title = 'decimal.py: quantize(): excess digits with watchexp=0'
updated_at = <Date 2014-04-30.17:16:20.728>
user = 'https://github.com/skrah'bugs.python.org fields:
activity = <Date 2014-04-30.17:16:20.728>
actor = 'python-dev'
assignee = 'none'
closed = True
closed_date = <Date 2012-08-30.10:39:41.959>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2010-12-08.13:56:10.955>
creator = 'skrah'
dependencies = []
files = ['26996']
hgrepos = []
issue_num = 10650
keywords = ['patch']
message_count = 10.0
messages = ['123603', '123607', '164429', '164430', '164439', '164467', '169141', '169448', '170085', '217631']
nosy_count = 5.0
nosy_names = ['georg.brandl', 'rhettinger', 'mark.dickinson', 'skrah', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue10650'
versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']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