Pyink

Latest version: v24.3.0

Safety actively analyzes 638418 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

23.3.0

This release is based on _Black_ v23.3.0.

* _Pyink_ now requires _Black_ v23.3.0 (for blib2to3).

23.1.1

This release is based on https://github.com/psf/black/commit/9c8464ca7ddd48d1c19112d895ae12d783f01563.

* 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.

23.1.0

This release is based on _Black_ v23.1.0.

* Temporarily disabled the following _Black_ future style changes:
* https://github.com/psf/black/pull/2916
* https://github.com/psf/black/pull/2278
* Fixed a bug in incremental formatting (`--pyink_lines=`) where pairs of
` fmt: off/on` are used outside of the line ranges.
* Fixed a bug in incremental formatting (`--pyink_lines=`) when part of the
match statement is changed.

22.12.0

This release is based on
https://github.com/psf/black/commit/96e62c57e3023977de177a8ba34678007a63f1fe
(two bugfix commits ahead of _Black_ v22.12.0).

* Prefer splitting right hand side of assignment statements
(see [psf/black1498](https://github.com/psf/black/issues/1498), this is being
upstreamed in [psf/black/pull/3368](https://github.com/psf/black/pull/3368)).

22.10.0

* Initial release based on _Black_ v22.10.0.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.