diff --git a/changelog/9355.bugfix.rst b/changelog/9355.bugfix.rst index 62ea79ea4..a2739369f 100644 --- a/changelog/9355.bugfix.rst +++ b/changelog/9355.bugfix.rst @@ -1 +1 @@ -Fixed error message prints function decorators when using assert in Python 3.9 and above. +Fixed error message prints function decorators when using assert in Python 3.8 and above.