mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-07 08:15:22 +00:00
PR #880 changed the implementation of keep_alive to avoid weak references when the nurse is pybind11-registered, but the documentation didn't get updated to match.