Switch from "Monotime" to "monotonic"

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Minor - P4
    • 3.2
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      See this discussion:

      https://github.com/tornadoweb/tornado/pull/1579

      For a monotonic clock in Python 2, the "monotonic" package is marginally superior to "Monotime". We should update our documentation to recommend monotonic instead of Monotime, and update pymongo/monotonic.py to try "import monotime" before "import monotonic".

              Assignee:
              Bernie Hackett
              Reporter:
              A. Jesse Jiryu Davis
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: