Skip to content

2.4.2

Choose a tag to compare

@dflook dflook released this 28 Jun 19:37
Immutable release. Only release title and notes can be modified.
1b1b958

Fixed

  • Rare Exceptions when encountering empty f-string str parts
  • Missing required parentheses in return statements for iterable unpacking in python <3.8
  • Missing parentheses in some complex dict expansions

Removed

  • Python 2.6 support