lev-blit
|
563213272e
|
Use dashes instead of underscores for METADATA.toml field names (#15614)
|
2026-04-07 15:03:53 +02:00 |
|
lev-blit
|
fc7a5448ff
|
Rename requires to dependencies in METADATA files (#15594)
|
2026-04-01 19:15:12 +02:00 |
|
Sebastian Rittau
|
8ffc43610f
|
Update mypy to 1.20.0 (#15588)
|
2026-04-01 17:02:18 +02:00 |
|
github-actions[bot]
|
ab122801d4
|
Bump Flask-SocketIO to 5.6.* (#15180)
|
2025-12-27 11:18:51 +01:00 |
|
Brian Schubert
|
81c8fcb2e6
|
Mark stub-only private symbols as @type_check_only in third-party stubs (#14545)
|
2025-08-08 11:29:48 +02:00 |
|
Sebastian Rittau
|
126768408a
|
Replace Incomplete | None = None in third party stubs (#14063)
|
2025-05-15 21:37:43 +02:00 |
|
Tim Van Baak
|
506eceb2ee
|
Fix incorrect default value for callback (#13678)
|
2025-03-20 09:19:06 +01:00 |
|
github-actions[bot]
|
dee35e22bb
|
[stubsabot] Bump Flask-SocketIO to 5.5.* (#13288)
Release: https://pypi.org/pypi/Flask-SocketIO/5.5.0
Homepage: https://github.com/miguelgrinberg/flask-socketio
Repository: https://github.com/miguelgrinberg/flask-socketio
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/Flask-SocketIO
Diff: https://github.com/miguelgrinberg/flask-socketio/compare/v5.4.1...v5.5.0
Stubsabot analysis of the diff between the two releases:
- Total lines of Python code added: 28.
- Total lines of Python code deleted: 23.
|
2024-12-25 18:46:52 -08:00 |
|
Danny Yang
|
bfb9a91950
|
Flask-socketio 5.5 + add type of kwargs (#13271)
|
2024-12-23 07:16:45 -08:00 |
|
github-actions[bot]
|
302e83f003
|
[stubsabot] Bump Flask-SocketIO to 5.4.* (#12712)
Release: https://pypi.org/pypi/Flask-SocketIO/5.4.0
Homepage: https://github.com/miguelgrinberg/flask-socketio
Repository: https://github.com/miguelgrinberg/flask-socketio
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/Flask-SocketIO
Diff: https://github.com/miguelgrinberg/flask-socketio/compare/v5.3.7...v5.4.0
Stubsabot analysis of the diff between the two releases:
- Total lines of Python code added: 40.
- Total lines of Python code deleted: 11.
If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR
Note that you will need to close and re-open the PR in order to trigger CI
Co-authored-by: stubsabot <>
|
2024-10-01 09:23:44 +01:00 |
|
LY(退网/offline)
|
3a10775d5e
|
Flask-SocketIO: fix type hints (#12140)
|
2024-06-16 11:43:07 +02:00 |
|
Sebastian Rittau
|
33de88879f
|
Remove bare Incomplete annotations in third-party stubs (#11671)
|
2024-03-30 18:34:51 -07:00 |
|
Shantanu
|
88fa182253
|
Use PEP 570 syntax in third party stubs (#11554)
|
2024-03-10 14:11:43 +01:00 |
|
Sebastian Rittau
|
b6eaadcfe5
|
Update typing_extensions imports in third-party stubs (#11245)
|
2024-01-05 15:40:13 +01:00 |
|
Sohang Chopra
|
da187a99a6
|
Add stubs for Flask-SocketIO (#10735)
Co-authored-by: AlexWaygood <alex.waygood@gmail.com>
|
2023-09-25 10:52:17 +01:00 |
|