diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-05-01 13:22:52 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-01 13:22:52 (GMT) |
commit | 1a9f0d8efded4bf37c864ed572beff28c43c7c77 (patch) | |
tree | 5ead40c23d01803d041465871c24e39cfcc48b37 /Python/getargs.c | |
parent | 2fc936ed24cf04ed32f6015a8aa78c8ea40da66b (diff) | |
download | cpython-1a9f0d8efded4bf37c864ed572beff28c43c7c77.zip cpython-1a9f0d8efded4bf37c864ed572beff28c43c7c77.tar.gz cpython-1a9f0d8efded4bf37c864ed572beff28c43c7c77.tar.bz2 |
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/getargs.c')
0 files changed, 0 insertions, 0 deletions