1. 302dbc6 Issue #18983: Allow selection of output units in timeit. by Robert Collins · 9 years ago
  2. c959b0c Issue #18518: timeit now rejects statements which can't be compiled outside by Serhiy Storchaka · 10 years ago
  3. 2bef585 Issue #18518: timeit now rejects statements which can't be compiled outside by Serhiy Storchaka · 10 years ago
  4. ef3b9ed Issue #2527: Add a *globals* argument to timeit functions, in order to override the globals namespace in which the timed code is executed. by Antoine Pitrou · 10 years ago
  5. a5c4090 skip if __doc__ is gone by Benjamin Peterson · 12 years ago
  6. a88da67 #11578: add unit tests for timeit module. by R David Murray · 13 years ago