Skip to content

Remove from_entry and provide entry in __init__ #123

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 3 commits into from
Apr 1, 2021

Conversation

tannewt
Copy link
Member

@tannewt tannewt commented Mar 30, 2021

This allows subclasses to directly manage how they are initialized
when created from a ScanEntry.

I'll follow up with two library repos that need their init to be updated.

This allows subclasses to directly manage how they are initialized
when created from a ScanEntry.
@tannewt tannewt requested a review from dhalbert March 30, 2021 22:08
Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

Looks good!

@tannewt tannewt merged commit 2f79150 into adafruit:master Apr 1, 2021
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Apr 2, 2021
Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE to 8.0.0 from 7.3.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_BLE#123 from tannewt/remove_from_entry
  > "Increase duplicate code check threshold "

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_BroadcastNet to 0.10.6 from 0.10.5:
  > Merge pull request adafruit/Adafruit_CircuitPython_BLE_BroadcastNet#19 from tannewt/remove_move_to_end
  > "Increase duplicate code check threshold "

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_Eddystone to 1.0.5 from 1.0.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_BLE_Eddystone#13 from adafruit/tannewt-patch-1
  > Merge pull request adafruit/Adafruit_CircuitPython_BLE_Eddystone#12 from tannewt/pass_entry
  > "Increase duplicate code check threshold "
@dhalbert dhalbert mentioned this pull request Apr 16, 2021
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