]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118761: Always lazy import `warnings` in `threading` (#129428)
authorTaneli Hukkinen <3275109+hukkin@users.noreply.github.com>
Wed, 29 Jan 2025 17:24:37 +0000 (19:24 +0200)
committerGitHub <noreply@github.com>
Wed, 29 Jan 2025 17:24:37 +0000 (17:24 +0000)
commit99ed3025fe8fa9079b4c1eac01c5af62caa98c15
tree78e5f785a3e6325d366c718c15aec4a20c72265e
parent49f24650e4541456872490ec2b59d6d186204891
gh-118761: Always lazy import `warnings` in `threading` (#129428)
Lib/threading.py
Misc/NEWS.d/next/Library/2025-01-29-11-14-20.gh-issue-118761.gMZwE1.rst [new file with mode: 0644]