We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c93f4e4 commit 8a4e6e7Copy full SHA for 8a4e6e7
CHANGELOG.md
@@ -1,7 +1,8 @@
1
# Change Log
2
3
## 3.0.8
4
-DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
+Fixes : DeprecationWarning: Using or importing the ABCs from 'collections' in Python 3.7.
5
+Thank you @juanmaneo and @jdevera for the contribution.
6
7
## 3.0.7
8
Updated logging.warn to logging.warning (#234) Thanks Vaibhav
0 commit comments