Skip to content

Commit 64e7236

Browse files
committed
Note about the default version changing in the future
1 parent 4a02c5a commit 64e7236

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

array_api_strict/_flags.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ def set_array_api_strict_flags(
7575
2022.12 (except that the fft extension will be disabled).
7676
7777
2023.12 support is experimental. Some features in 2023.12 may still be
78-
missing, and it hasn't been fully tested.
78+
missing, and it hasn't been fully tested. A future version of
79+
array-api-strict will change the default version to 2023.12.
7980
8081
boolean_indexing : bool, optional
8182
Whether indexing by a boolean array is supported.

0 commit comments

Comments
 (0)