From 91038e26767c2b9564e3619cfcf621f50569a58e Mon Sep 17 00:00:00 2001 From: "blurb-it[bot]" <43283697+blurb-it[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 15:03:58 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9C=F0=9F=A4=96=20Added=20by=20blurb?= =?UTF-8?q?=5Fit.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Documentation/2025-10-31-15-03-52.gh-issue-90367.mvD8JX.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 Misc/NEWS.d/next/Documentation/2025-10-31-15-03-52.gh-issue-90367.mvD8JX.rst diff --git a/Misc/NEWS.d/next/Documentation/2025-10-31-15-03-52.gh-issue-90367.mvD8JX.rst b/Misc/NEWS.d/next/Documentation/2025-10-31-15-03-52.gh-issue-90367.mvD8JX.rst new file mode 100644 index 00000000000..17cec7be297 --- /dev/null +++ b/Misc/NEWS.d/next/Documentation/2025-10-31-15-03-52.gh-issue-90367.mvD8JX.rst @@ -0,0 +1 @@ +Added documentation for various ways to decode newlines in :mod:`io`