[issue39461] [RFE] os.environ should support Path-like values, like subprocess(..., env=...)

Ethan Furman report at bugs.python.org
Mon Jan 27 11:32:49 EST 2020


Ethan Furman <ethan at stoneleaf.us> added the comment:

True, but so is having Path objects not seemlessly usable.

Also, isn't os.environ a special case where all values should be strings?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39461>
_______________________________________


More information about the Python-bugs-list mailing list