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

An asyncio hub for eventlet #870

Merged
merged 16 commits into from
Jan 11, 2024
Merged

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    b36a617 View commit details
    Browse the repository at this point in the history
  2. Use the correct callback

    pythonspeed committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    62d5fcf View commit details
    Browse the repository at this point in the history
  3. We control the loop

    pythonspeed committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    5ee9e54 View commit details
    Browse the repository at this point in the history
  4. Explanation

    pythonspeed committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    4b68bc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    964d9f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76fc0b7 View commit details
    Browse the repository at this point in the history
  7. Pass another test

    pythonspeed committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    5ff5373 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e76a9b6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5e93bf7 View commit details
    Browse the repository at this point in the history
  10. Run test on asyncio

    pythonspeed committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    02c4eb2 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

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

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    3c4e46c View commit details
    Browse the repository at this point in the history
  2. Unnecessary.

    pythonspeed committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    8f90492 View commit details
    Browse the repository at this point in the history
  3. Docstrings.

    pythonspeed committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    000bc68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    884f7f7 View commit details
    Browse the repository at this point in the history
  5. Add a skip for asyncio

    pythonspeed committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    457c9d9 View commit details
    Browse the repository at this point in the history