Skip to content

Commit

Permalink
Add CHANGES note for new ieee_float expression in pyparsing.common
Browse files Browse the repository at this point in the history
  • Loading branch information
ptmcg committed Feb 25, 2024
1 parent 640d75b commit c19df25
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES
Expand Up @@ -15,6 +15,9 @@ Version 3.2.0 will also discontinue support for Python versions 3.6 and 3.7.

Version 3.1.2 - in development
------------------------------
- Added `ieee_float` expression to `pyparsing.common`, which parses float values,
plus "NaN", "Inf", "Infinity". PR submitted by Bob Peterson (#538).

- Updated pep8 synonym wrappers for better type checking compatibility. PR submitted
by Ricardo Coccioli (#507).

Expand Down

0 comments on commit c19df25

Please sign in to comment.