We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 500b1a0 commit 612b99eCopy full SHA for 612b99e
src/array_api_stubs/_draft/array_object.py
@@ -355,7 +355,7 @@ def __dlpack__(
355
356
if max_version is None:
357
# Keep and use the DLPack 0.X implementation
358
- # Note: in >= 2 years from now (but ideally as late as
+ # Note: from March 2025 onwards (but ideally as late as
359
# possible), it's okay to raise BufferError here
360
else:
361
# We get to produce `DLManagedTensorVersioned` now
0 commit comments