Pointer
Sponsorship
/Geir Arne Hjelle
Python 3.10: Cool New Features For You To Try
#Python
tl;dr:
A tutorial that illustrates new features, such asĀ "debugging with more helpful and precise error messages, using structural pattern matching to work with data structures, adding more readable and specific type hints." And more.
featured in
#265
Python 3.9: Cool New Features For You To Try
#Python
tl;dr:
Proper time zone support, updating dictionaries effectively, using decorators based on expressions, combining type hints and other annotations.
featured in
#209