Message342530
| Author | vstinner |
|---|---|
| Recipients | barry, christian.heimes, emilyemorehouse, eric.snow, ncoghlan, vstinner |
| Date | 2019-05-15.02:07:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1557886047.2.0.702623114719.issue33919@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Update. I implemented _testinternalcapi.get_configs() which exports *all* Python configuration used to initialize Python. It contains the hash seed for example. The function is only written for tests. Moreover, I proposed the PEP 587 to expose the new _PyCoreConfig as a public C API. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-15 02:07:27 | vstinner | set | recipients: + vstinner, barry, ncoghlan, christian.heimes, eric.snow, emilyemorehouse |
| 2019-05-15 02:07:27 | vstinner | set | messageid: <1557886047.2.0.702623114719.issue33919@roundup.psfhosted.org> |
| 2019-05-15 02:07:27 | vstinner | link | issue33919 messages |
| 2019-05-15 02:07:27 | vstinner | create | |