Skip to content

Forward-merge release/26.04 into main#2334

Merged
bdice merged 2 commits intorapidsai:mainfrom
bdice:main-merge-release/26.04
Mar 25, 2026
Merged

Forward-merge release/26.04 into main#2334
bdice merged 2 commits intorapidsai:mainfrom
bdice:main-merge-release/26.04

Conversation

@bdice
Copy link
Copy Markdown
Collaborator

@bdice bdice commented Mar 25, 2026

Description

Forward-merge from release/26.04 to main. Do not squash.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

TomAugspurger and others added 2 commits March 25, 2026 09:29
## Description

Updates the type signature of CudaStreamFlags to use the non-deprecated
stream.CudaStreamFlags rather than the deprecated
cuda_stream.CudaStreamFlags.

This should only affect typing. The two implementations are identical.

xref rapidsai/cudf#21925
@bdice bdice requested a review from a team as a code owner March 25, 2026 14:34
@bdice bdice requested a review from Matt711 March 25, 2026 14:34
@bdice bdice merged commit 9a21256 into rapidsai:main Mar 25, 2026
7 of 9 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 25, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: c2979b3d-1f99-4fcb-9c3e-ad6b9d14887f

📥 Commits

Reviewing files that changed from the base of the PR and between ad99c11 and 0aeb220.

📒 Files selected for processing (1)
  • python/rmm/rmm/pylibrmm/cuda_stream_pool.pyi

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated copyright year range.
    • Reorganized internal module import paths.

Walkthrough

Updated the SPDX copyright year in cuda_stream_pool.pyi from 2025 to 2025-2026. Changed the import source for CudaStreamFlags from rmm.pylibrmm.cuda_stream to rmm.pylibrmm.stream. No changes to public entity declarations.

Changes

Cohort / File(s) Summary
Type stub update
python/rmm/rmm/pylibrmm/cuda_stream_pool.pyi
Updated copyright year and relocated CudaStreamFlags import from rmm.pylibrmm.cuda_stream to rmm.pylibrmm.stream. Method signatures unchanged.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

3 - Ready for review, non-breaking, improvement

Suggested reviewers

  • vyasr
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants