fd8d5f18c84df2a91886d5f9cdfaba3edd9fd9e451d73a961a785d4e2c2ebf1c
- update to 3.1.2:
* Added `ieee_float` expression to `pyparsing.common`, which
parses float values, plus "NaN", "Inf", "Infinity".
* Updated pep8 synonym wrappers for better type checking
compatibility.
* Fixed empty error message bug, PR submitted by InSync (#534).
This _should_ return
pyparsing's exception messages to a former, more helpful
form. If you have code that
parses the exception messages returned by pyparsing, this
may require some code changes.
* Some code refactoring to reduce code nesting, PRs submitted
by InSync.
* All internal string expressions using '%' string
interpolation and `str.format()` converted to f-strings.
OBS-URL: https://build.opensuse.org/request/show/1158443
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyparsing?expand=0&rev=49
Description
No description provided
Languages
RPM Spec
100%