]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-80642: timeit - make target time of autorange configurable (#140283)
authorMiikka Koskinen <miikka.koskinen@iki.fi>
Fri, 3 Apr 2026 06:47:21 +0000 (09:47 +0300)
committerGitHub <noreply@github.com>
Fri, 3 Apr 2026 06:47:21 +0000 (06:47 +0000)
commitf3b74d62698d5f0ee7dd905b8a7b9189e6ef9fce
treef62183137e661e0f0b33acaf96906bf4336bd53c
parent9d087d6d41e1eaa0d1b9612ba65c5a4fb6aca098
gh-80642: timeit - make target time of autorange configurable (#140283)

Co-authored-by: Alessandro Cucci <alessandro.cucci@gmail.com>
Co-authored-by: blurb-it[bot] <blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <stan@python.org>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Doc/library/timeit.rst
Doc/whatsnew/3.15.rst
Lib/test/test_timeit.py
Lib/timeit.py
Misc/NEWS.d/next/Library/2019-04-25-21-11-37.bpo-36461.TO5YyP.rst [new file with mode: 0644]