Merge tag 'v0.23.17'

release v0.23.17
This commit is contained in:
Max Kellermann
2025-01-29 17:18:28 +01:00
7 changed files with 66 additions and 8 deletions

View File

@@ -156,6 +156,9 @@ fails, no more commands are executed and the appropriate
``list_OK`` is returned for each
successful command executed in the command list.
Only synchronous commands can be used in command lists. Commands that
suspend execution (``idle`` and ``noidle``) are not allowed.
Ranges
======