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

✨ Support typing.Literal in Python 3.8+ #429

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Commits on Oct 8, 2020

  1. Configuration menu
    Copy the full SHA
    09d56ba View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    4e2e714 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d83f792 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    095e064 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    7a3466d View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    1e261e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    847e634 View commit details
    Browse the repository at this point in the history
  2. Add version with Annotated

    svlandeg committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f8f381a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    655a801 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89b87fe View commit details
    Browse the repository at this point in the history
  5. Fix

    svlandeg committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d4cd3c3 View commit details
    Browse the repository at this point in the history
  6. @needs_py38 fixture

    svlandeg committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    1f4b6dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7dd353 View commit details
    Browse the repository at this point in the history
  8. further updates

    svlandeg committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    9fe6ad8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bee8230 View commit details
    Browse the repository at this point in the history
  10. use _typing module

    svlandeg committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    288318b View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'upstream_blackary/support_literal_choic…

    …es' into support_literal_choices
    svlandeg committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    5d82c10 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2d62d19 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    01d8013 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6065329 View commit details
    Browse the repository at this point in the history
  15. update console output

    svlandeg committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    3b9034b View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    2bacd29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a771189 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    74a6116 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    c29c5d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    cb93aa4 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    1834fb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f06dcf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20b55f6 View commit details
    Browse the repository at this point in the history