X Tutup
Skip to content

gh-109252: fixed email bug#122636

Closed
midnightstardust wants to merge 7 commits intopython:mainfrom
midnightstardust:RemoveEmailBug
Closed

gh-109252: fixed email bug#122636
midnightstardust wants to merge 7 commits intopython:mainfrom
midnightstardust:RemoveEmailBug

Conversation

@midnightstardust
Copy link

@midnightstardust midnightstardust commented Aug 3, 2024

Allow email lib to properly remove leading whitespaces.

@midnightstardust midnightstardust requested a review from a team as a code owner August 3, 2024 02:32
@bedevere-app
Copy link

bedevere-app bot commented Aug 3, 2024

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@ZeroIntensity
Copy link
Member

Reproducer is still failing, could you add a test?

@midnightstardust
Copy link
Author

Wondering if anyone has any thoughts/comments on this change?

Copy link
Member

@ZeroIntensity ZeroIntensity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed that this fixes the reproducer from #109252.

@skirpichev
Copy link
Member

@midnightstardust, thanks for pr. Now this seems to be fixed in the main.

@skirpichev skirpichev closed this Nov 28, 2024
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.

4 participants

X Tutup