Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

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

wants to merge 1 commit into from

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.

None yet

2 participants