Victor Stinner
|
64a87deb1f
|
PEP 418: Fix clock_precision.py, time.monotonic() is not always present
|
2012-04-18 00:39:03 +02:00 |
Victor Stinner
|
38da45e1bb
|
PEP 418: Add benchmark results of Mac OS 10.6
Fix also clock_precision.py: catch clock_gettime() errors
|
2012-04-17 23:59:33 +02:00 |
Victor Stinner
|
e80b7c5d8b
|
PEP 418: clock_precision.py only uses ASCII to avoid UnicodeEncodeError on print()
|
2012-04-17 23:40:47 +02:00 |
Victor Stinner
|
f0c1353bde
|
PEP 418: Cleanup info on precision
|
2012-04-14 00:47:00 +02:00 |
Victor Stinner
|
165038702e
|
PEP 418: Add precision in Python of FreeBSD clocks
|
2012-04-13 23:24:44 +02:00 |
Victor Stinner
|
5837b185c5
|
PEP 418: Add precision in Python; clock() will not be removed; add users
|
2012-04-13 22:07:36 +02:00 |