mypy
Check __setattr__ when property is not settable
#9196
Merged

Check __setattr__ when property is not settable #9196

hauntsaninja merged 5 commits into python:master from read-only-setattr
kamilturek
Create test for __setattr__ usage with property
fc145283
Check __setattr__ before calling read_only_property
d0d5904c
Akuli
Akuli commented on 2020-07-29
JukkaL
JukkaL commented on 2020-07-31
Look through MRO for setattr definition
93f842ae
Create test case with setattr and incompatible type assignment
9566e97d
kamilturek kamilturek requested a review from JukkaL JukkaL 5 years ago
kamilturek Merge branch 'master' into read-only-setattr
bb582cd3
rhshadrach
hauntsaninja
hauntsaninja approved these changes on 2020-09-23
hauntsaninja hauntsaninja merged 31862816 into master 5 years ago
hauntsaninja

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone