mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
ea18782814
gh-143866: Verify return value of `pathlib.write_{bytes,text}` methods in tests (GH-143870)
(cherry picked from commit cb6a662bb0)
Co-authored-by: b9788213 <b9788213@gmail.com>
Co-authored-by: sobolevn <mail@sobolevn.me>