Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented May 1, 2019

Add 3 new config methods:

  • _PyCoreConfig_SetString()
  • _PyCoreConfig_SetWideString()
  • _PyCoreConfig_SetWideStringFromString()

Changes:

  • _PyCoreConfig_Copy() returns _PyInitError
  • Add CONFIG_GET_ENV_DUP()

https://bugs.python.org/issue36763

Add 3 new config methods:

* _PyCoreConfig_SetString()
* _PyCoreConfig_SetWideString()
* _PyCoreConfig_SetWideStringFromString()

Changes:

* _PyCoreConfig_Copy() returns _PyInitError
* Add CONFIG_GET_ENV_DUP()
@vstinner vstinner merged commit 1a9f0d8 into python:master May 1, 2019
@vstinner vstinner deleted the config_set_str branch May 1, 2019 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants