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
commit bf913eb4e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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.