Message224390
pymonotonic.patch is large and difficult to review. I prefer to split it into two parts:
- pytimespec.patch: Change pytime.h to use _PyTimeSpec structure (nanosecond resolution) instead of _PyTime_timeval structure (microsecond resolution)
- pymonotonic-2.patch: Add _PyTimeSpec_monotonic() and _PyTimeSpec_monotonic_info() |
|
Date |
User |
Action |
Args |
2014-07-31 11:13:17 | vstinner | set | recipients:
+ vstinner, belopolsky, neologix |
2014-07-31 11:13:17 | vstinner | set | messageid: <1406805197.41.0.570635320999.issue22043@psf.upfronthosting.co.za> |
2014-07-31 11:13:17 | vstinner | link | issue22043 messages |
2014-07-31 11:13:17 | vstinner | create | |
|