Fix compatibility with Python 3.8-3.9 (#1162)

* Try to fix compatibility with Python 3.8-3.9

* Added changelog
This commit is contained in:
Alex Root Junior 2023-04-21 00:17:06 +03:00 committed by GitHub
parent 399ccb2b00
commit fb3076d40f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 49 additions and 5 deletions

1
CHANGES/1162.bugfix.rst Normal file
View file

@ -0,0 +1 @@
Fixed compatibility with Python 3.8-3.9