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

Add type annotation to wsproto_impl.py #1754

Merged
merged 7 commits into from Nov 20, 2022
Merged

Add type annotation to wsproto_impl.py #1754

merged 7 commits into from Nov 20, 2022

Commits on Nov 20, 2022

  1. Configuration menu
    Copy the full SHA
    f4a7f46 View commit details
    Browse the repository at this point in the history
  2. add typpeddict ignore

    Kludex committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    6a2dfec View commit details
    Browse the repository at this point in the history
  3. add websocket accept type

    Kludex committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    b7f4901 View commit details
    Browse the repository at this point in the history
  4. add list extension

    Kludex committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    b5c367d View commit details
    Browse the repository at this point in the history
  5. create event variable

    Kludex committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    9cee0b4 View commit details
    Browse the repository at this point in the history
  6. add send and close event

    Kludex committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    94728bd View commit details
    Browse the repository at this point in the history
  7. add literal

    Kludex committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    15d73a3 View commit details
    Browse the repository at this point in the history