]> granicus.if.org Git - python/commit
Issue #14104: Implement time.monotonic() on Mac OS X,
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 12 Mar 2012 23:25:42 +0000 (00:25 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 12 Mar 2012 23:25:42 +0000 (00:25 +0100)
commita8ec5ea923c86415835ddecae795071804dca69d
treec22774acfa0c7f4036b94fec410e67d492c7bbf0
parentcad1a07becec983d35c440c63150a1e73cacd7c7
Issue #14104: Implement time.monotonic() on Mac OS X,
patch written by Nicholas Riley.
Misc/NEWS
Modules/timemodule.c