Make your API better with this positional trick from Python 3.8 Explore positional-only parameters and two other underutilized but still useful Python features.
Slice infinite generators with this Python 3.7 feature Learn more about this and two other underutilized but still useful Python features.
Are you using this magic method for filesystems from Python 3.6? Explore os.fspath and two other underutilized but still useful Python features.
Convenient matrices and other improvements Python 3.5 brought us Explore some of the underutilized but still useful Python features.
Looking back at what Python 3.4 did for enum Plus explore some of the underutilized but still useful Python features.
What Python 3.3 did to improve exception handling in your code Explore exception handling and other underutilized but still useful Python features.