summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2018-04-05-11-09-45.bpo-33203.Hje9Py.rst
Commit message (Collapse)AuthorAgeFilesLines
* [blurb] v3.8.0a1Łukasz Langa2019-02-031-3/+0
|
* bpo-33203: Ensure random.choice always raises IndexError on empty sequence ↵Wolfgang Maier2018-04-051-0/+3
(GH-6338)