[issue43616] random.shuffle() crashes with Unhandled exception

Stefan Behnel report at bugs.python.org
Thu Mar 25 14:43:27 EDT 2021


Stefan Behnel <stefan_ml at behnel.de> added the comment:

Almost certainly not a bug in CPython's stdlib.

Possibly something worth investigating in lxml, although, as stated in issue 43618, random.shuffle() simply does not work on lxml.etree Elements.

----------
resolution:  -> third party
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43616>
_______________________________________


More information about the Python-bugs-list mailing list