Open wisp3rwind opened 1 month ago
I removed support for the latest version here since I found that the tests failed (for some reason). I thought that issue could be addressed in a separate PR where support could be added back.
Sure, no problem with that! I felt it would be good to have an issue to keep track of that, though :)
At some point during CI workflow refactoring, tests for the most recent Python versions were removed. These are essential to check for deprecated features in the language and standard library.
Currently, this affects for example #5420 (the issue is not being observed by CI) and #5235 (the change is effectively not tested due to a version check).