Staging instance, all changes can be removed at any time

Skip to content

Fix support of Python 3.11

vlorentz requested to merge py3.11 into master

"Changed in version 3.11: The population must be a sequence. Automatic conversion of sets to lists is no longer supported." -- https://docs.python.org/3/library/random.html#random.sample

cc @olasd

Merge request reports

Loading