]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-136087: Remove `\r` from documented `os.linesep` values (#136088)
authorsobolevn <mail@sobolevn.me>
Mon, 30 Jun 2025 07:12:05 +0000 (10:12 +0300)
committerGitHub <noreply@github.com>
Mon, 30 Jun 2025 07:12:05 +0000 (10:12 +0300)
commit980a56843bf631ea80c1486a367d41031dec6a7e
tree1b08fe7c09ac133b60b132dc1aa1bd0ff13482f3
parentfb9f933b8eda6cdc1336582dc8709b759ced91af
gh-136087: Remove `\r` from documented `os.linesep` values (#136088)
Lib/os.py