AssertionError #2881
Answered
by
lovelydinosaur
gyula-lakatos
asked this question in
Potential Issue
|
Hi everyone, I got an assertion error out of nowhere that killed our crawler. Does anyone know what could be the problem? I'm not at all sure why those assertions are there in the code of cpython and looking it up on GitHub did not help at all. Did the website really sent back base64 as an encoding? O.o Unfortunately, I was unable to catch the website that caused the error. |
Answered by
lovelydinosaur
Oct 13, 2023
Replies: 1 comment 7 replies
It seems yes, and Line 249 in 3ba5fe0 |
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've escalated this to https://github.com/encode/httpx/issues/2892 - would you like to issue a pull request resolving it?