You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However attrs.asdict and attrs.astuple still take Any as the instance. This reduces type safety for people using the "modern" API. Was there any reason for these two functions being left out of the original AttrsInstance change?