Skip to content

Commit

Permalink
πŸ“œπŸ€– Added by blurb_it.
Browse files Browse the repository at this point in the history
  • Loading branch information
blurb-it[bot] authored Feb 11, 2024
1 parent ab4f2d7 commit 3b1b8f4
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Fix several `format()` bugs when using the C implementation of `Decimal`:
* memory leak in some rare cases when using the `z` format option (coerce negative 0)
* incorrect output when applying the `z` format option to type `F` (fixed-point with capital `NAN` / `INF`)
* incorrect output when applying the `#` format option (alternate form)

0 comments on commit 3b1b8f4

Please sign in to comment.