commit | 1578de2fcd685c71f9c84e09bac32901dea192c1 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Sun Feb 06 15:08:54 2022 +0100 |
committer | GitHub <noreply@github.com> | Sun Feb 06 15:08:54 2022 +0100 |
tree | 5a8290d7f31f94055f4ee50bda496e59ccfd1e71 | |
parent | 6c4e44ef8ab550f846ba056d4561efb8256b8eab [diff] |
bpo-46648: Skip test_urllib2.test_issue16464() (GH-31161) POST requests to http://www.example.com/ fail randomly.