]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-126639: Add ResourceWarning to NamedTemporaryFile (#126677)
authorThomas Grainger <tagrain@gmail.com>
Wed, 18 Dec 2024 10:12:24 +0000 (10:12 +0000)
committerGitHub <noreply@github.com>
Wed, 18 Dec 2024 10:12:24 +0000 (10:12 +0000)
commitbad3cdefa840ff099e5e08cf88dcf6dfed7d37b8
tree08efcc0358f6952c191f0e3a441c14eafd03386d
parent2610bccfdf55bc6519808f8e1b5db2cfb03ae809
gh-126639: Add ResourceWarning to NamedTemporaryFile (#126677)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Lib/tempfile.py
Lib/test/test_tempfile.py
Misc/NEWS.d/next/Library/2024-11-11-07-56-03.gh-issue-126639.AmVSt-.rst [new file with mode: 0644]