Python
2019
- Assignment Expressions (The Walrus Operator) May 17
- Dataclasses: No More Boilerplate May 4
- f-Strings: Fast and Friendly Formatting Apr 22
- Type Hinting and Variable Annotations: Static Types Come to Python Apr 12
- Asyncio and _async_/_await_: Asynchronous Programming Made Pythonic Apr 1
- Generators Unleashed: _yield from_ and Enhanced Coroutines Mar 14
- Supercharging Data Structures with the _collections_ Module Mar 8