April 16, 2026
4:16 a.m.
Stephen J. Turnbull writes
This appears to be related to https://gitlab.com/mailman/mailman/-/work_items/668. There's a patch at the end that may help.
Thank you. I can confirm that
mailman@tagol:~/venv/lib/python3.12/site-packages/mailman/rest$ diff helpers.py.org helpers.py 96a97,99
for r in resource: if (isinstance(resource[r], set)): resource[r] = list(resource[r])
fixes.
-- Written by Thomas Krichel http://openlib.org/home/krichel on his 22231st day.