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

Import ABC from collections.abc for Python 3.10 compatibility. #193

Merged
merged 1 commit into from
Mar 22, 2022
Merged

Import ABC from collections.abc for Python 3.10 compatibility. #193

merged 1 commit into from
Mar 22, 2022

Conversation

tirkarthi
Copy link
Contributor

Instructions

Status

READY

Todo list

  • Documentation
  • Tests added and passed
  • Issue: closes #xxxx (write the number of the GitHub issues that this PR resolves)

Background context

Ref : python/cpython#23754

ABC aliases were removed from collections in favor of collections.abc

Description of the changes proposed in the pull request

(a few sentences describing the overall goals of the pull request's commits)

Related PRs

(list of related PRs. Use the GitHub numbering.)

Where should the reviewer start?

(describe where the reviewer should start reviewing the PR)

Remaining problems or questions

(write the remaining problems or questions that this PR does not solve)

@tirkarthi tirkarthi requested a review from a team as a code owner March 21, 2022 13:18
@caique-lima caique-lima merged commit a5409ae into nubank:master Mar 22, 2022
@tirkarthi
Copy link
Contributor Author

Thanks @caique-lima

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