Skip to content

Fix Python 3.7 deprecation warnings #212

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

Conversation

elprans
Copy link

@elprans elprans commented Nov 1, 2018

Importing ABCs directly from the collections module is deprecated
in Python 3.7.

@elprans elprans force-pushed the fix-collections-deprecation-warning branch from cd01f76 to 905c272 Compare November 2, 2018 00:02
Importing ABCs directly from the `collections` module is deprecated
in Python 3.7.
@elprans elprans force-pushed the fix-collections-deprecation-warning branch from 905c272 to ca80193 Compare November 2, 2018 02:10
@dan98765
Copy link
Collaborator

Resolved in graphql-python/graphql-core#226

@dan98765 dan98765 closed this Mar 12, 2019
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