15
0
forked from pool/python-pegen
Commit Graph

4 Commits

Author SHA256 Message Date
cacd09baba Accepting request 1136287 from devel:languages:python
- update to 0.3.0:
  * Replace nullable_visit with NullableVisitor
  * Implement nullable detection via NullableVisitor
  * Support Python 3.11 and 3.12
  * Support Python 3.12 f-strings in grammar actions
  * Fix typing in parser class and minor f-string fix

- Initial release of 0.2.0

OBS-URL: https://build.opensuse.org/request/show/1136287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pegen?expand=0&rev=2
2024-01-03 11:30:50 +00:00
e2d2e86eba - update to 0.3.0:
* Replace nullable_visit with NullableVisitor
  * Implement nullable detection via NullableVisitor
  * Support Python 3.11 and 3.12
  * Support Python 3.12 f-strings in grammar actions
  * Fix typing in parser class and minor f-string fix
- Initial release of 0.2.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pegen?expand=0&rev=3
2024-01-02 21:17:09 +00:00
f1f41697f3 Accepting request 1070065 from devel:languages:python
Initial release of 0.2.0

OBS-URL: https://build.opensuse.org/request/show/1070065
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pegen?expand=0&rev=1
2023-03-08 13:53:25 +00:00
ae4f59d371 - Initial release of 0.2.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pegen?expand=0&rev=1
2023-03-08 06:50:45 +00:00