Searched refs:coerce_c_locale_warn (Results 1 – 3 of 3) sorted by relevance
45 int coerce_c_locale_warn; /* PYTHONCOERCECLOCALE=warn */ member
403 if (core_config->coerce_c_locale_warn) { in _emit_stderr_warning_for_legacy_locale()465 if (config->coerce_c_locale_warn) { in _coerce_default_locale_settings()
1951 config->coerce_c_locale_warn = 1; in config_read_env_vars()2513 COPY_ATTR(coerce_c_locale_warn); in _PyCoreConfig_Copy()2594 SET_ITEM_INT(coerce_c_locale_warn); in _PyCoreConfig_AsDict()