◐ Shell
clean mode source ↗

bpo-46648: move `test_issue16464` to `urllib2_localnet` by sobolevn · Pull Request #31186 · python/cpython

@sobolevn

raghavthind2005

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Feb 7, 2022
…erver (pythonGH-31186)

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>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Feb 7, 2022
…erver (pythonGH-31186)

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>

miss-islington added a commit that referenced this pull request

Feb 7, 2022
…erver (GH-31186)

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>

miss-islington added a commit that referenced this pull request

Feb 7, 2022
… HTTP server (GH-31186) (GH-31189)

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>

hello-adam pushed a commit to hello-adam/cpython that referenced this pull request

Jun 2, 2022
…erver (pythonGH-31186)

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>