-
-
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 | 27832 |
|---|---|
| Nosy | @rhettinger, @mdickinson, @stevendaprano, @serhiy-storchaka, @MojoVampire, @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-23.15:18:31.267>
created_at = <Date 2016-08-23.08:39:41.189>
labels = ['type-feature', 'library']
title = 'fractions.Fraction with 3 arguments: error passes silently'
updated_at = <Date 2016-08-23.15:58:52.107>
user = 'https://github.com/vedgar'bugs.python.org fields:
activity = <Date 2016-08-23.15:58:52.107>
actor = 'veky'
assignee = 'mark.dickinson'
closed = True
closed_date = <Date 2016-08-23.15:18:31.267>
closer = 'mark.dickinson'
components = ['Library (Lib)']
creation = <Date 2016-08-23.08:39:41.189>
creator = 'veky'
dependencies = []
files = ['44197']
hgrepos = []
issue_num = 27832
keywords = ['patch']
message_count = 11.0
messages = ['273422', '273423', '273427', '273432', '273439', '273440', '273454', '273463', '273465', '273466', '273471']
nosy_count = 7.0
nosy_names = ['rhettinger', 'mark.dickinson', 'steven.daprano', 'python-dev', 'serhiy.storchaka', 'josh.r', 'veky']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue27832'
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