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

Implement typing_extensions.Any #68

Merged
merged 10 commits into from
Aug 30, 2022
Merged

Implement typing_extensions.Any #68

merged 10 commits into from
Aug 30, 2022

Commits on Aug 14, 2022

  1. Configuration menu
    Copy the full SHA
    6a83d0d View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    Gobot1234 committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    4fe8d3b View commit details
    Browse the repository at this point in the history
  3. Fix typo

    Gobot1234 committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    4644d58 View commit details
    Browse the repository at this point in the history
  4. Change import

    Gobot1234 committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    6066e07 View commit details
    Browse the repository at this point in the history
  5. Fix more tests

    Gobot1234 committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    09acc72 View commit details
    Browse the repository at this point in the history
  6. More more test fixing

    Gobot1234 committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    42effe0 View commit details
    Browse the repository at this point in the history
  7. Ok this should all work now

    Gobot1234 committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    be49082 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Fix flake8 lint

    Gobot1234 committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    6ca1f85 View commit details
    Browse the repository at this point in the history
  2. Fix another flake8 lint

    Gobot1234 committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    ccff9a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Add subclassing tests

    Gobot1234 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    4a617be View commit details
    Browse the repository at this point in the history