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

Support ParamSpec for TypeAliasType #449

Open
wants to merge 63 commits into
base: main
Choose a base branch
from

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    b6bc323 View commit details
    Browse the repository at this point in the history
  2. Removed trailing whitespaces

    Daraan committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    79985f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    02025d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    3199b7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7d79d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4c0e68 View commit details
    Browse the repository at this point in the history
  4. removed pyright pragma

    Daraan committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d6af983 View commit details
    Browse the repository at this point in the history
  5. fix whitespaces

    Daraan committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0a5039b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    e532429 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9911ac7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1b3095 View commit details
    Browse the repository at this point in the history
  4. Added more invalid test cases

    Daraan committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    408ae2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    621085f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3e6b7a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    c3d98c6 View commit details
    Browse the repository at this point in the history
  2. extended and reworked tests

    Daraan committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8255667 View commit details
    Browse the repository at this point in the history
  3. Clean duplicated tests

    Daraan committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    255de76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3037923 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8ae82e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d2ec0a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    7029d51 View commit details
    Browse the repository at this point in the history
  2. Raise TypeError on parameterless alias

    + formatting
    Daraan committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    02fd0ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c0938c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6fefb0 View commit details
    Browse the repository at this point in the history
  5. Restructured test cases

    Daraan committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    af0a133 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2aa35c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b1bafb View commit details
    Browse the repository at this point in the history
  8. unify __getitem__ again

    Daraan committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7c1fea7 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    efa1214 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66eebb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df10751 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    889e9ae View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    b6b5a14 View commit details
    Browse the repository at this point in the history
  2. small reordering

    Daraan committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9562635 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0033813 View commit details
    Browse the repository at this point in the history
  4. Remove invalid case

    Daraan committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    014109c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b3ce7d View commit details
    Browse the repository at this point in the history
  6. revert mistakes of wrong merge

    Daraan committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0ae4c63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    144c7b8 View commit details
    Browse the repository at this point in the history
  8. No need to skip tests anymore

    Daraan committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e613294 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/TypeAliasType-extension' into Ty…

    …peAliasType-extension
    Daraan committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e44fdcc View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    6bc1f57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8bfa30 View commit details
    Browse the repository at this point in the history
  3. Removed invalid tests

    Daraan committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    617656d View commit details
    Browse the repository at this point in the history
  4. minor comment update

    Daraan committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    41a87b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8c4bda View commit details
    Browse the repository at this point in the history
  6. More refined skip reason

    Daraan committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    249b869 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    e71902e View commit details
    Browse the repository at this point in the history
  2. updated changelog

    Daraan committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b8799ce View commit details
    Browse the repository at this point in the history
  3. 3.8, 3.9 use collected parameters more explicitly

    minor comment corrections
    Daraan committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    5bc1360 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    3ae9e35 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    9878cc0 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    3863c8b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    8c86619 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    251d312 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3aa598 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07ba7b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    28d1e84 View commit details
    Browse the repository at this point in the history
  2. Merge and type correction

    Daraan committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a365355 View commit details
    Browse the repository at this point in the history
  3. TODO: handle None

    Daraan committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    fb55b88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2d6890 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    054f083 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb840ef View commit details
    Browse the repository at this point in the history