Skip to content

Assign requests if we have already connected #108

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

Conversation

makermelissa
Copy link
Collaborator

Fixes adafruit/Adafruit_CircuitPython_PortalBase#24. The issue is that requests was only assigned once we called connect, but if we were already connected, requests was never assigned.

@makermelissa makermelissa requested a review from a team April 7, 2021 21:55
@makermelissa makermelissa merged commit 974f495 into adafruit:master Apr 7, 2021
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Apr 8, 2021
Updating https://github.com/adafruit/Adafruit_CircuitPython_BME280 to 2.6.0 from 2.5.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_BME280#45 from gbaman/patch-1
  > "Increase duplicate code check threshold "

Updating https://github.com/adafruit/Adafruit_CircuitPython_DotStar to 2.0.3 from 2.0.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_DotStar#52 from kattni/import-fix
  > "Increase duplicate code check threshold "

Updating https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel to 6.0.3 from 6.0.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_NeoPixel#109 from kattni/import-fix
  > "Increase duplicate code check threshold "
  > Merge pull request adafruit/Adafruit_CircuitPython_NeoPixel#105 from FoamyGuy/pylint_to_precommit

Updating https://github.com/adafruit/Adafruit_CircuitPython_PyPortal to 5.1.6 from 5.1.5:
  > Merge pull request adafruit/Adafruit_CircuitPython_PyPortal#108 from makermelissa/master
  > "Increase duplicate code check threshold "
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.

pyportal.get_local_time() failure, NoneType
2 participants