mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-09-20 15:53:20 +08:00
* bugfix: contains now throws an exception if the key is not hashable * Fix tests and improve robustness * Remove todo * Workaround PyPy corner case * PyPy xfail * Fix typo * fix xfail * Make clang-tidy happy * Remove redundant exc checking