> On 8 May 2021, at 4:17 am, Alex White wrote:
>
> The ordering of keys cannot be guaranteed in a dictionary. This changes
> the options iteration to no longer rely on key ordering.
OK
Chris
___
devel mailing list
devel@rtems.org
http://lists.rtems.
The ordering of keys cannot be guaranteed in a dictionary. This changes
the options iteration to no longer rely on key ordering.
Closes #4402
---
rtemstoolkit/mailer.py | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/rtemstoolkit/mailer.py b/rtemstoolkit/mailer.py
index ae5