A Python Parser

Edit Package python-parso

Parso is a Python parser that supports error recovery and round-trip parsing for different Python versions (in multiple Python versions). Parso is also able to list multiple syntax errors in your python file.

Parso has been battle-tested by jedi. It was pulled out of jedi to be useful for other projects as well.

Parso consists of a small API to parse Python and analyse the syntax tree.

Refresh
Refresh
Source Files
Filename Size Changed
parso-0.3.4.tar.gz 0000387845 379 KB
python-parso.changes 0000002035 1.99 KB
python-parso.spec 0000002109 2.06 KB
Revision 6 (latest revision is 20)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 674948 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 6)
- Update to 0.3.4:
  * Fix an f-string tokenizer error
  * Fix async errors in the diff parser
  * A fix in iter_errors
  * 20+ bugfixes in the diff parser and 3 in the tokenizer
  * A fuzzer for the diff parser, to give confidence that the diff parser is in a good shape.
  * Some bugfixes for f-string

- Drop bogus dependency on pytest-cache
Comments 0
openSUSE Build Service is sponsored by