Joshua Haberman

Results 252 comments of Joshua Haberman

Would it be better from your perspective if we removed `__slots__` entirely? The example given at https://mypy.readthedocs.io/en/stable/error_code_list.html#check-that-attribute-exists-attr-defined suggests that you can still get `attr-defined` errors even if `__slots__` is not...

Hi @jasonkuster, yes, v33.3 is coming soon (hopefully this week), and will include this change.