Raymond Hettinger <[email protected]> added the comment:
New changeset baf304e82e1b54dbeee6b78ddf168e33ed8d557a by Raymond Hettinger (Miss Islington (bot)) in branch '3.7': bpo-33203: Ensure random.choice always raises IndexError on empty sequence (GH-6338) (GH-6387) https://github.com/python/cpython/commit/baf304e82e1b54dbeee6b78ddf168e33ed8d557a ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue33203> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
