Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

One fuzzy string in tutorial/stdlib.po #23

Copy link
Copy link
Closed
@adrianliaw

Description

@adrianliaw
Issue body actions

There's one fuzzy string inside tutorial/stdlib.po, which is about the email library. It seems like the text "RFC 2822" has changed to an interpreted text syntax in the source. See this diff from git log -L 309,322:tutorial/stdlib.po

+++ b/tutorial/stdlib.po
@@ -309,13 +309,14 @@
 #: ../../tutorial/stdlib.rst:319
+#, fuzzy
 msgid ""
 "The :mod:`email` package is a library for managing email messages, including "
-"MIME and other RFC 2822-based message documents. Unlike :mod:`smtplib` and :"
-"mod:`poplib` which actually send and receive messages, the email package has "
-"a complete toolset for building or decoding complex message structures "
-"(including attachments) and for implementing internet encoding and header "
-"protocols."
+"MIME and other :rfc:`2822`-based message documents. Unlike :mod:`smtplib` "
+"and :mod:`poplib` which actually send and receive messages, the email "
+"package has a complete toolset for building or decoding complex message "
+"structures (including attachments) and for implementing internet encoding "
+"and header protocols."

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.