Clone this repo:
  1. a49c4db chore(cmake): carry option-driven defines on pybind11_headers INTERFACE (#6130) by Henry Schreiner · 24 hours ago upstream/master
  2. a9524c8 Guard cxxabi.h include with __has_include for clang-cl (#6145) by aidaodedjl · 35 hours ago
  3. 0599909 fix: returning a copyable type with a deleted move constructor (#6143) by Henry Schreiner · 3 days ago
  4. 856a348 Prepare for GraalPy 3.13 (#6141) by Michael Šimáček · 10 days ago
  5. 97bf890 chore: prepare 3.1.0 release (#6125) by Henry Schreiner · 12 days ago upstream/v3.1 v3.1.0
  6. 05f6e6f fix(subinterpreter): don't touch the thread state before create() attaches one (#6127) by ymwang78 · 12 days ago
  7. 6dd1756 chore(deps): update pre-commit hooks (#6126) by pre-commit-ci[bot] · 12 days ago
  8. 5956509 Delegate py::print to Python's native print (#6121) by Ralf W. Grosse-Kunstleve · 2 weeks ago
  9. 63d627c feat!: drop support for Python 3.8, MSVC 2017 (#6110) by Henry Schreiner · 2 weeks ago
  10. 695a7a4 chore(deps): bump the actions group with 3 updates (#6119) by dependabot[bot] · 2 weeks ago
  11. ea9e6e6 feat: small command line helpers for quick tests (#4272) by Henry Schreiner · 2 weeks ago
  12. 652c694 fix: add py::mod_gil_used() spelling, support pedantic tests (#5797) by Henry Schreiner · 3 weeks ago
  13. 2f85cc8 chore(ci): bump NVHPC to 26.5 (#6117) by Henry Schreiner · 3 weeks ago
  14. 5540f96 fix: only add string_view life support for transient sources (#6096) by Henry Schreiner · 3 weeks ago
  15. a647cdd fix(cmake): respect explicit PYBIND11_USE_CROSSCOMPILING under CMP0190 (#6094) by Henry Schreiner · 3 weeks ago
  16. 95ebcb3 chore(tools): make_changelog missed and resurrected PRs (#6108) by Henry Schreiner · 3 weeks ago
  17. f4d31b7 fix(cmake): don't pass -fno-fat-lto-objects on Apple GCC (#6114) by Henry Schreiner · 3 weeks ago
  18. f95b7a5 fix: include `complex` in std::complex input annotation (#6113) by Henry Schreiner · 3 weeks ago
  19. 17b3b60 test: remove dead PR3068 workaround branch (#6109) by Henry Schreiner · 3 weeks ago
  20. 57e7a8d fix(stl_bind): correct __delitem__ for negative-step slices and re-enable contiguous erase fast path (#6088) by Henry Schreiner · 3 weeks ago