Conversation
Python warning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
nitzmahone
left a comment
There was a problem hiding this comment.
Works back to Python3.3, so LGTM
|
Should I absorb this commit into #172, which also enables testing against proper Python 3.7? |
|
Sure, sounds good to me. |
|
Done! |
|
Duplicate of #181 FWIW. |
|
@The-Compiler also absorbed into #172, which also enables testing. I hope it'll get reviewed and merged at some point |
|
LGTM! Is there a release planned? |
|
When is this PR expected to be merged and released? |
|
I would also like to know when this PR will be released |
|
@blazingkin In the next release. Hopefully in February. |
|
Also looking forward for this. The |
|
Can we please get this merged in? |
|
Is this still needed since #181 was merged already? |
|
You can close this one then |
|
Thanks! |
Python warning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working