Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Import ABC from collections.abc instead of collections for Python 3 compatibility #210

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

Closed
wants to merge 2 commits into from

Conversation

tirkarthi
Copy link

Fixes #203

@theochit
Copy link

Is this supposed to be collections.abc instead of collections_abc? Just from a quick glance at the TravisCI failures, I could be wrong.

@tirkarthi
Copy link
Author

six added a move for this. It seems an older version of six is used in the project. I will update the PR.

@theochit
Copy link

Thanks @tirkarthi :)

@Illviljan
Copy link

Hello, When will this PR be merged? pydap is not usable in python 3.10 at the moment for (at least) this reason.

@captainkirk99
Copy link
Collaborator

I don't understand why the Jenkins CI was not run on this PR.

@captainkirk99
Copy link
Collaborator

OK, these changes were merged with PR #243. I will close this PR.

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.

Deprecations about imports from collections
4 participants