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

Add support for attrs.fields #15021

Merged
merged 10 commits into from
May 20, 2023
Merged

Add support for attrs.fields #15021

merged 10 commits into from
May 20, 2023

Commits on May 10, 2023

  1. Add support for attrs.fields

    Tinche committed May 10, 2023
    Configuration menu
    Copy the full SHA
    0afc115 View commit details
    Browse the repository at this point in the history
  2. Fix self check

    Tinche committed May 10, 2023
    Configuration menu
    Copy the full SHA
    eb9cccf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7126c05 View commit details
    Browse the repository at this point in the history
  4. Update tests

    Tinche committed May 10, 2023
    Configuration menu
    Copy the full SHA
    c95478d View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. attrs.fields: ignore type[Any]

    Tinche committed May 11, 2023
    Configuration menu
    Copy the full SHA
    e7d152d View commit details
    Browse the repository at this point in the history
  2. Update mypy/plugins/attrs.py

    Co-authored-by: Ilya Priven <ilya.konstantinov@gmail.com>
    Tinche and ikonst committed May 11, 2023
    Configuration menu
    Copy the full SHA
    f81aff2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0384678 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. attrs.fields: early exit

    Tinche committed May 12, 2023
    Configuration menu
    Copy the full SHA
    b5cf588 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    3e9537f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b7335a View commit details
    Browse the repository at this point in the history