We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91e81b0 commit c169a5eCopy full SHA for c169a5e
README_smart_holder.rst
@@ -280,7 +280,9 @@ but not the more general holder mismatch issue. — Unfortunately the existing
280
pybind11 internals do not track holder runtime type information, therefore
281
the holder mismatch issue cannot be solved in a fashion that would allow
282
an incremental transition, which is the whole point of the Conservative
283
-mode. Please proceed with caution.
+mode. Please proceed with caution. (See `PR #2644
284
+<https://github.com/pybind/pybind11/pull/2644>`_ for background, which is
285
+labeled with "abi break".)
286
287
Another pitfall worth pointing out specifically, although it follows
288
from the previous: mixing base and derived classes between Classic and
0 commit comments