Skip to content

bpo-38881: choices() raises ValueError when all weights are zero#17362

Merged
rhettinger merged 3 commits into
python:masterfrom
rhettinger:zero_random_choices
Nov 23, 2019
Merged

bpo-38881: choices() raises ValueError when all weights are zero#17362
rhettinger merged 3 commits into
python:masterfrom
rhettinger:zero_random_choices

Focus on the case where all weights are zero.

9091dba
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs