Skip to content

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 a team and makermelissa 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