Fix support of Python 3.11
"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
"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