Skip to content

gh-136052: Do not generate empty encoded-words #136099

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

chrullrich
Copy link
Contributor

@chrullrich chrullrich commented Jun 29, 2025

Fixes #136052.

The code assumes that it will always be able to encode a single character. This is not always true, such as when the CTE is quoted-printable and the line has space remaining for less than three characters.

@chrullrich chrullrich requested a review from a team as a code owner June 29, 2025 13:30
@chrullrich chrullrich changed the title Fix #136052 gh-136052: Do not generate empty encoded-words Jun 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

email.message generates invalid encoded header
1 participant