mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-07 08:15:22 +00:00
The current inheritance testing isn't sufficient to detect a cache failure; the test added here breaks PR #390, which caches the run-time-determined return type the first time a function is called, then reuses that cached type even though the run-time type could be different for a future call.
2.6 KiB
2.6 KiB