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

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