TypeError on Python 3.13.0a5 #3167
Replies: 1 comment
|
It was a bug in python, and it was fixed last month. |
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
I was playing around with httpx in Python 3.13 and keep getting this error. It works in 3.12, so I'm not sure if it's a bug in
httpxor 3.13'surllib.All reactions