Skip to content

Commit f03cc42

Browse files
rparolinmdboom
andauthored
Update cuda_core/cuda/core/_linker.pyx
Co-authored-by: Michael Droettboom <mdboom@gmail.com>
1 parent c063d2a commit f03cc42

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

cuda_core/cuda/core/_linker.pyx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,8 +292,7 @@ class LinkerOptions:
292292
.. deprecated:: 1.2.0
293293
Setting this option emits a :class:`DeprecationWarning`. It has never
294294
had an effect on any linking backend and will be removed in
295-
``cuda.core`` 2.0.0, the next major-version boundary permitted by the
296-
:doc:`support policy <support>`. Use
295+
``cuda.core`` 2.0.0. Use
297296
:attr:`ProgramOptions.numba_debug` on an NVVM or NVRTC compilation
298297
path instead.
299298
"""

0 commit comments

Comments
 (0)