Parso

Latest version: v0.8.4

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

Scan your dependencies

Page 2 of 4

0.6.2

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

- Bugfixes
- Add Grammar.refactor (might still be subject to change until 0.7.0)

0.6.1

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

- Add ``parso.normalizer.Issue.end_pos`` to make it possible to know where an
issue ends

0.6.0

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

- Dropped Python 2.6/Python 3.3 support
- del_stmt names are now considered as a definition
(for ``name.is_definition()``)
- Bugfixes

0.5.2

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

- Add include_setitem to get_definition/is_definition and get_defined_names (66)
- Fix named expression error listing (89, 90)
- Fix some f-string tokenizer issues (93)

0.5.1

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

- Fix: Some unicode identifiers were not correctly tokenized
- Fix: Line continuations in f-strings are now working

0.5.0

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

- **Breaking Change** comp_for is now called sync_comp_for for all Python
versions to be compatible with the Python 3.8 Grammar
- Added .pyi stubs for a lot of the parso API
- Small FileIO changes

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.