Message 264227 - Python tracker (original) (raw)
Message264227
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:41 | rhettinger | set | recipients: + rhettinger, lemburg, vstinner, matejcik, socketpair, thomas-petazzoni |
2016-04-26 07:50:41 | rhettinger | set | messageid: 1461657041.64.0.697800492294.issue25420@psf.upfronthosting.co.za |
2016-04-26 07:50:41 | rhettinger | link | issue25420 messages |
2016-04-26 07:50:41 | rhettinger | create |