8000 gh-136052: Do not generate empty encoded-words by chrullrich · Pull Request #136098 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

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

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

Closed
wants to merge 2 commits into 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.

@python-cla-bot
Copy link

The following commit authors need to sign the Contributor License Agreement:

CLA signed

@chrullrich chrullrich closed this 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
2 participants
0