Merge pull request #9398 from The-Compiler/backport-9390

[7.0.x] fix python version in changelog message (#9390)
This commit is contained in:
Bruno Oliveira
2021-12-08 07:50:19 -03:00
committed by GitHub

View File

@@ -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.