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 rhettinger
Recipients lemburg, matejcik, rhettinger, socketpair, thomas-petazzoni, vstinner
Date 2016-04-26.07:50:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461657041.64.0.697800492294.issue25420@psf.upfronthosting.co.za>
In-reply-to
Content
FWIW, the random.patch from matejcik makes me uncomfortable.  It feels like a hack that obscures the code, would confound linters and type checkers, and would create more problems than it would solve.
History
Date User Action Args
2016-04-26 07:50:41rhettingersetrecipients: + rhettinger, lemburg, vstinner, matejcik, socketpair, thomas-petazzoni
2016-04-26 07:50:41rhettingersetmessageid: <1461657041.64.0.697800492294.issue25420@psf.upfronthosting.co.za>
2016-04-26 07:50:41rhettingerlinkissue25420 messages
2016-04-26 07:50:41rhettingercreate