Add __dataclass_fields__ and __attrs_attrs__ to dataclasses #8578
Add __attrs_attrs__ attribute to attr.s decorated classes
07f8894d
Add __dataclass_fields__ attribute to dataclasses
abfe9516
Add explicit Any as type argument to dataclasses.Field and attr.Attriā¦
4a8688e2
Fix some tests
17a94031
Fix almost all tests
229c5680
Remove commented code from stub
426d6448
Merge branch 'master' into fix-6568
0b97db12
Fix narrowing tests
8dadb8ab
Fix test
62b8497c
Fix mypy errors
7b26c678
Fix flake8 errors
a5bcda18
tkukushkin
marked this pull request as ready for review 5 years ago
Merge branch 'master' into fix-6568
e75b83a6
Fix tests
09320375
Merge branch 'master' of github.com:python/mypy into fix-6568
3a669124
Generate precise type for `__attrs_attrs__` in attrs plugin
2d3a6ca2
Fix self mypy check
e932c500
Fix tests
be97c260
Delete stray file
528d5874
tkukushkin
deleted the fix-6568 branch 4 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub