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

remove readinto fallback for 6.2.0-beta4 #52

Merged
merged 1 commit into from
Jun 12, 2021

Conversation

FoamyGuy
Copy link
Contributor

resolves #50

This removes the readinto fallback that was needed only for the version 6.2.0-beta.4.

Tested succesfully with FunHouse on 6.3.0 and PyPortal with 6.3.0 and 7.0.0-alpha.3

@FoamyGuy FoamyGuy requested a review from a team June 12, 2021 17:20
@deshipu deshipu merged commit ffa6224 into adafruit:main Jun 12, 2021
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Jun 15, 2021
Updating https://github.com/adafruit/Adafruit_CircuitPython_BME280 to 2.6.6 from 2.6.5:
  > Merge pull request adafruit/Adafruit_CircuitPython_BME280#54 from jposada202020/aligning_example_code

Updating https://github.com/adafruit/Adafruit_CircuitPython_Seesaw to 1.9.2 from 1.9.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_seesaw#75 from jfurcean/negate-rotation

Updating https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO to 5.3.1 from 5.3.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_AdafruitIO#74 from adafruit/regex-fix
  > Moved default branch to main
  > Moved CI to Python 3.7
  > Added help text and problem matcher
  > Added pull request template

Updating https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad to 0.14.3 from 0.14.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_ImageLoad#52 from FoamyGuy/remove_readinot_fallback
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.

Remove readinto() fallback when new release of CircuitPython is available
2 participants