diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-05-01 15:22:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-01 15:22:52 +0200 |
commit | 1a9f0d8efded4bf37c864ed572beff28c43c7c77 (patch) | |
tree | 5ead40c23d01803d041465871c24e39cfcc48b37 /Python/getcompiler.c | |
parent | 2fc936ed24cf04ed32f6015a8aa78c8ea40da66b (diff) | |
download | cpython-git-1a9f0d8efded4bf37c864ed572beff28c43c7c77.tar.gz |
bpo-36763: Add _PyCoreConfig_SetString() (GH-13035)
Add 3 new config methods:
* _PyCoreConfig_SetString()
* _PyCoreConfig_SetWideString()
* _PyCoreConfig_SetWideStringFromString()
Changes:
* _PyCoreConfig_Copy() returns _PyInitError.
* Add CONFIG_GET_ENV_DUP().
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions