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 mark.dickinson
Recipients avi, mark.dickinson, rhettinger, tim.peters
Date 2019-07-01.19:10:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562008206.5.0.665590941238.issue37439@roundup.psfhosted.org>
In-reply-to
Content
> [...] and then making algorithmic improvements later.

Though thinking about it, there is *one* catch: for the random module, it's nice if reproducibility isn't broken more often than necessary in released versions, so it would be best to do any algorithmic tweaking *before* 3.9.0 is released. But that still gives us some time ...
History
Date User Action Args
2019-07-01 19:10:06mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, rhettinger, avi
2019-07-01 19:10:06mark.dickinsonsetmessageid: <1562008206.5.0.665590941238.issue37439@roundup.psfhosted.org>
2019-07-01 19:10:06mark.dickinsonlinkissue37439 messages
2019-07-01 19:10:06mark.dickinsoncreate