-
-
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-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 25928 |
|---|---|
| Nosy | @gvanrossum, @tim-one, @rhettinger, @terryjreedy, @mdickinson, @abalkin, @stevendaprano, @skrah, @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 = 'https://github.com/skrah'
closed_at = <Date 2015-12-29.12:51:14.799>
created_at = <Date 2015-12-22.22:18:25.222>
labels = ['type-feature', 'library']
title = 'Add Decimal.as_integer_ratio()'
updated_at = <Date 2016-04-05.10:10:41.814>
user = 'https://bugs.python.org/johnwalker'bugs.python.org fields:
activity = <Date 2016-04-05.10:10:41.814>
actor = 'skrah'
assignee = 'skrah'
closed = True
closed_date = <Date 2015-12-29.12:51:14.799>
closer = 'skrah'
components = ['Library (Lib)']
creation = <Date 2015-12-22.22:18:25.222>
creator = 'johnwalker'
dependencies = []
files = ['41438']
hgrepos = []
issue_num = 25928
keywords = ['patch']
message_count = 27.0
messages = ['256873', '256874', '256914', '256917', '256932', '256933', '256934', '256936', '256937', '256938', '256940', '257003', '257073', '257088', '257090', '257094', '257097', '257115', '257137', '257141', '257147', '257149', '257150', '257151', '257179', '262887', '262896']
nosy_count = 11.0
nosy_names = ['gvanrossum', 'tim.peters', 'rhettinger', 'terry.reedy', 'mark.dickinson', 'belopolsky', 'steven.daprano', 'skrah', 'python-dev', 'serhiy.storchaka', 'johnwalker']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue25928'
versions = ['Python 3.6']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement