]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-143866: Verify return value of `pathlib.write_{bytes,text}` methods in...
authorBera <b9788213@gmail.com>
Tue, 20 Jan 2026 18:34:43 +0000 (21:34 +0300)
committerGitHub <noreply@github.com>
Tue, 20 Jan 2026 18:34:43 +0000 (21:34 +0300)
commit740db907a8bb51bcfb4e226968f112a4e3bdc1bb
treebd4b4e7590d56c0b43e39e9a31bc6a7d06b61202
parent77dddece52764e6437ea8c77f6078ee6bef7ac58
[3.13] gh-143866: Verify return value of `pathlib.write_{bytes,text}` methods in tests (GH-143870) (#144078)

(cherry picked from commit cb6a662bb0f7a9da9d4ba9dda820053f8d54a9f8)

Co-authored-by: sobolevn <mail@sobolevn.me>
Lib/test/test_pathlib/test_pathlib_abc.py