Issues 共 218
Code review findings (Claude Fable)
#6084 · henryiii · 2026-06-11
[BUG]: `py::cast()` from `std::shared_ptr` throws with custom holder
#6064 · pobrn · 2026-05-15
[BUG]: cmake: pybind11::embed target doesn't link to Python libs if find_package(Python) has been called previously
#6063 · antonio-rojas · 2026-05-14
Resolve PyPy 7.3.22 `PyType_Ready` import failure in PyPy 3.11 CI on macOS and Windows
#6049 · rwgk · 2026-05-02
[BUG]: Cannot compile emscripten/pyodide project
#6043 · mducle · 2026-04-26
[BUG]: SciPy crash in multithreaded subinterpreter usage
#6040 · ymwang78 · 2026-04-18
[BUG]: does not work with Eigen 5
#6034 · e-kwsm · 2026-04-09
[BUG]: Objects created using __new__ are not registered for casting
#6025 · TheDreadedAndy · 2026-03-30
[BUG]: py::smart_holder does not preserve shared_ptr ownership across casts (weak_ptr expires unexpectedly)
#6021 · sergeyy32 · 2026-03-30
[BUG]: incompatibility of py::native_enum in 3.x with py::arg_v() default values
#5994 · HMRWork42 · 2026-02-24