-
-
Notifications
You must be signed in to change notification settings - Fork 275
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 v21.3.0+ #1331
Commits on Jan 5, 2022
-
Add support for attrs v21.3.0+
Since version [21.3.0](https://github.com/python-attrs/attrs/releases/tag/21.3.0) you can now `import attrs` instead of just `import attr`. This patch adds support so that astroid doesn't barf on classes created using `@attrs.define`.
Configuration menu - View commit details
-
Copy full SHA for aef4130 - Browse repository at this point
Copy the full SHA aef4130View commit details
Commits on Jan 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d4a7bd8 - Browse repository at this point
Copy the full SHA d4a7bd8View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 2e164f3 - Browse repository at this point
Copy the full SHA 2e164f3View commit details
Commits on Jan 18, 2022
-
Update tests/unittest_brain.py
Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3119997 - Browse repository at this point
Copy the full SHA 3119997View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 2e7cefe - Browse repository at this point
Copy the full SHA 2e7cefeView commit details
Commits on Jan 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b2b038b - Browse repository at this point
Copy the full SHA b2b038bView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for f95d7ea - Browse repository at this point
Copy the full SHA f95d7eaView commit details
Commits on Jan 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1564691 - Browse repository at this point
Copy the full SHA 1564691View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for e1d02eb - Browse repository at this point
Copy the full SHA e1d02ebView commit details