Nick Coghlan <ncogh...@gmail.com> added the comment:

_PyCoreConfig.ignore_environment was part of the initial PEP 432 implementation 
that I wrote.

It's that due to the design goal that once the refactoring is complete, an 
embedding application should be able to control *all* the settings through the 
config structs, without *ever* touching the global variables directly.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32030>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to