aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/time_hashlib.py
Commit message (Expand)AuthorAge
* bpo-35513, unittest: TextTestRunner uses time.perf_counter() (GH-11180)Victor Stinner2018-12-17
* fix issue23157 - time_hashlib hadn't been ported to Python 3.Gregory P. Smith2015-01-04
* Raise statement normalization in Lib/test/.Collin Winter2007-08-29
* Merged revisions 55407-55513 via svnmerge fromGuido van Rossum2007-05-22
* Merged revisions 55007-55179 via svnmerge fromGuido van Rossum2007-05-07
* Fix most trivially-findable print statements.Guido van Rossum2007-02-09
* Patch #1550800: make exec a function.Georg Brandl2006-09-06
* Merge part of the trunk changes into the p3yk branch. This merges from 43030Thomas Wouters2006-04-21