]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109653: Defer importing `warnings` in several modules (#110286)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Wed, 4 Oct 2023 05:09:43 +0000 (06:09 +0100)
committerGitHub <noreply@github.com>
Wed, 4 Oct 2023 05:09:43 +0000 (06:09 +0100)
commitbfe7e72522565f828f43c2591fea84a7981ee048
treec1602e78494734ac325d395f51a74fe55bb8d5c7
parentf02f26e29366513b097578fbc6b25e02d0eba7c0
gh-109653: Defer importing `warnings` in several modules (#110286)
Lib/argparse.py
Lib/calendar.py
Lib/getpass.py
Lib/shutil.py
Lib/tarfile.py
Misc/NEWS.d/next/Library/2023-10-03-15-17-03.gh-issue-109653.9DYOMD.rst [new file with mode: 0644]