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

typing Literal fallback #30

Merged
merged 1 commit into from
May 20, 2022
Merged

typing Literal fallback #30

merged 1 commit into from
May 20, 2022

Conversation

FoamyGuy
Copy link
Contributor

resolves: #29

@FoamyGuy FoamyGuy requested a review from a team May 20, 2022 00:22
Copy link
Member

@tekktrik tekktrik left a comment

Choose a reason for hiding this comment

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

Nice! Thanks!

@tekktrik tekktrik merged commit 2792dde into adafruit:main May 20, 2022
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request May 20, 2022
Updating https://github.com/adafruit/Adafruit_CircuitPython_BD3491FS to 1.1.9 from 1.1.8:
  > Merge pull request adafruit/Adafruit_CircuitPython_BD3491FS#9 from tekktrik/doc/doc-updates
  > Patch .pre-commit-config.yaml
  > change discord badge
  > Patch: Replaced discord badge image
  > Updated gitignore
  > Update Black to latest.
  > Fixed readthedocs build
  > Consolidate Documentation sections of README

Updating https://github.com/adafruit/Adafruit_CircuitPython_FONA to 2.1.8 from 2.1.7:
  > Merge pull request adafruit/Adafruit_CircuitPython_FONA#19 from FoamyGuy/typing_fallback_py37
  > Patch .pre-commit-config.yaml
  > change discord badge
  > Patch: Replaced discord badge image
  > Update .gitignore

Updating https://github.com/adafruit/Adafruit_CircuitPython_RFM9x to 2.2.5 from 2.2.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_RFM9x#77 from tekktrik/fix/literal-import-failure
  > Patch .pre-commit-config.yaml

Updating https://github.com/adafruit/Adafruit_CircuitPython_VC0706 to 6.0.1 from 6.0.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_VC0706#29 from FoamyGuy/typing_fallback
  > Patch .pre-commit-config.yaml
  > change discord badge
  > Patch: Replaced discord badge image
  > Updated gitignore

Updating https://github.com/adafruit/Adafruit_CircuitPython_Display_Text to 2.22.4 from 2.22.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_Display_Text#170 from rgrizzell/main
  > Patch .pre-commit-config.yaml
  > change discord badge
  > Patch: Replaced discord badge image
  > Updated gitignore

Updating https://github.com/adafruit/Adafruit_CircuitPython_RSA to 1.2.9 from 1.2.8:
  > Merge pull request adafruit/Adafruit_CircuitPython_RSA#30 from FoamyGuy/py37_typing
  > Patch .pre-commit-config.yaml
  > change discord badge
  > Patch: Replaced discord badge image
  > Updated gitignore
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.

typing.Literal only available in Python 3.8+
2 participants