Steve Dower <steve.do...@python.org> added the comment:

> I could also see use cases for *also* configuring warnings process-wide but 
> that could be handled separately if actually desired.

Beyond "warning configuration is inherited by new interpreters", I don't see 
any reason to have process wide configuration. People using Python directly 
will get "process" wide from runtime configuration, and embedders don't want 
anything implicitly process-wide at all.

----------

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

Reply via email to