Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions cuda_bindings/docs/source/release/13.4.0-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://devguide.python.org/versions/>`_.

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
Expand Down
4 changes: 2 additions & 2 deletions cuda_bindings/docs/source/release/13.4.0b1-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://devguide.python.org/versions/>`_.

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
Expand Down
4 changes: 2 additions & 2 deletions cuda_bindings/docs/source/release/13.4.1-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://devguide.python.org/versions/>`_.

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
Expand Down
4 changes: 2 additions & 2 deletions cuda_bindings/docs/source/release/13.4.1a0-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://devguide.python.org/versions/>`_.

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
Expand Down
Loading