]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120057: add `os.reload_environ` to `__all__` (#140763)
authorGuo Ci <zguoci@gmail.com>
Wed, 29 Oct 2025 21:21:26 +0000 (17:21 -0400)
committerGitHub <noreply@github.com>
Wed, 29 Oct 2025 21:21:26 +0000 (21:21 +0000)
commitb85e10fd12b2f2517a8e89c5142c4e4fefec1605
tree665cf20c7abb67a6c6c40634b4cd95c58c90637a
parentc74793c450249b90dd8aa01889a33b3d236c6aa9
gh-120057: add `os.reload_environ` to `__all__` (#140763)

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]