Tests failing in a new environment with an exception (ValueError: chr() arg not in range(0x110000)
)
#1411
Labels
ValueError: chr() arg not in range(0x110000)
)
#1411
Please confirm the following
vulnerability, to the best of my knowledge. (These must be shared by
submitting this report form instead, if
any hesitation exists.)
Describe the bug
Working on setting up a dev environment for the
Sprint @ Man Group London Hackathon 2024, Nov 9
with @ajsanchezsanz and trying to runpytest
, we got the following error:To Reproduce
Please note:
pyenv
is used in this example, but the same problem can be observed as well in a brand new GitHub codespace.pyenv
Expected behavior
Tests to pass and no exception raised
Logs/tracebacks
Python Version
multidict Version
propcache Version
yarl Version
OS
macOS 15.1
Additional context
The text was updated successfully, but these errors were encountered: