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

Warn on invalid *args and **kwargs with ParamSpec #13892

Merged
merged 9 commits into from Oct 30, 2022

Commits on Oct 14, 2022

  1. Copy the full SHA
    bc829f8 View commit details
    Browse the repository at this point in the history
  2. Unrelated change

    sobolevn committed Oct 14, 2022
    Copy the full SHA
    1430c35 View commit details
    Browse the repository at this point in the history
  3. Fix CI

    sobolevn committed Oct 14, 2022
    Copy the full SHA
    7779d27 View commit details
    Browse the repository at this point in the history
  4. Fix CI

    sobolevn committed Oct 14, 2022
    Copy the full SHA
    65dfc86 View commit details
    Browse the repository at this point in the history
  5. Fix CI

    sobolevn committed Oct 14, 2022
    Copy the full SHA
    c921844 View commit details
    Browse the repository at this point in the history
  6. Simplify new check

    sobolevn committed Oct 14, 2022
    Copy the full SHA
    94ad912 View commit details
    Browse the repository at this point in the history
  7. Format

    sobolevn committed Oct 14, 2022
    Copy the full SHA
    d25447a View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Address review

    sobolevn committed Oct 15, 2022
    Copy the full SHA
    7540268 View commit details
    Browse the repository at this point in the history
  2. Fix CI

    sobolevn committed Oct 15, 2022
    Copy the full SHA
    d888f0f View commit details
    Browse the repository at this point in the history