mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-26 15:12:01 +00:00
16c86638a5
PR #771 deprecated them as they can cause linking failures (#770), but the deprecation tags cause warnings on GCC 5.x through 6.2.x. Removing them entirely will break backwards-compatibility consequences, but the effects should be minimal (only code that was inheriting from `object` could get at them at all as they are protected). Fixes #777 |
||
---|---|---|
.. | ||
pybind11 |