Zack Weger

Results 3 comments of Zack Weger

Hi @alain-khalil , thanks for taking a look at this issue. The test case included in my proposed patch in the issue description is sufficient to reproduce this issue: `requests.exceptions.ChunkedEncodingError:...

I've also been seeing this issue occasionally in CI builds and have started to investigate this issue. I've setup an intentionally broken local Flask server to proxy PyPI, but to...

There's a bunch of moving pieces here, so I'll just outline the steps which I believe are required to resolve these issues. 1. https://github.com/pypa/pip/issues/12857, which checks that Content-Length matches the...