🔗 Links
🐛 Bug Fixes
- Fix missing return in StringFunction.Strptime strict=True path (#19464) @Matt711
- branch-25.10-merge-branch-25.08 (#19429) @davidwendt
🛠️ Improvements
- Move test_testing.py to new cudf classic test directory structure (#19481) @mroeschke
- Allow latest OS in devcontainers (#19480) @bdice
- Branch 25.10 merge branch 25.08 (#19475) @davidwendt
- Use more pytest fixtures and avoid GPU parameterization in cuDF classic tests (#19450) @mroeschke
- Update build infra to support new branching strategy (#19445) @robertmaynard
- Use more pytest fixtures and avoid GPU parameterization in test_indexing/joining/monotonic/multiindex.py (#19437) @mroeschke
- Use more pytest fixtures and avoid GPU parameterization in cuDF classic tests (#19436) @mroeschke
- Update s3 Bucket fixture creation in test_s3 (#19424) @mroeschke
- Use more pytest fixtures and avoid GPU parameterization in cuDF classic tests (#19419) @mroeschke
- Use GCC 14 in conda builds. (#19192) @vyasr