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

Restore Python 3.6+ compatibility #55

Merged
merged 10 commits into from
Sep 13, 2021

Commits on Sep 4, 2021

  1. Configuration menu
    Copy the full SHA
    0cc834f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee0cc8a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Configuration menu
    Copy the full SHA
    a5529bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    210fccf View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Configuration menu
    Copy the full SHA
    d555f40 View commit details
    Browse the repository at this point in the history
  2. feat: use Enum instead of Literal for Python 3.6+ compatibility

    Also wrap the use of importlib
    fernandobrito committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    5f7a97c View commit details
    Browse the repository at this point in the history
  3. feat: use Enum instead of Literal for Python 3.6+ compatibility

    Also wrap the use of importlib
    fernandobrito committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    0562288 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. Configuration menu
    Copy the full SHA
    91cf70a View commit details
    Browse the repository at this point in the history
  2. Fix typo

    fernandobrito committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    0a00690 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c81899 View commit details
    Browse the repository at this point in the history