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 christian.heimes
Recipients christian.heimes, docs@python, martin.panter, ncoghlan, python-dev, vstinner
Date 2016-09-24.21:30:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474752603.8.0.290424804874.issue27778@psf.upfronthosting.co.za>
In-reply-to
Content
I think the documentation is too specific. We typically don't document all possible error numbers. Something along the lines "fails with OSError when getrandom is not supported" is sufficient.
History
Date User Action Args
2016-09-24 21:30:03christian.heimessetrecipients: + christian.heimes, ncoghlan, vstinner, docs@python, python-dev, martin.panter
2016-09-24 21:30:03christian.heimessetmessageid: <1474752603.8.0.290424804874.issue27778@psf.upfronthosting.co.za>
2016-09-24 21:30:03christian.heimeslinkissue27778 messages
2016-09-24 21:30:03christian.heimescreate