Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-93103: Deprecate global configuration variable #93104

Merged
merged 1 commit into from
May 23, 2022
Merged

gh-93103: Deprecate global configuration variable #93104

merged 1 commit into from
May 23, 2022

Conversation

vstinner
Copy link
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