mypy
31862816 - Check __setattr__ when property is not settable (#9196)

Commit
5 years ago
Check __setattr__ when property is not settable (#9196) * Create test for __setattr__ usage with property * Check __setattr__ before calling read_only_property * Look through MRO for setattr definition * Create test case with setattr and incompatible type assignment
Author
Kamil Turek
Parents
Loading