]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-120057: add `os.reload_environ` to `__all__` (GH-140763) (#140773)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 29 Oct 2025 22:22:20 +0000 (23:22 +0100)
committerGitHub <noreply@github.com>
Wed, 29 Oct 2025 22:22:20 +0000 (22:22 +0000)
commit6e70c75d1bad67bb0f7248abe081161d28f7ea6a
treed7580a103d4ff6cff8e53e3ca0c43acddfd77fdd
parent0779ef9a63303d84d007ade0787829cf4e734d45
[3.14] gh-120057: add `os.reload_environ` to `__all__` (GH-140763) (#140773)

Co-authored-by: Guo Ci <zguoci@gmail.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Lib/os.py
Misc/NEWS.d/next/Library/2025-10-29-16-12-41.gh-issue-120057.qGj5Dl.rst [new file with mode: 0644]