Closed D-stefaang closed 4 years ago
Fixed this DeprecationWarning:
DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working
Note that if you decide to drop python2.7 support, you can clean this up
Rebased and merged. Sorry it took so long, and thanks!
Any plans to release it?
released!
Fixed this DeprecationWarning: