◐ Shell
clean mode source ↗

[3.10] bpo-46648: Rewrite test_urllib2.test_issue16464() with a local HTTP server (GH-31186) by miss-islington · Pull Request #31189 · python/cpython

Re-enable test_issue16464() of test_urllib2, move it to urllib2_localnet
and use the local HTTP server rather than an external HTTP server.
(cherry picked from commit 8e98175)

Co-authored-by: Nikita Sobolev mail@sobolevn.me

https://bugs.python.org/issue46648

Automerge-Triggered-By: GH:gpshead