Message274730
Ah, I'd missed that Martin was talking about the other way around from #27990.
Yes, I think it's worth documenting that os.getrandom() may raise OSError if the running kernel doesn't provide the syscall - that's going to be pretty easy to trigger by running a container with Python 3.6 on a container host running an older Linux kernel. |
|
| Date |
User |
Action |
Args |
| 2016-09-07 03:12:34 | ncoghlan | set | recipients:
+ ncoghlan, vstinner, python-dev, martin.panter |
| 2016-09-07 03:12:34 | ncoghlan | set | messageid: <[email protected]> |
| 2016-09-07 03:12:34 | ncoghlan | link | issue27778 messages |
| 2016-09-07 03:12:34 | ncoghlan | create | |
|