diff options
Diffstat (limited to 'changelog.d/10611.bugfix')
-rw-r--r-- | changelog.d/10611.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/10611.bugfix b/changelog.d/10611.bugfix deleted file mode 100644 index ecbe408b47..0000000000 --- a/changelog.d/10611.bugfix +++ /dev/null @@ -1 +0,0 @@ -Additional validation for the spaces summary API to avoid errors like `ValueError: Stop argument for islice() must be None or an integer`. The missing validation has existed since v1.31.0. |