SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

gh-77782: Deprecate global configuration variable (#93943)

Deprecate global configuration variable like
Py_IgnoreEnvironmentFlag: the Py_InitializeFromConfig() API should be
instead.

Fix declaration of Py_GETENV(): use PyAPI_FUNC(), not PyAPI_DATA().
V
Victor Stinner committed
0ff626f210c69643d0d5afad1e6ec6511272b3ce
Parent: f64557f
Committed by GitHub <noreply@github.com> on 6/17/2022, 2:12:00 PM