mirror of
https://github.com/python/cpython.git
synced 2026-06-02 17:50:01 -04:00
504334c7be
It now always encodes non-ASCII characters in headers if utf8 is false. Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>