Message277070
I pushed the fix for the issue #27955, os.urandom() now handles getrandom() failing with EPERM.
@Christian: Thanks for your review, I pushed a change fixing the two issues that you reported (memory leak and inefficient temporarily buffer).
I attached getrandom_errno.patch: a change proposing to document ENOSYS and EPERM. What do you think? |
|
| Date |
User |
Action |
Args |
| 2016-09-20 21:07:21 | vstinner | set | recipients:
+ vstinner, ncoghlan, christian.heimes, python-dev, martin.panter |
| 2016-09-20 21:07:21 | vstinner | set | messageid: <[email protected]> |
| 2016-09-20 21:07:21 | vstinner | link | issue27778 messages |
| 2016-09-20 21:07:21 | vstinner | create | |
|