[3.11] GH-93112: Fix missing ResourceDenied import in test_urllib2net (GH-93113) by miss-islington · Pull Request #93168 · python/cpython · GitHub
Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
GH-93112: Fix missing ResourceDenied import in test_urllib2net (GH-93113
)

The code was moved out of test.support in
311110a (GH-20812), thus making
ResourceDenied undefined.
(cherry picked from commit 37c9a35)

Co-authored-by: Florian Bruhin <me@the-compiler.org>
  • Loading branch information
The-Compiler authored and miss-islington committed May 24, 2022
commit d681cab8dc1f40d47f4e7c4448c2ea134ae772b0
1 change: 1 addition & 0 deletions Lib/test/test_urllib2net.py