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

fix: deprecated websockets API usage and remove upper bound for that dep #1216

Merged
merged 3 commits into from
Nov 27, 2024

Conversation

dimaqq
Copy link
Contributor

@dimaqq dimaqq commented Nov 26, 2024

#1215 plus removal of the websockets dep uppper bound

@dimaqq
Copy link
Contributor Author

dimaqq commented Nov 26, 2024

Well, this is weird, unit tests pass in CI and fail locally for me.

Edit: separate PR to actually run unit tests in CI #1217

@dimaqq dimaqq marked this pull request as ready for review November 26, 2024 04:27
@dimaqq
Copy link
Contributor Author

dimaqq commented Nov 26, 2024

Fixes #1207

@dimaqq dimaqq changed the title Websockets fix and remove upper bound fix: deprecated websockets API usage and remove upper bound for that dep Nov 26, 2024
@dimaqq dimaqq force-pushed the websockets-fix-and-remove-upper-bound branch from c0219ee to 5d2962e Compare November 26, 2024 05:05
freyes and others added 3 commits November 27, 2024 15:36
The websockets library has dropped the properties "open" and "closed"
since websockets-13.0[0], this patch makes the changes needed to check
for the connection's state as suggested by the documentation.

[0] python-websockets/websockets@7c8e0b9
@dimaqq dimaqq force-pushed the websockets-fix-and-remove-upper-bound branch from 5d2962e to a53ce1e Compare November 27, 2024 06:36
@dimaqq
Copy link
Contributor Author

dimaqq commented Nov 27, 2024

/merge

@jujubot jujubot merged commit 0e6b5f7 into juju:main Nov 27, 2024
13 of 23 checks passed
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.

4 participants