Clone this repo:
  1. 4a77b97 Move tomlkit dependency to dev group (#5990) by Yaakov Selkowitz · 8 hours ago upstream/master
  2. 1a86364 [ci skip] fix(tests): make async callback test deterministic (#5986) by Ralf W. Grosse-Kunstleve · 6 days ago
  3. ac286c9 internals: optimize std::unordered_map internals with noexcept (#5960) by Aaron Gokaslan · 6 days ago
  4. ccb7129 Improve performance of enum_ operators by going back to specific implementation (#5887) by Scott Wolchok · 6 days ago
  5. e8e8d6a Expand float and complex strict mode to allow ints and ints/float (for PEP 484 compatibility). (#5879) by Michael Carlstrom · 6 days ago
  6. 2448bc5 [skip ci] Bump version to v3.1.0a0 (#5987) by Ralf W. Grosse-Kunstleve · 6 days ago
  7. 45fab40 Update version number to v3.0.2 (final) and set release date in changelog.md to February 16, 2026 (#5985) by Ralf W. Grosse-Kunstleve · 6 days ago upstream/v3.0 v3.0.2
  8. 44a0cd2 [ci skip] docs/changelog.md updates for 3.0.2, to account for 5 additional PRs (#5984) by Ralf W. Grosse-Kunstleve · 7 days ago
  9. 3ae5a17 Add fallback implementation of `PyCriticalSection_BeginMutex` for Python 3.13t (#5981) by Xuehai Pan · 13 days ago
  10. 5f2c678 Add helpers to array that return the size and strides as a std::span (#5974) by Daniel Simon · 2 weeks ago
  11. 8f68ecd chore(deps): update pre-commit hooks (#5982) by pre-commit-ci[bot] · 3 weeks ago
  12. 4d7d02a Fix race condition with py::make_key_iterator in free threading (#5971) by Sam Gross · 3 weeks ago
  13. e7754de Revert internals destruction and add test for internals recreation (#5972) by Xuehai Pan · 3 weeks ago
  14. 0080cae chore(deps): bump jwlawson/actions-setup-cmake in the actions group (#5978) by dependabot[bot] · 3 weeks ago
  15. 95d4af7 Fix CI issue: numpy requirement for Python 3.14 on ARM64 Windows (#5977) by Ralf W. Grosse-Kunstleve · 3 weeks ago
  16. 4f81a12 Fix deadlock in test with free threading (#5973) by Sam Gross · 4 weeks ago
  17. 6c83607 Changelog updates (#5967) by Ralf W. Grosse-Kunstleve · 5 weeks ago
  18. 5a6edc9 Exclude MSVC up to 19.16 from using std::launder (#5968) by Franz Pöschel · 5 weeks ago
  19. 53ccc32 fix: cross-compilation updates (#5829) by Malcolm Smith · 5 weeks ago
  20. a8e223d Directly check if/which interpreter is active before doing CLEAR in destructor (#5965) by b-pass · 5 weeks ago