15
0
forked from pool/python-lark
Go to file
Ana Guerrero 273fec7546 Accepting request 1134338 from devel:languages:python
- update to 1.1.8:
  * Populate the `Token.end_*` fields for ignored tokens
  * Include .lark files in package data
  * Add an error message when using Lark.save() when
    parser!='lalr'
  * Add and improve docstrings
  * Small update to PR #1338
  * Fix 1345 attempt two
  * Earley now uses OrderedSet for better output stability
  * ContextualLexer now uses self.basic_lexer for easy
    extensibility (iss…
  * Improved typing around LALR and ParserState
  * Typing fixes. Mypy now produces 0 type errors
  * Standalone: Added support for interactive parser.
- update to 1.1.7:
  * Bugfix in propagate_positions (issue #1304)
- update to 1.1.6:
  * Added strict-mode, enabled by `strict=True`, implemented
    using interegular by @MegaIng
  * Read more here: https://lark-
    parser.readthedocs.io/en/latest/how_to_use.html#strict-mode
  * Cache: Replace md5 hashing with sha256.
  * Support for Python-style comments in Lark grammar
  * Updates to python.lark
  * Bugfixes and cleanup

- Update to v1.1.5
- Update to v1.1.4
- Update to v1.1.3
- Rename to python-lark

OBS-URL: https://build.opensuse.org/request/show/1134338
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-lark?expand=0&rev=7
2023-12-21 22:37:49 +00:00
2023-12-20 22:00:42 +00:00
2023-12-20 22:00:42 +00:00
2023-12-20 22:00:42 +00:00
Description
No description provided
452 KiB
Languages
RPM Spec 100%