Library
-------
-
+ - Issue #16948: Fix quoted printable body encoding for non-latin1 character
+ sets in the email package.
+
+- Issue #16811: Fix folding of headers with no value in the provisional email
+ policies.
+
+- Issue #17132: Update symbol for "yield from" grammar changes.
+
+- Issue #17076: Make copying of xattrs more permissive of missing FS support.
+ Patch by Thomas Wouters.
+
- Issue #17089: Expat parser now correctly works with string input not only when
an internal XML encoding is UTF-8 or US-ASCII. It now accepts bytes and
strings larger than 2 GiB.