Skip to content

Fix typo: collections.abs -> collections.abc #1444

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 1 commit into from

Conversation

earwig
Copy link

@earwig earwig commented Nov 19, 2020

collections.abs does not exist, and surely collections.abc was meant instead. (Introduced in #1387.)

This causes a warning in recent versions of Python 3.

@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@cla-checker-service
Copy link

❌ Author of the following commits did not sign a Contributor Agreement:
a8896d7

Please, read and sign the above mentioned agreement if you want to contribute to this project

@earwig
Copy link
Author

earwig commented Nov 19, 2020

I should have noticed #1443. Whoops!

@earwig earwig closed this Nov 19, 2020
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