Skip to content
This repository was archived by the owner on Dec 13, 2020. It is now read-only.

Comments

Make code forwards-compatible with Python 3.9#27

Open
ralphje wants to merge 1 commit intoRobpol86:masterfrom
ralphje:patch-1
Open

Make code forwards-compatible with Python 3.9#27
ralphje wants to merge 1 commit intoRobpol86:masterfrom
ralphje:patch-1

Conversation

@ralphje
Copy link

@ralphje ralphje commented Aug 24, 2020

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

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant