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

Fix and improve asyncio.run() docs #16403

Merged
merged 11 commits into from
Oct 1, 2019

Commits on Sep 25, 2019

  1. Fix asyncio.run() docs

    aeros committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    78bf148 View commit details
    Browse the repository at this point in the history
  2. Fix asyncio.run() docstring

    aeros committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    8af372a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. Add suggestion from @1st1

    aeros authored Sep 27, 2019
    Configuration menu
    Copy the full SHA
    c891adb View commit details
    Browse the repository at this point in the history
  2. Add suggestion from @1st1

    aeros authored Sep 27, 2019
    Configuration menu
    Copy the full SHA
    b37528f View commit details
    Browse the repository at this point in the history
  3. Fix spacing

    aeros authored Sep 27, 2019
    Configuration menu
    Copy the full SHA
    360bc27 View commit details
    Browse the repository at this point in the history
  4. Fix indent

    aeros authored Sep 27, 2019
    Configuration menu
    Copy the full SHA
    d69b7f9 View commit details
    Browse the repository at this point in the history
  5. Reformat asynco.run() docs

    aeros authored Sep 27, 2019
    Configuration menu
    Copy the full SHA
    39b2f99 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00e45fc View commit details
    Browse the repository at this point in the history
  7. Remove extra space

    aeros authored Sep 27, 2019
    Configuration menu
    Copy the full SHA
    0d36a68 View commit details
    Browse the repository at this point in the history
  8. Adjust asyncio.run() docstring

    aeros authored Sep 27, 2019
    Configuration menu
    Copy the full SHA
    b48faa4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0aff627 View commit details
    Browse the repository at this point in the history