Skip to content

Commit c169a5e

Browse files
committed
Adding link to PR #2644. Pushing directly for this minor addition to the documentation.
1 parent 91e81b0 commit c169a5e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README_smart_holder.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,9 @@ but not the more general holder mismatch issue. — Unfortunately the existing
280280
pybind11 internals do not track holder runtime type information, therefore
281281
the holder mismatch issue cannot be solved in a fashion that would allow
282282
an incremental transition, which is the whole point of the Conservative
283-
mode. Please proceed with caution.
283+
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".)
284286

285287
Another pitfall worth pointing out specifically, although it follows
286288
from the previous: mixing base and derived classes between Classic and

0 commit comments

Comments
 (0)