Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-134155: fix AttributeError in email._header_value_parser.get_address#134194

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Changes from1 commit
Commits
Show all changes
11 commits
Select commitHold shift + click to select a range
5c3fa11
Fix handling of empty strings in .get_dtext, .get_qp_ctext and .get_q…
sergey-miryanovMay 18, 2025
61fc402
Fix appending of error while parsing domain literal
sergey-miryanovMay 18, 2025
a3fe3e7
Add news entry
sergey-miryanovMay 18, 2025
5174b65
Update Misc/NEWS.d/next/Library/2025-05-18-23-46-21.gh-issue-134152.3…
sergey-miryanovMay 19, 2025
cf0a4ea
Revert "Fix handling of empty strings in .get_dtext, .get_qp_ctext an…
sergey-miryanovMay 19, 2025
1ff7bcb
Merge branch 'gh-134152-fix-unbound-local-error-in-email' of github.c…
sergey-miryanovMay 19, 2025
ce7e373
Merge branch 'main' into gh-134152-fix-unbound-local-error-in-email
hugovkMay 26, 2025
ab4de0d
Add extra test for get_address
sergey-miryanovMay 26, 2025
848a218
Merge branch 'main' into gh-134152-fix-unbound-local-error-in-email
sergey-miryanovMay 26, 2025
ff5d410
Don't lost opening bracket in get_domain_literal
sergey-miryanovMay 26, 2025
be40930
Tweak new tests for get_address
sergey-miryanovMay 27, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
Update Misc/NEWS.d/next/Library/2025-05-18-23-46-21.gh-issue-134152.3…
…0HwbX.rstCo-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
  • Loading branch information
@sergey-miryanov@picnixz
sergey-miryanov andpicnixz authoredMay 19, 2025
commit5174b653e27dfa3e04e2877b9b65a4c60733d1bf
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
Fix parsing of emailsmessage_id with invalid domain.
:mod:`email`:Fix parsing of emailsmessage ID with invalid domain.
Loading

[8]ページ先頭

©2009-2025 Movatter.jp