Remove Cython any resource helper#2440
Conversation
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
📝 WalkthroughWalkthroughThis PR replaces the ChangesDevice Resource Any-Resource Constructor Refactoring
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related issues
Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Description
Remove the Cython-only
make_any_device_resourcehelper after RMM has migrated to directany_resource[device_accessible](...)construction.This is a follow-up to #2436.
This depends on the downstream migrations completing first:
Checklist