Skip to content

remove _typing and circuitpython_typing #556

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 2 commits into from
Feb 16, 2022

Conversation

dhalbert
Copy link
Contributor

@dhalbert dhalbert commented Feb 15, 2022

circuitpython_typing is now a pypi library of its own (adafruit-circuitpython-typing), and no longer needs to be part of adafruit-blinka.

Remove the typing source files, and all mentions.

I don't thinking anything using _typing now. I think we can discard that.

I also ran pre-commit experimentally. I didn't pay attention to the pylint results, but it did make one black change and added a missing newline at the end of a file.

Don't merge this until these two libraries are updated to require adafruit-circuitpython-typing:

  • debug-i2c
  • adafruit_bus_device

@dhalbert dhalbert requested review from makermelissa and a team February 15, 2022 22:41
@dhalbert
Copy link
Contributor Author

I suggest making this a major version bump, to 7.0.0.

Copy link
Collaborator

@makermelissa makermelissa left a comment

Choose a reason for hiding this comment

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

Thanks, I like the idea of this being an external library.

@makermelissa makermelissa merged commit 4a33dc0 into adafruit:main Feb 16, 2022
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