Clone this repo:
  1. 678b673 build: support Eigen 5 (#6036) by Eisuke Kawashima · 3 weeks ago upstream/master
  2. ae05b15 [skip ci] docs: add v3.0.4 changelog updates. (#6041) by Ralf W. Grosse-Kunstleve · 3 weeks ago
  3. 7029f99 fix: segfault when moving `scoped_ostream_redirect` (#6033) by Agis Kounelis · 3 weeks ago
  4. 2889136 ci: bump setup-uv to maintained tag scheme (#6035) by Henry Schreiner · 4 weeks ago
  5. 0db7f72 Handle result from PyObject_VisitManagedDict (#6032) by Max Bachmann · 4 weeks ago
  6. 4158dcf chore(deps): update pre-commit hooks (#6029) by pre-commit-ci[bot] · 4 weeks ago
  7. 98e50b7 fix: avoid copy constructor instantiation in shared_ptr fallback cast (#6028) by Dustin Spicuzza · 4 weeks ago
  8. bfd6cbd chore(deps): bump the actions group with 2 updates (#6027) by dependabot[bot] · 5 weeks ago
  9. d2413f5 docs: add v3.0.3 and v3.1.0 changelog updates. (#6023) by Ralf W. Grosse-Kunstleve · 5 weeks ago
  10. 50930ae chore(deps): bump pygments from 2.17.2 to 2.20.0 in /docs (#6024) by dependabot[bot] · 5 weeks ago
  11. 609d2c8 Fix heap-buffer-overflow in `pythonbuf` with undersized buffers (#6019) by Ralf W. Grosse-Kunstleve · 5 weeks ago
  12. 83f71d8 fix: detect virtual inheritance in add_base to prevent pointer offset crash (#6017) by Ralf W. Grosse-Kunstleve · 5 weeks ago
  13. 524d72b fix: strdup `"self"` arg in `def_property_static`, partially revert #6010 (gh-5976) (#6015) by Ralf W. Grosse-Kunstleve · 5 weeks ago
  14. e8cead1 Harden `PYBIND11_MODULE_PYINIT` and `get_internals()` against crashes during module init (#6018) by Ralf W. Grosse-Kunstleve · 5 weeks ago
  15. 70b6fd3 Fix TSS key exhaustion in implicitly_convertible() (gh-5975) (#6020) by Ralf W. Grosse-Kunstleve · 5 weeks ago
  16. 3b62426 Fix `static_pointer_cast` build failure with virtual inheritance in `holder_caster_foreign_helpers.h` (#6014) by Ralf W. Grosse-Kunstleve · 6 weeks ago
  17. c0bbd8b fix: bind noexcept and ref-qualified methods from unregistered base classes (#5992) by Aaron Gokaslan · 6 weeks ago
  18. e4fbc05 chore(deps): bump requests from 2.32.4 to 2.33.0 in /docs (#6013) by dependabot[bot] · 6 weeks ago
  19. ce9f83c Fix crash in def_readwrite for non-smart-holder properties of smart-holder classes (v2) (#6008) by Dustin Spicuzza · 6 weeks ago
  20. 2d1723c Resolve ambiguous factory spec. with nvcc+GCC (#6011) by Marco Garten · 6 weeks ago