Skip to content

ABCs should be imported from collections.abc #226

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

Merged
merged 1 commit into from
Mar 12, 2019
Merged

ABCs should be imported from collections.abc #226

merged 1 commit into from
Mar 12, 2019

Conversation

Cito
Copy link
Member

@Cito Cito commented Dec 28, 2018

Importing ABCs directly from the collections package instead of from
collections.abc is deprecated, and in Python 3.8 it will stop working.

Importing ABCs directly from the collections package instead of from
collections.abc is deprecated, and in Python 3.8 it will stop working.
@petergaultney
Copy link

Please merge this.

@dan98765 dan98765 merged commit cdb299d into graphql-python:master 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.

3 participants