Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c08ea61

Browse files
committed
Markup fix
1 parent 5d938cb commit c08ea61

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/whatsnew/3.2.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -618,8 +618,8 @@ format.
618618
* Given bytes input to the model, :class:`~email.generator.Generator` will
619619
convert message bodies that have a :mailheader:`Content-Transfer-Encoding` of
620620
*8bit* to instead have a *7bit* :mailheader:`Content-Transfer-Encoding`.
621-
XXX: Headers with Un-encoded non-ASCII bytes will be :rfc:`2047`\ -encoded
622-
using the charset `unknown-8bit`.
621+
622+
.. XXX: Headers with Un-encoded non-ASCII bytes will be :rfc:`2047`\ -encoded using the charset `unknown-8bit`.
623623
624624
* A new class :class:`~email.generator.BytesGenerator` produces bytes as output,
625625
preserving any unchanged non-ASCII data that was present in the input used to

0 commit comments

Comments
 (0)