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 700eb415
Recipients 700eb415, Arfrever, alex, anand.jeyahar, christian.heimes, josh.r, jwilk, neologix, pitrou, vstinner
Date 2014-10-08.14:29:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412778596.75.0.795113722839.issue22181@psf.upfronthosting.co.za>
In-reply-to
Content
While I agree it may not be wise to use arc4random() globally, OpenBSD is unlikely to create a duplicate interface since it's already available.

Python is currently unusable in chroots on that platform without reducing the security of the host partition by removing the nodev mount flag.

I feel like there must be a good solution to this.
History
Date User Action Args
2014-10-08 14:29:56700eb415setrecipients: + 700eb415, pitrou, vstinner, christian.heimes, jwilk, Arfrever, alex, neologix, anand.jeyahar, josh.r
2014-10-08 14:29:56700eb415setmessageid: <1412778596.75.0.795113722839.issue22181@psf.upfronthosting.co.za>
2014-10-08 14:29:56700eb415linkissue22181 messages
2014-10-08 14:29:56700eb415create