]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.14] gh-144156: move news entry to Library (GH-145205) (#145207)
authorRobsdedude <dev@rouvenbauer.de>
Wed, 25 Feb 2026 21:55:54 +0000 (22:55 +0100)
committerGitHub <noreply@github.com>
Wed, 25 Feb 2026 21:55:54 +0000 (16:55 -0500)
[3.14] gh-144156: move news entry to Library

Misc/NEWS.d/next/Library/2026-02-10-22-05-51.gh-issue-144156.UbrC7F.rst [moved from Misc/NEWS.d/next/Core_and_Builtins/2026-02-10-22-05-51.gh-issue-144156.UbrC7F.rst with 99% similarity]

similarity index 99%
rename from Misc/NEWS.d/next/Core_and_Builtins/2026-02-10-22-05-51.gh-issue-144156.UbrC7F.rst
rename to Misc/NEWS.d/next/Library/2026-02-10-22-05-51.gh-issue-144156.UbrC7F.rst
index c4a065528512e16a6c821d4cca66e1861a3fd994..68e59a6276c0928375bbb2e6e2a017a7de6fc6a1 100644 (file)
@@ -1 +1 @@
-Fix the folding of headers by the :mod:`email` library when :rfc:`2047` encoded words are used.  Now whitespace is correctly preserved and also correctly added between adjacent encoded words.  The latter property was broken by the fix for gh-92081, which mostly fixed previous failures to preserve whitespace.\r
+Fix the folding of headers by the :mod:`email` library when :rfc:`2047` encoded words are used.  Now whitespace is correctly preserved and also correctly added between adjacent encoded words.  The latter property was broken by the fix for gh-92081, which mostly fixed previous failures to preserve whitespace.