]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128731: Fix ResourceWarning in robotparser.RobotFileParser.read() (GH-128733)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 12 Jan 2025 13:14:46 +0000 (15:14 +0200)
committerGitHub <noreply@github.com>
Sun, 12 Jan 2025 13:14:46 +0000 (15:14 +0200)
commit5e65a1acc0b630397f1d190aed279114e6e99612
treed2141cd4f419ed640a7c442a3ae4a28a33ede497
parentf6c61bf2d7d8b66ccd9f16e723546bdcc251a3d0
gh-128731: Fix ResourceWarning in robotparser.RobotFileParser.read() (GH-128733)
Lib/urllib/robotparser.py
Misc/NEWS.d/next/Library/2025-01-11-13-40-12.gh-issue-128731.qpKlai.rst [new file with mode: 0644]