Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Conversation
requested a review from python/email-team as a code owner
This adds a new InvalidMessageID token to the email header parser which can be used to represent invalid message-id headers in the parse tree.
maxking deleted the maxking:bpo-38698 branch
miss-islington added a commit to miss-islington/cpython that referenced this pull request
…ythonGH-17503) This adds a new InvalidMessageID token to the email header parser which can be used to represent invalid message-id headers in the parse tree. (cherry picked from commit 68157da) Co-authored-by: Abhilash Raj <maxking@users.noreply.github.com>
miss-islington added a commit that referenced this pull request