r1chardj0n3s / parse

Parse strings using a specification based on the Python format() syntax.
http://pypi.python.org/pypi/parse
MIT License
1.72k stars 101 forks source link

Add support for sign specifiers in number formats. #134

Closed anntzer closed 3 years ago

anntzer commented 3 years ago

Closes https://github.com/r1chardj0n3s/parse/issues/88.

anntzer commented 3 years ago

Any chance for a new release with this patch? Thanks in advance.

wimglenn commented 1 year ago

@anntzer 1.19.1 is released with this fix. Apologies for the delay! Thanks for your contribution.