mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-07-22 04:01:37 +08:00
* Add warning wrappers that allow to call warnings from pybind level * Add missing include for warnings.h * Change messages on failed checks, extend testing * clang-tidy fix * Refactor tests for warnings * Move handle before check * Remove unnecessary parametrized