mypy
Add __dataclass_fields__ and __attrs_attrs__ to dataclasses
#8578
Merged

Add __dataclass_fields__ and __attrs_attrs__ to dataclasses #8578

JelleZijlstra merged 18 commits into python:master from fix-6568
tkukushkin
tkukushkin Add __attrs_attrs__ attribute to attr.s decorated classes
07f8894d
tkukushkin Add __dataclass_fields__ attribute to dataclasses
abfe9516
tkukushkin
tkukushkin commented on 2020-03-23
ilevkivskyi
ilevkivskyi commented on 2020-03-26
tkukushkin Add explicit Any as type argument to dataclasses.Field and attr.Attri…
4a8688e2
tkukushkin Fix some tests
17a94031
tkukushkin Fix almost all tests
229c5680
tkukushkin Remove commented code from stub
426d6448
tkukushkin
tkukushkin
tkukushkin commented on 2020-03-29
ilevkivskyi
tkukushkin
tkukushkin Merge branch 'master' into fix-6568
0b97db12
tkukushkin Fix narrowing tests
8dadb8ab
tkukushkin Fix test
62b8497c
tkukushkin Fix mypy errors
7b26c678
tkukushkin Fix flake8 errors
a5bcda18
tkukushkin tkukushkin marked this pull request as ready for review 5 years ago
tkukushkin tkukushkin requested a review from ilevkivskyi ilevkivskyi 5 years ago
tkukushkin
tkukushkin Merge branch 'master' into fix-6568
e75b83a6
JelleZijlstra
JelleZijlstra requested changes on 2021-01-16
tkukushkin Fix tests
09320375
tkukushkin tkukushkin requested a review from JelleZijlstra JelleZijlstra 5 years ago
tkukushkin Merge branch 'master' of github.com:python/mypy into fix-6568
3a669124
tkukushkin Generate precise type for `__attrs_attrs__` in attrs plugin
2d3a6ca2
tkukushkin Fix self mypy check
e932c500
tkukushkin Fix tests
be97c260
JelleZijlstra
JelleZijlstra commented on 2021-08-20
JelleZijlstra
JelleZijlstra requested changes on 2021-08-20
tkukushkin Delete stray file
528d5874
JelleZijlstra
JelleZijlstra approved these changes on 2021-08-20
JelleZijlstra JelleZijlstra merged 7576f659 into master 4 years ago
eviltwin
JukkaL
Tinche
tkukushkin tkukushkin deleted the fix-6568 branch 4 years ago
tkukushkin
Tinche
tkukushkin

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone