Message353032
> _PyPathConfig_Init() initializes _Py_dll_path global variable which is only used by _Py_CheckPython3().
Ah okay, maybe I'll take the time later on (in a separate issue) to get rid of it fully. We may as well load python3.dll at startup anyway, it's not expensive. |
|
| Date |
User |
Action |
Args |
| 2019-09-23 15:39:54 | steve.dower | set | recipients:
+ steve.dower, vstinner, lukasz.langa, pablogsal |
| 2019-09-23 15:39:54 | steve.dower | set | messageid: <[email protected]> |
| 2019-09-23 15:39:54 | steve.dower | link | issue38234 messages |
| 2019-09-23 15:39:54 | steve.dower | create | |
|