Autopep695

Latest version: v1.1.4

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

Scan your dependencies

1.1.4

Features

- Added the `--report-assignments` flag to the `check` command to enable type parameter assignment reports. ([20](https://github.com/yowoda/autopep695/issues/20))
- Added the `--no-code` flag to the `check` command to prevent code from being shown.

1.1.3

Features

- `autopep695` now supports piping the output of a command to either `check` or `format`. Piped input will be processed **in addition** to regular paths passed through the `paths` argument. ([16](https://github.com/yowoda/autopep695/issues/16))
- The `check` command now outputs a detailed summary of the check, including the number of files that were successful or that triggered parsing, internal or PEP 695-related errors. Furthermore, the public interface is now documented. ([17](https://github.com/yowoda/autopep695/issues/17))

1.1.2

Features

- Users are now encouraged to report internal errors on GitHub by creating issue template hyperlinks with error-related information already filled out. ([13](https://github.com/yowoda/autopep695/issues/13))
- Stringified `TypeAlias` annotations (`Alias: "TypeAlias" = str`) are now supported. ([15](https://github.com/yowoda/autopep695/issues/15))
- Empty type parameter constructors such as `TypeVar()` are now detected and reported.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.