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

gh-121621: Move asyncio running loop to thread state #121695

Merged
merged 21 commits into from
Jul 16, 2024

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    4822190 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Address review

    Fidget-Spinner committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    143747b View commit details
    Browse the repository at this point in the history
  2. fix default build

    Fidget-Spinner committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    580304c View commit details
    Browse the repository at this point in the history
  3. Fix typo

    Fidget-Spinner committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1faed12 View commit details
    Browse the repository at this point in the history
  4. Address review

    Fidget-Spinner committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ba3d771 View commit details
    Browse the repository at this point in the history
  5. fixup whitespace

    Fidget-Spinner committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ec2c175 View commit details
    Browse the repository at this point in the history
  6. minor nit

    Fidget-Spinner committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e1b730a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    f9fb6e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9ac6bb View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    b450b96 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    3d78e8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f03f71 View commit details
    Browse the repository at this point in the history
  3. fix whitespace

    Fidget-Spinner committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a1ce760 View commit details
    Browse the repository at this point in the history
  4. fix stray thing

    Fidget-Spinner committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f3f1c57 View commit details
    Browse the repository at this point in the history
  5. Update comment

    Fidget-Spinner committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    4e3c64a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19953a8 View commit details
    Browse the repository at this point in the history
  7. make regen-all

    Fidget-Spinner committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ba039ee View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    3429231 View commit details
    Browse the repository at this point in the history
  2. Address review

    Fidget-Spinner committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c6df89f View commit details
    Browse the repository at this point in the history
  3. Change Py_None to NULL

    Fidget-Spinner committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    91438a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46432e8 View commit details
    Browse the repository at this point in the history