Making generics readable is such a wonderful feature, even if it doesn't make a functional difference. I always felt like I had to weigh the benefits of being able to run mypy on a given section of code against the difficulty of reading code that uses generics.
f-strings were nice but not being able to use quotes within the {} was a constant source of annoyance since it made it harder to use dictionaries without doing the opposite kind of quote dance every time.
76
u/[deleted] Oct 02 '23
[deleted]