Files
nixpkgs/pkgs/development/python-modules/httpretty/urllib-2.3.0-compat.patch
Martin Weinelt 65ba6635da python313Packages.httpretty: fix urllib 2.3.0 compat
HTTPretty breaks with urllib3 2.3.0, because it does not mock the new
socket.shutdown() method.
2025-01-27 10:58:15 +01:00

1.8 KiB