Message322015
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2018-07-20.15:24:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1532100252.91.0.56676864532.issue34170@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Attached PR reworks _PyCoreConfig_Read() to leave _Py_path_config unchanged: *reading* the core configuration must not *modify* the path configuration. The PR adds _PyCoreConfig.dll_path field. The change is related to the PEP 432. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-20 15:24:12 | vstinner | set | recipients: + vstinner |
| 2018-07-20 15:24:12 | vstinner | set | messageid: <1532100252.91.0.56676864532.issue34170@psf.upfronthosting.co.za> |
| 2018-07-20 15:24:12 | vstinner | link | issue34170 messages |
| 2018-07-20 15:24:12 | vstinner | create | |