We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5954102 commit 30b9c26Copy full SHA for 30b9c26
docs/upgrade.rst
@@ -76,10 +76,14 @@ you may incrementally adopt new features where appropriate:
76
There is no urgency to refactor existing, working bindings — adopt new
77
features as the need arises or as part of ongoing maintenance efforts.
78
79
-TODO ADD WARNINGS:
80
-* std::enabled_shared_from_this private inheritance
81
-* holder caster traits specializations may be needed
82
-* enum caster traits specializations may be needed
+Potential stumbling blocks when migrating to v3.0
+-------------------------------------------------
+
+The following issues are very unlikely to arise, and easy to work around:
83
84
+* TODO holder caster traits specializations may be needed
85
86
+* TODO enum caster traits specializations may be needed
87
88
.. _upgrade-guide-2.12:
89
0 commit comments