Skip to content

python-socketio: bump to 5.11.2#28935

Open
commodo wants to merge 1 commit intoopenwrt:masterfrom
commodo:python-socketio-bump-5.11.2
Open

python-socketio: bump to 5.11.2#28935
commodo wants to merge 1 commit intoopenwrt:masterfrom
commodo:python-socketio-bump-5.11.2

Conversation

@commodo
Copy link
Contributor

@commodo commodo commented Mar 21, 2026

📦 Package Details

Maintainer: me

Description:

Changelog since 5.8.0:

  • v5.9.0: Optimize performance and memory usage for broadcasts
  • v5.10.0: Add SimpleClient and AsyncSimpleClient classes; add reporting to Socket.IO Admin UI; add server shutdown() function; make async enter_room/leave_room proper coroutines
  • v5.11.0: Add catch-all namespace support; improve pubsub manager robustness; fix background task garbage collection
  • v5.11.1: Add connection retry option in client; drop Python 3.7 support; add Python 3.12 support
  • v5.11.2: Improve routing to catch-all namespace handlers; add option to disable routing in ASGIApp

Add test.sh.

Full changelog:
https://github.com/miguelgrinberg/python-socketio/releases

🧪 Run Testing Details

  • OpenWrt Version:
  • OpenWrt Target/Subtarget:
  • OpenWrt Device:

✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

Changelog since 5.8.0:
- v5.9.0: Optimize performance and memory usage for broadcasts
- v5.10.0: Add SimpleClient and AsyncSimpleClient classes; add reporting
  to Socket.IO Admin UI; add server shutdown() function; make async
  enter_room/leave_room proper coroutines
- v5.11.0: Add catch-all namespace support; improve pubsub manager
  robustness; fix background task garbage collection
- v5.11.1: Add connection retry option in client; drop Python 3.7 support;
  add Python 3.12 support
- v5.11.2: Improve routing to catch-all namespace handlers; add option
  to disable routing in ASGIApp

Add test.sh.

Full changelog:
https://github.com/miguelgrinberg/python-socketio/releases

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
@commodo commodo force-pushed the python-socketio-bump-5.11.2 branch from 7cf6f7d to 547122f Compare March 21, 2026 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant