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
@fabaff This is caused by a regression in lxml 5.1.0, which is already fixed but still pending a new release. Until then, you can temporarily pin lxml to 5.0.1.
I guess I'll add some code to avoid checking for bytes for that version.
On Python 3.11 I get some failures during the tests.
The text was updated successfully, but these errors were encountered: