I first discovered this bug in our large production codebase that uses nanobind. We use python3.10 by default, but also support python3.11 and python3.12. When I switched to python3.11/3.12 and ran ...