Unverified Commit 98f1bbb8 authored by Yannick Jadoul's avatar Yannick Jadoul Committed by GitHub
Browse files

Ignore deprecation warnings about old-style __init__/__setstate__ constructors...

Ignore deprecation warnings about old-style __init__/__setstate__ constructors in the tests (originally done in #2746) (#2759)

* Ignore old-style __init__ warnings

* Simplify ignoreOldStyleInitWarnings with py::exec

* Only wrap single class_::defs to ignore DeprecationWarnings about old-style __init__
parent e57dd471
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment