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

move expensive imports out of module scope #3753

Merged
merged 7 commits into from
Nov 27, 2023
Merged

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    02d3b98 View commit details
    Browse the repository at this point in the history
  2. function level import

    willmcgugan committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    f99ee4f View commit details
    Browse the repository at this point in the history
  3. changelog

    willmcgugan committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c3409d0 View commit details
    Browse the repository at this point in the history
  4. restore _asyncio.py

    willmcgugan committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    5aaa245 View commit details
    Browse the repository at this point in the history
  5. restore asyncio

    willmcgugan committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    1df2105 View commit details
    Browse the repository at this point in the history
  6. fix create_Task

    willmcgugan committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    975fe47 View commit details
    Browse the repository at this point in the history
  7. create_task fix

    willmcgugan committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a3a0c06 View commit details
    Browse the repository at this point in the history