Strip-hints

Latest version: v0.1.10

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

Scan your dependencies

Page 2 of 2

0.1.4

-----------------

Consolidated the functional interface function ``strip_file_to_string`` so it
now accepts ``only_test_for_changes`` as an argument.

0.1.3

------------------

Now handles annotated expressions of the form ``d["key"]: int`` and ``d["key"]: int == 4``.

Add an option ``--only-test-for-changes`` to just test for changes.

Fixed a nasty bug introduced in last version, keywords like "try" mistaken for
annotated variables.

0.1.2

------------------

Now handles annotated dotted-access assignments (a simple form of annotated
expressions). For example, ``x.y.z : int``.

0.1.1

------------------

New Features:

* The new ``strip_on_import`` function allows stripping Python 2 files on import.

Bug Fixes: None.

Other changes:

* Expanded README documentation.

0.1.0

------------------

Initial release.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.