]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46648: Skip test_urllib2.test_issue16464() (GH-31161)
authorVictor Stinner <vstinner@python.org>
Sun, 6 Feb 2022 14:08:54 +0000 (15:08 +0100)
committerGitHub <noreply@github.com>
Sun, 6 Feb 2022 14:08:54 +0000 (15:08 +0100)
commit1578de2fcd685c71f9c84e09bac32901dea192c1
tree5a8290d7f31f94055f4ee50bda496e59ccfd1e71
parent6c4e44ef8ab550f846ba056d4561efb8256b8eab
bpo-46648: Skip test_urllib2.test_issue16464() (GH-31161)

POST requests to http://www.example.com/ fail randomly.
Lib/test/test_urllib2.py