Pyink

Latest version: v24.3.0

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

Scan your dependencies

Page 1 of 2

24.3.0

This release is based on _Black_ v24.3.0.

* Remove the previously deprecated CLI option `--pyink-lines`. This was replaced
by `--line-ranges`.

23.12.1

This release is based on _Black_ v23.12.1.

* The CLI option `--pyink-lines` is now deprecated and replaced by _Black_'s
built-in option `--line-ranges`.
* Handle more trailing pragma cases so they are ignored for line-length
calculation.

23.10.0

This release is based on _Black_ v23.10.0.

23.9.1

This release is based on _Black_ v23.9.1.

* _Black_ v23.9.9's new concise formatting for dummy implementations from
[psf/black3796](https://github.com/psf/black/pull/3796) is temporarily
disabled for _Pyink_.

23.5.0

* Existing parentheses around strings are no longer removed if the content does
not fit on a single line. This is related to
https://github.com/psf/black/pull/3640 where we still want to keep the
parentheses around the implicitly concatenated strings if the code already
uses them, making it more obvious it's a single function argument.
* `--pyink-lines=` now works with stdin inputs (16).
* Fixed compatibility issue on Python 3.7 (13).

23.3.1

* In multiline module docstrings, trailing quotes that are put on their own line
are now kept on their own line. (8)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.