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

Fix Concatenate and Generic with ParamSpec substitution #489

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

Commits on Oct 22, 2024

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

Commits on Oct 23, 2024

  1. Add tests

    Daraan committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    076ab7c View commit details
    Browse the repository at this point in the history
  2. Modified tests

    Daraan committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    06e5cff View commit details
    Browse the repository at this point in the history
  3. split tests in two groups

    Daraan committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4d2bdcb View commit details
    Browse the repository at this point in the history
  4. Fix substitution error for 3.8

    Daraan committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2097094 View commit details
    Browse the repository at this point in the history
  5. Add tests

    Daraan committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    185a371 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9fb6a2 View commit details
    Browse the repository at this point in the history
  7. Change and extend tests

    Daraan committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    61f5cc0 View commit details
    Browse the repository at this point in the history
  8. More cases covered

    - nested concatenate
    - Unpack subscription
    Daraan committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4f715a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ee810d9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9f506c2 View commit details
    Browse the repository at this point in the history
  11. Better arangement and style

    Daraan committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2814a85 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    a280a44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edf7d19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85762ce View commit details
    Browse the repository at this point in the history