[issue35980] Py3 BIF random.choices() is O(N**2) but I've written O(N) code for the same task

Raymond Hettinger report at bugs.python.org
Wed Feb 13 02:43:32 EST 2019


Change by Raymond Hettinger <raymond.hettinger at gmail.com>:


----------
assignee:  -> rhettinger

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


More information about the Python-bugs-list mailing list