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

[2018.3] Swapping out collections imports #49487

Merged
merged 4 commits into from
Sep 7, 2018

Conversation

garethgreenaway
Copy link
Contributor

What does this PR do?

Updating various imports that have been moved from collections to collections.abc, and will be deprecated in collections beginning in 3.8.

What issues does this PR fix or reference?

#49452

Commits signed with GPG?

Yes

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

…lections.abc, and will be deprecated in collections beginning in 3.8.
@garethgreenaway garethgreenaway requested a review from a team as a code owner September 2, 2018 20:13
@ghost ghost self-requested a review September 2, 2018 20:13
Copy link
Contributor

@cachedout cachedout left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lint and tests didn't like this so much. :(

Copy link
Contributor

@rallytime rallytime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

I updated the branch to start a new test run. :)

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.

4 participants