mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-03-21 09:46:43 +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