mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-07-22 04:01:37 +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