Skip to content

Fix import of Protocol in adafruit_espatcontrol_wifimanager.py #55

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
May 3, 2022
Merged

Fix import of Protocol in adafruit_espatcontrol_wifimanager.py #55

merged 3 commits into from
May 3, 2022

Conversation

tekktrik
Copy link
Member

@tekktrik tekktrik commented May 3, 2022

Allows for import of Protocol in Python 3.7, which has it in typing_extensions

Allows for import of `Protocol` in Python 3.7, which has it in `typing_extensions`
@tekktrik tekktrik added the bug Something isn't working label May 3, 2022
@tekktrik tekktrik requested a review from a team May 3, 2022 13:56
Copy link
Contributor

@FoamyGuy FoamyGuy 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 to me. Thanks @tekktrik

@FoamyGuy
Copy link
Contributor

FoamyGuy commented May 3, 2022

Noticed merge conflicts after approving. I will resolve those and add a commit.

FoamyGuy added 2 commits May 3, 2022 11:30
# Conflicts:
#	adafruit_espatcontrol/adafruit_espatcontrol_wifimanager.py
@FoamyGuy FoamyGuy merged commit b21c4f8 into adafruit:main May 3, 2022
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request May 4, 2022
Updating https://github.com/adafruit/Adafruit_CircuitPython_ESP_ATcontrol to 0.6.7 from 0.6.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP_ATcontrol#56 from tekktrik/doc/use-circuitpython-typing
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP_ATcontrol#55 from tekktrik/dev/allow-37-protocol
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP_ATcontrol#54 from tekktrik/dev/swap-import-order
  > change discord badge
  > Patch: Replaced discord badge image
  > Updated gitignore

Updating https://github.com/adafruit/Adafruit_CircuitPython_BitmapSaver to 1.2.0 from 1.1.9:
  > Merge pull request adafruit/Adafruit_CircuitPython_BitmapSaver#22 from matt-land/fix-variable-reference
  > change discord badge
  > Patch: Replaced discord badge image
  > Update .gitignore
  > Update Black to latest.
  > Fixed readthedocs build
  > Consolidate Documentation sections of README
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants