- Fixed build to continue generating Python version specific wheels for
3.12 and 3.13 due to open issue in nanobind. Fixes :issue:
723. Thanks @mgorny for reporting. - Improved CI build to perform more detailed tests using python3-dbg (debug build) which has more assertions and would have uncovered this issue.