-
-
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 | 23552 |
|---|---|
| Nosy | @arigo, @rhettinger, @rbtcollins, @alex, @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 = None
closed_at = <Date 2015-08-26.00:41:52.843>
created_at = <Date 2015-02-28.20:42:51.989>
labels = ['type-feature', 'library']
title = 'Have timeit warn about runs that are not independent of each other'
updated_at = <Date 2015-08-26.00:41:52.828>
user = 'https://github.com/rhettinger'bugs.python.org fields:
activity = <Date 2015-08-26.00:41:52.828>
actor = 'rbcollins'
assignee = 'none'
closed = True
closed_date = <Date 2015-08-26.00:41:52.843>
closer = 'rbcollins'
components = ['Library (Lib)']
creation = <Date 2015-02-28.20:42:51.989>
creator = 'rhettinger'
dependencies = []
files = ['38294', '38533']
hgrepos = []
issue_num = 23552
keywords = ['patch']
message_count = 10.0
messages = ['236908', '236944', '237012', '237013', '237022', '238341', '238345', '238356', '238357', '249170']
nosy_count = 7.0
nosy_names = ['arigo', 'rhettinger', 'rbcollins', 'alex', 'fijall', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue23552'
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