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 @typing.override #78

Merged
merged 7 commits into from Oct 6, 2022
Merged

Add @typing.override #78

merged 7 commits into from Oct 6, 2022

Commits on Oct 3, 2022

  1. Add @typing.override

    JelleZijlstra committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    86b933a View commit details
    Browse the repository at this point in the history
  2. rename the TypeVar

    JelleZijlstra committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    62918a2 View commit details
    Browse the repository at this point in the history
  3. reference PEP 698

    JelleZijlstra committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    9b21216 View commit details
    Browse the repository at this point in the history
  4. Update src/typing_extensions.py

    Co-authored-by: Steven Troxler <steven.troxler@gmail.com>
    JelleZijlstra and stroxler committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    116785c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6a73ea View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    a540e16 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
    JelleZijlstra and AlexWaygood committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    ef932b6 View commit details
    Browse the repository at this point in the history