Anthony Sottile (@codewithanthony) 's Twitter Profile
Anthony Sottile

@codewithanthony

ID: 843173484343644161

linkhttps://twitch.tv/anthonywritescode calendar_today18-03-2017 18:53:18

5,5K Tweet

6,6K Followers

297 Following

Anthony Sottile (@codewithanthony) 's Twitter Profile Photo

wellp. python 3.12 `type x = ...` aliases won't be auto-rewritable because they can't be used equivalently :( >>> type a = int >>> isinstance(1, a) ... TypeError: isinstance() arg 2 must be a type, a tuple of types, or a union github.com/asottile/pyupg…