summaryrefslogtreecommitdiff
path: root/py/mpstate.c
diff options
context:
space:
mode:
authorAngus Gratton <angus@redyak.com.au>2024-07-25 12:11:32 +1000
committerDamien George <damien@micropython.org>2024-08-07 14:10:46 +1000
commit6fead318322bb21e30fdcbdccf343e02dc51990f (patch)
treefad79132a5a695b20ac8a466f1e1724664383918 /py/mpstate.c
parentb0c89377d0f0a4624577da8ca956f7c33d6b1882 (diff)
esp32: Enable workaround for math.gamma(-inf) result.
Without this commit, math.gamma(-float("inf")) returns inf instead of raising a math domain ValueError. Needed for float/math_domain_special.py test to pass on esp32. Root cause is an upstream libm bug, has been reported to ESP-IDF. This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>
Diffstat (limited to 'py/mpstate.c')
0 files changed, 0 insertions, 0 deletions