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

Add TypeAliasType #160

Merged
merged 10 commits into from
May 20, 2023
Merged

Add TypeAliasType #160

merged 10 commits into from
May 20, 2023

Commits on May 14, 2023

  1. Add TypeAliasType

    JelleZijlstra committed May 14, 2023
    Configuration menu
    Copy the full SHA
    5b556b8 View commit details
    Browse the repository at this point in the history
  2. CI fixes

    JelleZijlstra committed May 14, 2023
    Configuration menu
    Copy the full SHA
    d11a723 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Update README.md

    Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
    JelleZijlstra and srittau authored May 15, 2023
    Configuration menu
    Copy the full SHA
    cbdfbfa View commit details
    Browse the repository at this point in the history
  2. No subclassing

    JelleZijlstra committed May 15, 2023
    Configuration menu
    Copy the full SHA
    fdd32d4 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Update src/typing_extensions.py

    Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
    JelleZijlstra and AlexWaygood authored May 19, 2023
    Configuration menu
    Copy the full SHA
    5c5267a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7551a6 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. fix

    JelleZijlstra committed May 20, 2023
    Configuration menu
    Copy the full SHA
    6f0f4f4 View commit details
    Browse the repository at this point in the history
  2. object not Any

    JelleZijlstra committed May 20, 2023
    Configuration menu
    Copy the full SHA
    facb227 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7d36fa View commit details
    Browse the repository at this point in the history
  4. Update src/typing_extensions.py

    Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
    JelleZijlstra and AlexWaygood authored May 20, 2023
    Configuration menu
    Copy the full SHA
    f4fe7f9 View commit details
    Browse the repository at this point in the history