-
-
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 | 6422 |
|---|---|
| Nosy | @rhettinger, @amauryfa, @ncoghlan, @pitrou, @vstinner, @rbtcollins, @merwok, @stevendaprano, @asvetlov, @csabella |
| 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/stevendaprano'
closed_at = <Date 2019-03-28.09:50:03.233>
created_at = <Date 2009-07-05.15:15:10.511>
labels = ['type-feature', 'library']
title = 'timeit called from within Python should allow autoranging'
updated_at = <Date 2019-03-28.09:50:03.232>
user = 'https://bugs.python.org/scottdaniels'bugs.python.org fields:
activity = <Date 2019-03-28.09:50:03.232>
actor = 'cheryl.sabella'
assignee = 'steven.daprano'
closed = True
closed_date = <Date 2019-03-28.09:50:03.233>
closer = 'cheryl.sabella'
components = ['Library (Lib)']
creation = <Date 2009-07-05.15:15:10.511>
creator = 'scott_daniels'
dependencies = []
files = ['14472', '42816']
hgrepos = []
issue_num = 6422
keywords = ['patch']
message_count = 30.0
messages = ['90157', '90245', '90264', '90275', '122955', '123711', '164027', '164070', '164071', '164216', '164217', '168796', '238352', '238354', '238879', '265319', '265322', '265324', '265326', '265360', '265418', '265442', '272140', '272142', '272676', '272704', '338958', '339011', '339024', '339026']
nosy_count = 13.0
nosy_names = ['rhettinger', 'scott_daniels', 'amaury.forgeotdarc', 'ncoghlan', 'pitrou', 'vstinner', 'rbcollins', 'eric.araujo', 'steven.daprano', 'asvetlov', 'tshepang', 'python-dev', 'cheryl.sabella']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue6422'
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