-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement
Description
BPO | 1580 |
---|---|
Nosy | @gvanrossum, @tim-one, @nascheme, @rhettinger, @amauryfa, @mdickinson, @pitrou, @ericvsmith, @tiran, @avassalotti, @ericsnowcurrently |
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 2009-04-17.11:19:21.231>
created_at = <Date 2007-12-10.19:13:26.972>
labels = ['interpreter-core', 'type-feature']
title = 'Use shorter float repr when possible'
updated_at = <Date 2014-03-07.21:30:36.354>
user = 'https://bugs.python.org/noam'
bugs.python.org fields:
activity = <Date 2014-03-07.21:30:36.354>
actor = 'eric.snow'
assignee = 'none'
closed = True
closed_date = <Date 2009-04-17.11:19:21.231>
closer = 'mark.dickinson'
components = ['Interpreter Core']
creation = <Date 2007-12-10.19:13:26.972>
creator = 'noam'
dependencies = []
files = ['8910', '8920', '10808', '10840', '13176', '13199']
hgrepos = []
issue_num = 1580
keywords = ['patch']
message_count = 109.0
messages = ['58359', '58364', '58374', '58394', '58398', '58399', '58401', '58403', '58405', '58407', '58411', '58416', '58419', '58422', '58424', '58427', '58429', '58430', '58432', '58433', '58436', '58443', '58445', '58449', '58452', '58454', '58456', '58457', '58466', '58467', '58473', '58474', '58477', '58478', '58480', '58509', '58510', '58524', '58707', '58710', '58726', '58727', '58728', '58731', '58733', '58736', '58748', '58753', '58787', '58790', '58966', '59053', '59054', '69232', '69235', '69242', '69243', '69368', '69421', '69422', '69429', '69552', '69554', '82708', '82710', '82711', '82718', '82724', '82727', '82728', '82730', '82752', '82774', '82776', '82777', '82801', '82807', '82817', '82832', '82994', '82995', '83049', '83050', '83189', '83199', '83200', '84666', '85690', '85692', '85693', '85696', '85697', '85698', '85705', '85733', '85739', '85741', '85747', '86048', '86069', '86127', '86129', '86131', '86141', '86144', '86146', '86149', '86158', '117723']
nosy_count = 15.0
nosy_names = ['gvanrossum', 'tim.peters', 'nascheme', 'rhettinger', 'amaury.forgeotdarc', 'mark.dickinson', 'pitrou', 'eric.smith', 'christian.heimes', 'alexandre.vassalotti', 'noam', 'jaredgrubb', 'preston', 'olau', 'eric.snow']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1580'
versions = ['Python 3.1']
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement