Skip to content

Disable pybindxi warnings

Tobias Leibner requested to merge disable_pybindxi_warnings into master

Adds #pragma GCC system_header to all pybind11 headers. In addition, fixes several deprecation warnings.

Merge request reports