diff --git a/AUTHORS b/AUTHORS index 0395feceb..6c37c5286 100644 --- a/AUTHORS +++ b/AUTHORS @@ -127,6 +127,7 @@ Erik M. Bray Evan Kepner Fabien Zarifian Fabio Zadrozny +Felix Hofstätter Felix Nieuwenhuizen Feng Ma Florian Bruhin diff --git a/changelog/1904.bugfix.rst b/changelog/1904.bugfix.rst new file mode 100644 index 000000000..7298922e0 --- /dev/null +++ b/changelog/1904.bugfix.rst @@ -0,0 +1 @@ +Correctly handle ``__tracebackhide__`` for chained exceptions. \ No newline at end of file