Message217476
| Author | dstufft |
|---|---|
| Recipients | alex, benjamin.peterson, christian.heimes, dstufft, giampaolo.rodola, janssen, josh.r, ncoghlan, neologix, tshepang, vstinner |
| Date | 2014-04-29.06:29:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1398752987.71.0.283628305642.issue21305@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
One of the reasons the PEP was done the way it was done was it allowed you to write 2/3 compatible code without version checks. Enhancing that class won't land until 3.5 which is 18+ months away. Further more the os.urandom persistent FD's already exists and is a complete superset of functionality that a random.SystemRandom random would have. This conversation would have been a lot more useful when the PEP was being discussed on python-dev. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-04-29 06:29:47 | dstufft | set | recipients: + dstufft, ncoghlan, janssen, vstinner, giampaolo.rodola, christian.heimes, benjamin.peterson, alex, neologix, tshepang, josh.r |
| 2014-04-29 06:29:47 | dstufft | set | messageid: <1398752987.71.0.283628305642.issue21305@psf.upfronthosting.co.za> |
| 2014-04-29 06:29:47 | dstufft | link | issue21305 messages |
| 2014-04-29 06:29:47 | dstufft | create | |