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 stubs for Flask-SocketIO #10735

Merged
merged 26 commits into from
Sep 25, 2023
Merged

Add stubs for Flask-SocketIO #10735

merged 26 commits into from
Sep 25, 2023

Commits on Sep 24, 2023

  1. Configuration menu
    Copy the full SHA
    f4af7f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    885a3ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c4e3f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0c057c View commit details
    Browse the repository at this point in the history
  5. Type hint namespace as str

    sohang3112 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    981ccc5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d6db8b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c8610e View commit details
    Browse the repository at this point in the history
  8. Deal with mypy errors

    sohang3112 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    f694170 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d8fa96 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ece6efa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    acd1a60 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b7e18e3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    405251c View commit details
    Browse the repository at this point in the history
  14. Fix some obvious stuff

    AlexWaygood authored and sohang3112 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    59158cc View commit details
    Browse the repository at this point in the history
  15. add the new allowlist

    AlexWaygood authored and sohang3112 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    dc7d2b5 View commit details
    Browse the repository at this point in the history
  16. Update test_client.pyi

    AlexWaygood authored and sohang3112 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    9131d85 View commit details
    Browse the repository at this point in the history
  17. Update __init__.pyi

    AlexWaygood authored and sohang3112 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    e1ca935 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b6e8910 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a4aaefb View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b9af134 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c5b2e44 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    41d2fce View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    17fe22d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. many fixes

    AlexWaygood committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f214048 View commit details
    Browse the repository at this point in the history
  2. another fix

    AlexWaygood committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    7b67a60 View commit details
    Browse the repository at this point in the history
  3. .

    AlexWaygood committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    844214b View commit details
    Browse the repository at this point in the history