Version 1.3.1
Bug fixes
- Fixed regression with invalid
.project
input causing segfaults. #708 - Minor skips for specific tests on ppc64le, primarily for a NumPy bug. #707
- Avoid using EH for program control, better on Pyodide. #709
- Fix regression with exact float not being accepted for
.index
forIntCategory
in 1.3.0. Addhist
nox session to check downstream (manually for the
moment). #710