cpython/Misc/NEWS.d/next
Miss Islington (bot) fd8aafd64d
[3.12] gh-77749: Fix inconsistent behavior of non-ASCII handling in EmailPolicy.fold() (GH-6986) (GH-114606)
It now always encodes non-ASCII characters in headers if utf8 is false.

(cherry picked from commit 504334c7be)

Co-authored-by: Rito Takeuchi <licht-t@outlook.jp>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2024-01-26 18:30:32 +02:00
..
Build [3.12] gh-80532: Do not set ipv6type when cross-compiling (GH-17956) (#113740) 2024-01-05 15:56:43 +00:00
C API Python 3.12.1 2023-12-07 21:46:47 +01:00
Core and Builtins [3.12] Check for valid tp_version_tag in specializer (gh-89811) (gh-114216) 2024-01-20 04:45:33 +08:00
Documentation [3.12] gh-95649: Document that asyncio contains uvloop code (GH-107536) (#114046) 2024-01-14 02:15:06 +00:00
IDLE [3.12] gh-96905: In IDLE code, stop redefining built-ins 'dict' and 'object' (GH-114227) (#114228) 2024-01-18 05:09:26 +00:00
Library [3.12] gh-77749: Fix inconsistent behavior of non-ASCII handling in EmailPolicy.fold() (GH-6986) (GH-114606) 2024-01-26 18:30:32 +02:00
macOS [3.12] gh-110459: Make sure --with-openssl-rpath works on macOS (GH-113441) (#113535) 2023-12-28 10:21:12 +01:00
Security [3.12] gh-113659: Skip hidden .pth files (GH-113660) (GH-114143) 2024-01-16 18:57:14 +00:00
Tests [3.12] bpo-40648: Test modes that file can get with chmod() on Windows (GH-20130) (GH-113070) 2023-12-13 20:50:50 +00:00
Tools-Demos Python 3.12.0 2023-10-02 13:48:14 +02:00
Windows gh-100107: Make py.exe launcher ignore app aliases that launch Microsoft Store (GH-114358) 2024-01-25 00:40:45 +00:00