Skip to content

[3.8] bpo-38698: Add a new InvalidMessageID token to email header parser. (GH-17503)#17514

Merged
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-68157da-3.8
Dec 9, 2019
Merged

[3.8] bpo-38698: Add a new InvalidMessageID token to email header parser. (GH-17503)#17514
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-68157da-3.8

Conversation

@miss-islington

@miss-islington miss-islington commented Dec 9, 2019

Copy link
Copy Markdown
Contributor

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

https://bugs.python.org/issue38698

…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

Copy link
Copy Markdown
Contributor Author

@maxking: Status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit f66f4a0 into python:3.8 Dec 9, 2019
@miss-islington
miss-islington deleted the backport-68157da-3.8 branch December 9, 2019 02:11
@miss-islington

Copy link
Copy Markdown
Contributor Author

@maxking: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

@maxking: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants