Is this a duplicate?
Is this for new documentation, or an update to existing docs?
Update
Describe the incorrect/future/missing documentation
The CUDA Python 12.9.1 Release notes is very incomplete:
Released on Aug 6, 2025.
Included components
Highlights
Known issues
- Updating from older versions (v12.6.2.post1 and below) via pip install -U cuda-python might not work. Please do a clean re-installation by uninstalling pip uninstall -y cuda-python followed by installing pip install cuda-python.
But the diff between 12.9.0 and 12.9.1 looks more like major release rather than patch release: v12.9.0...v12.9.1
Also note that the text is identical to the CUDA Python 13.0.0 Release notes.
If this is a correction, please provide a link to the incorrect documentation. If this is a new documentation request, please link to where you have looked.
No response