diff options
| author | Victor Stinner <vstinner@redhat.com> | 2019-05-02 19:25:34 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-02 19:25:34 (GMT) |
| commit | 70005ac0fddd8585725b92acd1bc2b8e7b81999c (patch) | |
| tree | f1be156bc866978bc4d251879f1e285cfa2df7ee /Python/getplatform.c | |
| parent | 709d23dee69e700b87d5a4cb59e149d0e1af7993 (diff) | |
| download | cpython-70005ac0fddd8585725b92acd1bc2b8e7b81999c.zip cpython-70005ac0fddd8585725b92acd1bc2b8e7b81999c.tar.gz cpython-70005ac0fddd8585725b92acd1bc2b8e7b81999c.tar.bz2 | |
bpo-36763: _PyCoreConfig_SetPyArgv() preinitializes Python (GH-13037)
_PyCoreConfig_SetPyArgv() and _PyCoreConfig_SetWideString() now
pre-initialize Python if needed to ensure that the locale encoding is
properly configured.
* Add _Py_PreInitializeFromPyArgv() internal function.
* Add 'args' parameter to _Py_PreInitializeFromCoreConfig()
Diffstat (limited to 'Python/getplatform.c')
0 files changed, 0 insertions, 0 deletions
