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

Merge TypeVarDef and TypeVarType #9951

Merged
merged 13 commits into from
Aug 4, 2021
Merged

Commits on Mar 28, 2021

  1. merge typevartype into typevardef

    hauntsaninja committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    51db723 View commit details
    Browse the repository at this point in the history
  2. turn typevardef into typevartype

    hauntsaninja committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    4e667df View commit details
    Browse the repository at this point in the history
  3. fix line number

    hauntsaninja committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    323eb8f View commit details
    Browse the repository at this point in the history
  4. fix tests

    hauntsaninja committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    14e22e0 View commit details
    Browse the repository at this point in the history
  5. fix imports

    hauntsaninja committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    0523b5b View commit details
    Browse the repository at this point in the history
  6. fix flake8

    hauntsaninja committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    8c685cd View commit details
    Browse the repository at this point in the history
  7. typevarlikedef -> typevarliketype

    hauntsaninja committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    afea196 View commit details
    Browse the repository at this point in the history
  8. paramspecdef -> paramspectype

    hauntsaninja committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    fe6865b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    4e82ce9 View commit details
    Browse the repository at this point in the history
  2. lint

    hauntsaninja committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    4de42d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Configuration menu
    Copy the full SHA
    591bcef View commit details
    Browse the repository at this point in the history
  2. more tvdef -> tv

    hauntsaninja committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    ca294b4 View commit details
    Browse the repository at this point in the history
  3. comment

    hauntsaninja committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    a1465b9 View commit details
    Browse the repository at this point in the history