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
ValueError: could not convert string to float: 'b3'
at ._interpret_accept_field ( /layers/google.python.pip/pip/lib/python3.9/site-packages/negotiator/negotiator.py:652 )
at ._analyse_accept ( /layers/google.python.pip/pip/lib/python3.9/site-packages/negotiator/negotiator.py:557 )
at .negotiate ( /layers/google.python.pip/pip/lib/python3.9/site-packages/negotiator/negotiator.py:423 )
negotiator currently crashes on a
v=b3
parameter that Chrome added to itsAccept
header a while ago. Here's the full string:Stack trace:
Related:
The text was updated successfully, but these errors were encountered: