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 b2639b1 commit eb7b75fCopy full SHA for eb7b75f
docs/changelog.rst
@@ -15,6 +15,7 @@ See :ref:`upgrade-guide-2.6` for help upgrading to the new version.
15
switches the binding target to size-based optimization regardless global
16
CMake build type (except in debug mode, where optimizations remain disabled).
17
This reduces binary size quite substantially (~25%).
18
+ `#2463 <https://github.com/pybind/pybind11/pull/2463>`_
19
20
* Keyword-only argument supported in Python 2 or 3 with ``py::kw_only()``.
21
`#2100 <https://github.com/pybind/pybind11/pull/2100>`_
0 commit comments