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 __dataclass_fields__ and __attrs_attrs__ to dataclasses #8578

Merged
merged 18 commits into from
Aug 20, 2021
Merged

Add __dataclass_fields__ and __attrs_attrs__ to dataclasses #8578

merged 18 commits into from
Aug 20, 2021

Commits on Mar 23, 2020

  1. Configuration menu
    Copy the full SHA
    07f8894 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abfe951 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Configuration menu
    Copy the full SHA
    4a8688e View commit details
    Browse the repository at this point in the history
  2. Fix some tests

    tkukushkin committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    17a9403 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. Fix almost all tests

    tkukushkin committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    229c568 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    426d644 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. Configuration menu
    Copy the full SHA
    0b97db1 View commit details
    Browse the repository at this point in the history
  2. Fix narrowing tests

    tkukushkin committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    8dadb8a View commit details
    Browse the repository at this point in the history
  3. Fix test

    tkukushkin committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    62b8497 View commit details
    Browse the repository at this point in the history
  4. Fix mypy errors

    tkukushkin committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    7b26c67 View commit details
    Browse the repository at this point in the history
  5. Fix flake8 errors

    tkukushkin committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    a5bcda1 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

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

Commits on Jan 17, 2021

  1. Fix tests

    tkukushkin committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    0932037 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Configuration menu
    Copy the full SHA
    3a66912 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d3a6ca View commit details
    Browse the repository at this point in the history
  3. Fix self mypy check

    tkukushkin committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    e932c50 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Fix tests

    tkukushkin committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    be97c26 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Delete stray file

    tkukushkin committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    528d587 View commit details
    Browse the repository at this point in the history