From fabe93939a03e950edcf4c7d7400cb3ce5653ba3 Mon Sep 17 00:00:00 2001 From: Michael Droettboom Date: Fri, 11 Sep 2026 16:48:18 -0400 Subject: [PATCH] [doc-only] "Prerelease feature" -> "Preview feature" --- cuda_bindings/docs/source/release/13.4.0-notes.rst | 4 ++-- cuda_bindings/docs/source/release/13.4.0b1-notes.rst | 4 ++-- cuda_bindings/docs/source/release/13.4.1-notes.rst | 4 ++-- cuda_bindings/docs/source/release/13.4.1a0-notes.rst | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/cuda_bindings/docs/source/release/13.4.0-notes.rst b/cuda_bindings/docs/source/release/13.4.0-notes.rst index 7a9a72e9900..25c47663d71 100644 --- a/cuda_bindings/docs/source/release/13.4.0-notes.rst +++ b/cuda_bindings/docs/source/release/13.4.0-notes.rst @@ -59,8 +59,8 @@ Deprecation Notices removed in a future version. Python 3.10 reaches end of life in October 2026 per the `CPython support cycle `_. -Prerelease feature ------------------- +Preview feature +--------------- A new version of the ``nvrtc`` API is available as ``cuda.bindings._v2.nvrtc``. The primary improvements are: (1) raising exceptions rather than returning error diff --git a/cuda_bindings/docs/source/release/13.4.0b1-notes.rst b/cuda_bindings/docs/source/release/13.4.0b1-notes.rst index 7a9a72e9900..25c47663d71 100644 --- a/cuda_bindings/docs/source/release/13.4.0b1-notes.rst +++ b/cuda_bindings/docs/source/release/13.4.0b1-notes.rst @@ -59,8 +59,8 @@ Deprecation Notices removed in a future version. Python 3.10 reaches end of life in October 2026 per the `CPython support cycle `_. -Prerelease feature ------------------- +Preview feature +--------------- A new version of the ``nvrtc`` API is available as ``cuda.bindings._v2.nvrtc``. The primary improvements are: (1) raising exceptions rather than returning error diff --git a/cuda_bindings/docs/source/release/13.4.1-notes.rst b/cuda_bindings/docs/source/release/13.4.1-notes.rst index e5f68443d45..3b076cdbbbf 100644 --- a/cuda_bindings/docs/source/release/13.4.1-notes.rst +++ b/cuda_bindings/docs/source/release/13.4.1-notes.rst @@ -83,8 +83,8 @@ Deprecation Notices removed in a future version. Python 3.10 reaches end of life in October 2026 per the `CPython support cycle `_. -Prerelease feature ------------------- +Preview feature +--------------- A new version of the ``nvrtc`` API is available as ``cuda.bindings._v2.nvrtc``. The primary improvements are: (1) raising exceptions rather than returning error diff --git a/cuda_bindings/docs/source/release/13.4.1a0-notes.rst b/cuda_bindings/docs/source/release/13.4.1a0-notes.rst index 5a4c5f632c7..245335487dd 100644 --- a/cuda_bindings/docs/source/release/13.4.1a0-notes.rst +++ b/cuda_bindings/docs/source/release/13.4.1a0-notes.rst @@ -83,8 +83,8 @@ Deprecation Notices removed in a future version. Python 3.10 reaches end of life in October 2026 per the `CPython support cycle `_. -Prerelease feature ------------------- +Preview feature +--------------- A new version of the ``nvrtc`` API is available as ``cuda.bindings._v2.nvrtc``. The primary improvements are: (1) raising exceptions rather than returning error