tl;dr:(1) Even better error messages. (2) Adding the self type. (3) Introduction of Variadic Generics in the context of numerical libraries. (4) TOML format can be parsed with a tomllib. (5) ExceptionGroups allowing us to raise multiple exceptions simultaneously. (6) AsyncIO task groups. (7) Performance improvements.