Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: os.uptime() temporary bug notice #36503

Closed
wants to merge 6 commits into from
Closed

doc: os.uptime() temporary bug notice #36503

wants to merge 6 commits into from

Commits on Dec 13, 2020

  1. doc: update os.uptime()

    Makes it clear that os.uptime() is unreliable in some virtualization cases.
    schamberg97 committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    f5d72d6 View commit details
    Browse the repository at this point in the history
  2. doc: update os.uptime()

    Fix style
    schamberg97 committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    4be11e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. doc: os.uptime() temporary bug notice

    Rewording
    
    Co-authored-by: Benjamin Gruenbaum <inglor@gmail.com>
    schamberg97 and benjamingr committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    9a8cd94 View commit details
    Browse the repository at this point in the history
  2. doc: os.uptime() temporary bug notice

    Rephrase
    schamberg97 committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    c638c40 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. Update doc/api/os.md

    Co-authored-by: Rich Trott <rtrott@gmail.com>
    schamberg97 and Trott committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    ded5ea2 View commit details
    Browse the repository at this point in the history
  2. doc: os.uptime() temporary bug notice

    Co-authored-by: Rich Trott <rtrott@gmail.com>
    schamberg97 and Trott committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    e7a9a0e View commit details
    Browse the repository at this point in the history