This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Scott Eilerman
Recipients Scott Eilerman, docs@python, rhettinger
Date 2018-03-21.15:22:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521645751.34.0.467229070634.issue33114@psf.upfronthosting.co.za>
In-reply-to
Content
Something along the lines of: "For a fixed seed, random.sample(population, k) is not guaranteed to return the same samples for different values of k."
History
Date User Action Args
2018-03-21 15:22:31Scott Eilermansetrecipients: + Scott Eilerman, rhettinger, docs@python
2018-03-21 15:22:31Scott Eilermansetmessageid: <1521645751.34.0.467229070634.issue33114@psf.upfronthosting.co.za>
2018-03-21 15:22:31Scott Eilermanlinkissue33114 messages
2018-03-21 15:22:31Scott Eilermancreate