Feature or enhancement
When the environment is modified outside Python, os.environ is not updated. I propose adding a new os.environ.refresh() method to manually update os.environ.
Discussion: https://discuss.python.org/t/method-to-refresh-os-environ/54774
Linked PRs
Reactions are currently unavailable
Feature or enhancement
When the environment is modified outside Python, os.environ is not updated. I propose adding a new os.environ.refresh() method to manually update os.environ.
Discussion: https://discuss.python.org/t/method-to-refresh-os-environ/54774
Linked PRs