Use PyConfig_Get() in frozenmain.c (#137421) · python/cpython@3a79a12 · GitHub
Skip to content

Commit 3a79a12

Browse files
authored
Use PyConfig_Get() in frozenmain.c (#137421)
Replace private _Py_GetConfig() with public PyConfig_Get(). Remove also explicit PyRuntime initialization, it's not needed.
1 parent 781eb1a commit 3a79a12

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

Python/frozenmain.c

Lines changed: 8 additions & 9 deletions

0 commit comments

Comments
 (0)