overloaded function has no attribute "fset"
error when attempting to assign to base class's setter
#16426
Labels
bug
mypy got something wrong
playground
this is working around the fact that assigning to
super().value
doesn't work at runtime:The text was updated successfully, but these errors were encountered: