Overview

Request 674909 accepted

- Update to 1.11.1:
* Implement __contains__ for Result instances.
* Introduce a "letters" matcher, since "w" matches numbers also.
* Fix deprecation warnings around backslashes in regex strings
(thanks Mickaël Schoentgen). Also fix some documentation
formatting issues.
* We now honor precision and width specifiers when parsing
numbers and strings, allowing parsing of concatenated
elements of fixed width (thanks Julia Signell)
* Add LICENSE file at request of packagers. Correct handling of
AM/PM to follow most common interpretation. Correct parsing
of hexadecimal that looks like a binary prefix. Add ability
to parse case sensitively. Add parsing of numbers to Decimal
with "F" (thanks John Vandenberg)
* Add regex_group_count to with_pattern() decorator to support
user-defined types that contain brackets/parenthesis (thanks
Jens Engel)

Loading...
Request History
Matej Cepl's avatar

mcepl created request

- Update to 1.11.1:
* Implement __contains__ for Result instances.
* Introduce a "letters" matcher, since "w" matches numbers also.
* Fix deprecation warnings around backslashes in regex strings
(thanks Mickaël Schoentgen). Also fix some documentation
formatting issues.
* We now honor precision and width specifiers when parsing
numbers and strings, allowing parsing of concatenated
elements of fixed width (thanks Julia Signell)
* Add LICENSE file at request of packagers. Correct handling of
AM/PM to follow most common interpretation. Correct parsing
of hexadecimal that looks like a binary prefix. Add ability
to parse case sensitively. Add parsing of numbers to Decimal
with "F" (thanks John Vandenberg)
* Add regex_group_count to with_pattern() decorator to support
user-defined types that contain brackets/parenthesis (thanks
Jens Engel)


Matej Cepl's avatar

mcepl accepted request

Yeah

openSUSE Build Service is sponsored by