Skip to content

gh-93103: Deprecate global configuration variable#93104

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:deprecate_global_var
May 23, 2022
Merged

gh-93103: Deprecate global configuration variable#93104
vstinner merged 1 commit into
python:mainfrom
vstinner:deprecate_global_var

Conversation

@vstinner

Copy link
Copy Markdown
Member

Deprecate global configuration variables, like
Py_IgnoreEnvironmentFlag, in the documentation: the
Py_InitializeFromConfig() API should be instead.

@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting core review labels May 23, 2022
Deprecate global configuration variables, like
Py_IgnoreEnvironmentFlag, in the documentation: the
Py_InitializeFromConfig() API should be instead.
@vstinner vstinner changed the title gh-77782: Deprecate global configuration variable gh-93103: Deprecate global configuration variable May 23, 2022
@vstinner vstinner merged commit 764e83d into python:main May 23, 2022
@vstinner vstinner deleted the deprecate_global_var branch May 23, 2022 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants