cpython/Lib/pathlib
Omkar Kabde a8e3247206
gh-149611: Explain return values for Path.write_text() and Path.write_bytes() (#149629)
specify return explanation

Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
2026-05-10 17:41:37 +00:00
..
__init__.py gh-149611: Explain return values for Path.write_text() and Path.write_bytes() (#149629) 2026-05-10 17:41:37 +00:00
_local.py GH-133789: Fix unpickling of pathlib objects pickled in Python 3.13 (#133831) 2025-10-17 21:57:51 +00:00
_os.py GH-139174: Prepare pathlib.Path.info for new methods (#139175) 2025-09-24 01:52:24 +00:00
types.py gh-149611: Explain return values for Path.write_text() and Path.write_bytes() (#149629) 2026-05-10 17:41:37 +00:00