You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# python-engineio change log
2
2
3
+
**Release 4.13.3** - 2026-06-20
4
+
5
+
- Make sure client disconnects when write loop exits [#455](https://github.com/miguelgrinberg/python-engineio/issues/455) ([commit](https://github.com/miguelgrinberg/python-engineio/commit/7517473bc92ea101b82ce3c2a19f318bea96f145))
6
+
- Address flaky unit test [#444](https://github.com/miguelgrinberg/python-engineio/issues/444) ([commit](https://github.com/miguelgrinberg/python-engineio/commit/cca4e0a99772a161c8e6c3d27850371107d8758d))
7
+
- Stop using codecov service, since it has been failing for a long time ([commit](https://github.com/miguelgrinberg/python-engineio/commit/9e726081a1fe4754f1feade390b2831a15db9c9c))
0 commit comments