v2.7.1
Add a std::filesystem::path <-> os.PathLike caster. (#2730)
docs(fix): spelling mistake in recent commit
Fix typos and docs style (#3088)
refactor: module -> module_ with typedef (#2544)
Explicitly export exception types. (#2999)
More precise return_value_policy::automatic documentation. (#2920)
chore: drop support for PyPy < 7.3.1 and clean up old PyPy workarounds (#2456)
Replace PYBIND11_PLUGIN with PYBIND11_MODULE