diff --git a/changelog/11872.bugfix.rst b/changelog/11872.bugfix.rst new file mode 100644 index 000000000..8530b581a --- /dev/null +++ b/changelog/11872.bugfix.rst @@ -0,0 +1 @@ +Correctly handle `HTTPError` in :func:`pytest.raises` for Python <= 3.9. \ No newline at end of file