Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-1009

Switch from "Monotime" to "monotonic"

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.2
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      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@mongodb.com Bernie Hackett
            Reporter:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: