Skip to content

timeit called from within Python should allow autoranging #50671

@scottdaniels

Description

@scottdaniels
BPO 6422
Nosy @rhettinger, @amauryfa, @ncoghlan, @pitrou, @vstinner, @rbtcollins, @merwok, @stevendaprano, @asvetlov, @csabella
Files
  • timeit.patch: Patch including changes to timeit, test, and doc
  • timeit-autorange.patch: minimal proof-of-concept patch to add autorange method to Timer
  • 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/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions