◐ Shell
clean mode source ↗

GH-101291: Avoid using macros with casts in low-level long API. by markshannon · Pull Request #104742 · python/cpython

@rwgk can you confirm that this fixes the pybind11 compilation issue?

Yes, confirmed! Thanks for the quick fix!

Building all pybind11 unit tests works again.

For completeness: I'm currently unable to run the full suite of pybind11 unit tests b/o an unrelated problem (#103912 (comment)).