Parso

Latest version: v0.8.3

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

Scan your dependencies

Page 1 of 4

0.8.3

++++++++++++++++++

- Add basic support for Python 3.11 and 3.12

0.8.2

++++++++++++++++++

- Various small bugfixes

0.8.1

++++++++++++++++++

- Various small bugfixes

0.8.0

++++++++++++++++++

- Dropped Support for Python 2.7, 3.4, 3.5
- It's possible to use ``pathlib.Path`` objects now in the API
- The stubs are gone, we are now using annotations
- ``namedexpr_test`` nodes are now a proper class called ``NamedExpr``
- A lot of smaller refactorings

0.7.1

++++++++++++++++++

- Fixed a couple of smaller bugs (mostly syntax error detection in
``Grammar.iter_errors``)

This is going to be the last release that supports Python 2.7, 3.4 and 3.5.

0.7.0

++++++++++++++++++

- Fix a lot of annoying bugs in the diff parser. The fuzzer did not find
issues anymore even after running it for more than 24 hours (500k tests).
- Small grammar change: suites can now contain newlines even after a newline.
This should really not matter if you don't use error recovery. It allows for
nicer error recovery.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.