tests/test_main.py tests fails with Python 3.14 and click 8.3.1
#3743
Unanswered
mtelka
asked this question in
Potential Issue
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I run tests for
httpx 0.28.1with Python 3.14.2 andclick 8.3.1installed and all tests intests/test_main.pyfails similarly to this one:When I test with Python 3.9.25 and
click 8.1.8then all tests pass.Beta Was this translation helpful? Give feedback.
All reactions