]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-136087: Remove `\r` from documented `os.linesep` values (GH-136088) (#136111)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 30 Jun 2025 07:44:29 +0000 (09:44 +0200)
committerGitHub <noreply@github.com>
Mon, 30 Jun 2025 07:44:29 +0000 (10:44 +0300)
commit2e6d3f0a1b751afdbdb66c93ed210642f9bb1095
tree51246bf351c17cbd8e0ae27536d116cfde946136
parent5e65cbbe64f602e4e17d02c0825884f7da8e5305
[3.14] gh-136087: Remove `\r` from documented `os.linesep` values (GH-136088) (#136111)

gh-136087: Remove `\r` from documented `os.linesep` values (GH-136088)
(cherry picked from commit 980a56843bf631ea80c1486a367d41031dec6a7e)

Co-authored-by: sobolevn <mail@sobolevn.me>
Lib/os.py