Clone this repo:
  1. 63121f7 fix: Narrow conditions for `load_value` to give invalid address (#6157) by Andrew James · 22 hours ago upstream/master
  2. 80f435b fix: re-acquire the GIL in class_::init_instance before instance registration (#6172) by Trim21 · 35 hours ago
  3. 8d16d20 Add GraalPy 3.13 (25.3) to the testing matrix (#6166) by Michael Šimáček · 3 days ago
  4. 74839a5 chore(deps): update pre-commit hooks (#6173) by pre-commit-ci[bot] · 3 days ago
  5. e856bbf ci: handle Debian Bullseye end of life (#6175) by Ralf W. Grosse-Kunstleve · 4 days ago
  6. d87cf0b chore(deps): bump the actions group with 2 updates (#6158) by dependabot[bot] · 2 weeks ago
  7. 782bba5 feat(numpy): add NPY_HALF_ to npy_api::constants (#6151) by Advit Arora · 2 weeks ago
  8. f90c430 fix: unused-template warnings (#6156) by Lucas Colley · 3 weeks ago
  9. 5e9611a (BE)(NFC): Use much more specific CPP feature flags (#6150) by Aaron Gokaslan · 3 weeks ago
  10. 08f89f7 chore: add prepare-release and publish-release agent skills (#6147) by Henry Schreiner · 4 weeks ago
  11. 22bf5b6 fix(numpy): accept PYBIND11_TYPE-wrapped types in the dtype macros (#6148) by Advit Arora · 4 weeks ago
  12. a49c4db chore(cmake): carry option-driven defines on pybind11_headers INTERFACE (#6130) by Henry Schreiner · 4 weeks ago
  13. a9524c8 Guard cxxabi.h include with __has_include for clang-cl (#6145) by aidaodedjl · 4 weeks ago
  14. 0599909 fix: returning a copyable type with a deleted move constructor (#6143) by Henry Schreiner · 5 weeks ago
  15. 856a348 Prepare for GraalPy 3.13 (#6141) by Michael Šimáček · 6 weeks ago
  16. 97bf890 chore: prepare 3.1.0 release (#6125) by Henry Schreiner · 6 weeks ago upstream/v3.1 v3.1.0
  17. 05f6e6f fix(subinterpreter): don't touch the thread state before create() attaches one (#6127) by ymwang78 · 6 weeks ago
  18. 6dd1756 chore(deps): update pre-commit hooks (#6126) by pre-commit-ci[bot] · 6 weeks ago
  19. 5956509 Delegate py::print to Python's native print (#6121) by Ralf W. Grosse-Kunstleve · 6 weeks ago
  20. 63d627c feat!: drop support for Python 3.8, MSVC 2017 (#6110) by Henry Schreiner · 7 weeks ago