Skip to content

Fix OrderedDict import from collections instead of collections.abc#768

Open
kelvins wants to merge 1 commit intonoirbizarre:masterfrom
kelvins:fix-issue-766
Open

Fix OrderedDict import from collections instead of collections.abc#768
kelvins wants to merge 1 commit intonoirbizarre:masterfrom
kelvins:fix-issue-766

Conversation

@kelvins
Copy link

@kelvins kelvins commented Jan 10, 2020

Import OrderedDict from collections instead of collections.abc.

Fix issue #766.

Note that I haven't included the change to the CHANGELOG since this issue was created in the current version and there is already a change note about import compatibility with Python 3.7/3.8.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.07%) to 96.908% when pulling cd91bf7 on kelvins:fix-issue-766 into 9232e1a on noirbizarre:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants