SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72153 0 0 Python

COMMITS

/ Lib/timeit.py
main
April 3, 2026
September 28, 2025
March 30, 2025
May 29, 2024
August 27, 2023
October 7, 2022
September 22, 2020
May 2, 2020
June 6, 2018
February 28, 2017
October 23, 2016
October 19, 2016
October 18, 2016
August 14, 2016
October 6, 2015
S
Merge with 3.5.
Serhiy Storchaka committed
August 26, 2015
July 15, 2015
May 30, 2015
April 21, 2015
March 17, 2015
January 26, 2015
August 23, 2014
January 16, 2014
March 15, 2013
May 1, 2012
April 29, 2012
October 28, 2011
F
Merge 3.2
Florent Xicluna committed
July 29, 2011
April 4, 2011
March 16, 2011
August 1, 2010
March 11, 2010
B
convert shebang lines: python -> python3
Benjamin Peterson committed
April 3, 2009
R
Localize the function lookup in timeit.
Raymond Hettinger committed
October 16, 2007
May 22, 2007
April 27, 2007
February 9, 2007
January 10, 2007
G
SF patch 1631942 by Collin Winter:
Guido van Rossum committed
September 6, 2006
G
Patch #1550800: make exec a function.
Georg Brandl committed