Skip to content

23.1.1

Compare
Choose a tag to compare
@yilei yilei released this 07 Mar 01:44
· 56 commits to pyink since this release

This release is based on psf@9c8464c.

  • Fixed a bug where a module docstring ends with a line that's LineLength-3 to LineLength long, an extra empty line was added.
  • Fixed a bug when running Pyink on Python 3.8 and earlier (#3).
  • Do not explode immediately nested literals that have a trailing comma in the body.