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

Clean-up typing_extensions -- typing_extensions #932

Merged
merged 32 commits into from Nov 11, 2021

Commits on Nov 11, 2021

  1. Copy the full SHA
    297017d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aef48a2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6c60077 View commit details
    Browse the repository at this point in the history
  4. Remove TYPING_3_5_* gates

    AA-Turner committed Nov 11, 2021
    Copy the full SHA
    f32c280 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    2c4e79f View commit details
    Browse the repository at this point in the history
  6. Remove ASYNCIO gates

    AA-Turner committed Nov 11, 2021
    Copy the full SHA
    a7fbda3 View commit details
    Browse the repository at this point in the history
  7. Remove PY36 gates

    AA-Turner committed Nov 11, 2021
    Copy the full SHA
    011cfb6 View commit details
    Browse the repository at this point in the history
  8. Remove HAVE_PROTOCOLS gate

    AA-Turner committed Nov 11, 2021
    Copy the full SHA
    87a9e10 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    ab64fc9 View commit details
    Browse the repository at this point in the history
  10. Address flake8 warnings

    AA-Turner committed Nov 11, 2021
    Copy the full SHA
    14236e8 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    406c807 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    5579ed8 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    93b0a7d View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    d3dcbcc View commit details
    Browse the repository at this point in the history
  15. Remove OLD_GENERICS

    AA-Turner committed Nov 11, 2021
    Copy the full SHA
    ea6657a View commit details
    Browse the repository at this point in the history
  16. Use f-strings

    AA-Turner committed Nov 11, 2021
    Copy the full SHA
    ccdcb44 View commit details
    Browse the repository at this point in the history
  17. Use new style super()

    AA-Turner committed Nov 11, 2021
    Copy the full SHA
    f0bad77 View commit details
    Browse the repository at this point in the history
  18. Names will always exist

    AA-Turner committed Nov 11, 2021
    Copy the full SHA
    d9f613f View commit details
    Browse the repository at this point in the history
  19. Use f-strings in tests

    AA-Turner committed Nov 11, 2021
    Copy the full SHA
    dafcd01 View commit details
    Browse the repository at this point in the history
  20. Use !r in f-strings

    AA-Turner committed Nov 11, 2021
    Copy the full SHA
    b18d1e7 View commit details
    Browse the repository at this point in the history
  21. Inline _generic_new

    AA-Turner committed Nov 11, 2021
    Copy the full SHA
    e0af14f View commit details
    Browse the repository at this point in the history
  22. Inline typing imports

    AA-Turner committed Nov 11, 2021
    Copy the full SHA
    8df7fdf View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    eda545a View commit details
    Browse the repository at this point in the history
  24. Localise helper imports

    AA-Turner committed Nov 11, 2021
    Copy the full SHA
    38cbc89 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    14c8165 View commit details
    Browse the repository at this point in the history
  26. Inline TypingMeta

    AA-Turner committed Nov 11, 2021
    Copy the full SHA
    f03471f View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    307544b View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    ef763f1 View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    51b21ee View commit details
    Browse the repository at this point in the history
  30. Inline _GenericAlias

    AA-Turner committed Nov 11, 2021
    Copy the full SHA
    0c96a6f View commit details
    Browse the repository at this point in the history
  31. Fix a typo

    AA-Turner committed Nov 11, 2021
    Copy the full SHA
    bdc560f View commit details
    Browse the repository at this point in the history
  32. Changes from review

    AA-Turner committed Nov 11, 2021
    Copy the full SHA
    12ec8de View commit details
    Browse the repository at this point in the history