Message341892
| Author | Robert Boehne |
|---|---|
| Recipients | Robert Boehne, christian.heimes, jmadden, vstinner |
| Date | 2019-05-08.15:41:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1557330099.25.0.50847228164.issue36843@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
from pyconfig.h: /* Define to 1 if the getrandom() function is available */ /* #undef HAVE_GETRANDOM */ /* Define to 1 if the Linux getrandom() syscall is available */ /* #undef HAVE_GETRANDOM_SYSCALL */ /* Define to 1 if you have the <linux/random.h> header file. */ /* #undef HAVE_LINUX_RANDOM_H */ /* Define to 1 if you have the `getentropy' function. */ /* #undef HAVE_GETENTROPY */ |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-08 15:41:39 | Robert Boehne | set | recipients: + Robert Boehne, vstinner, christian.heimes, jmadden |
| 2019-05-08 15:41:39 | Robert Boehne | set | messageid: <1557330099.25.0.50847228164.issue36843@roundup.psfhosted.org> |
| 2019-05-08 15:41:39 | Robert Boehne | link | issue36843 messages |
| 2019-05-08 15:41:39 | Robert Boehne | create | |