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

Better Handling of Asyncio #1035

Merged
merged 30 commits into from
Nov 1, 2022
Merged

Commits on Oct 20, 2022

  1. wip handle warnings

    blink1073 committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    84b17c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37fbbc0 View commit details
    Browse the repository at this point in the history
  3. wip

    blink1073 committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    f8fac5a View commit details
    Browse the repository at this point in the history
  4. remove unused plugin

    blink1073 committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    d8085a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. wip clean up manager

    blink1073 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    9760806 View commit details
    Browse the repository at this point in the history
  2. more progress

    blink1073 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    6b61670 View commit details
    Browse the repository at this point in the history
  3. more cleanup

    blink1073 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    7ebe3d6 View commit details
    Browse the repository at this point in the history
  4. fix auth tests

    blink1073 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    47525cf View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. more cleanup

    blink1073 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    5ad77a6 View commit details
    Browse the repository at this point in the history
  2. wip

    blink1073 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    297100c View commit details
    Browse the repository at this point in the history
  3. fix login test

    blink1073 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    5fc625e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7dd96c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d49dc5 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. lint and fix prerelease

    blink1073 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    a1368ab View commit details
    Browse the repository at this point in the history
  2. bump to 3.8+

    blink1073 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    5dbc5a8 View commit details
    Browse the repository at this point in the history
  3. lint

    blink1073 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    35fdee8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f03df1 View commit details
    Browse the repository at this point in the history
  5. more cleanup

    blink1073 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    2db849c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    98e71d4 View commit details
    Browse the repository at this point in the history
  2. fix handling of io_loop

    blink1073 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    123fbb5 View commit details
    Browse the repository at this point in the history
  3. more cleanup

    blink1073 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    b7a94ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20ccebe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42c3775 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. fix typing

    blink1073 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    9f53be8 View commit details
    Browse the repository at this point in the history
  2. more socket cleanup

    blink1073 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    80350ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31b13c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. skip some windows tests

    blink1073 committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    02a9dbc View commit details
    Browse the repository at this point in the history
  2. deprecated run_sync_in_loop

    blink1073 committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    4b98bb4 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. bump pyupgrade

    blink1073 committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    0b3887c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c72594 View commit details
    Browse the repository at this point in the history