Skip to content

Issues: python/cpython

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Email Address Validation Fails Prominent Edge-Case Example stdlib Python modules in the Lib dir topic-email type-bug An unexpected behavior, bug, or error
#111223 opened Oct 23, 2023 by jpl-jengelke
isinstance(email.message.Message(), collections.abc.Mapping) return False stdlib Python modules in the Lib dir topic-email type-bug An unexpected behavior, bug, or error
#109315 opened Sep 12, 2023 by CendioOssman
Email parser preserves leading whitespace at beginning of wrapped header value stdlib Python modules in the Lib dir topic-email type-bug An unexpected behavior, bug, or error
#109252 opened Sep 11, 2023 by fsc-eriker
email.utils.getaddresses() incorrect value in email address part of tuple topic-email type-bug An unexpected behavior, bug, or error
#107919 opened Aug 13, 2023 by michal-dagan
1 of 2 tasks
smtplib email example should contain a "Date" header 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes docs Documentation in the Doc dir topic-email
#107809 opened Aug 9, 2023 by Tuxicoman2
Remove historic CRAM-MD5 mechanism topic-email type-feature A feature request or enhancement type-security A security issue
#107675 opened Aug 6, 2023 by Neustradamus
email parser mis-handling of character encoding in the MIME preamble topic-email type-bug An unexpected behavior, bug, or error
#107575 opened Aug 2, 2023 by jasen-b
Defects when parsing email headers aren't raised or propagated to the email object stdlib Python modules in the Lib dir topic-email type-bug An unexpected behavior, bug, or error
#106144 opened Jun 27, 2023 by me-and
http uses email header parser but they have slightly different rules about whitespace topic-email triaged The issue has been accepted as valid by a triager. type-bug An unexpected behavior, bug, or error
#105973 opened Jun 21, 2023 by bentasker
IndexError in email parse_message_id stdlib Python modules in the Lib dir topic-email type-bug An unexpected behavior, bug, or error
#105802 opened Jun 14, 2023 by tmmcguire
Upgrading http.client to use default email policy for parsing stdlib Python modules in the Lib dir topic-email type-feature A feature request or enhancement
#105622 opened Jun 10, 2023 by michaelfm1211
email read, no change, write different topic-email type-feature A feature request or enhancement
#105333 opened Jun 5, 2023 by mkdruss
EML as an attachment to an email not getting parsed stdlib Python modules in the Lib dir topic-email type-bug An unexpected behavior, bug, or error
#104005 opened Apr 30, 2023 by gal-forer
gh-73936: Support unicode passwords in smtplib awaiting review stdlib Python modules in the Lib dir topic-email
#103611 opened Apr 18, 2023 by arnt Loading…
imaplib problem with the "Enable" capability topic-email type-bug An unexpected behavior, bug, or error
#103451 opened Apr 11, 2023 by yerazy
[CVE-2023-27043] Parsing errors in email/_parseaddr.py lead to incorrect value in email address part of tuple 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes 3.11 bug and security fixes 3.12 bugs and security fixes stdlib Python modules in the Lib dir topic-email type-bug An unexpected behavior, bug, or error type-security A security issue
#102988 opened Mar 24, 2023 by tdwyer
email.message.get_filename() returning not a filename docs Documentation in the Doc dir stdlib Python modules in the Lib dir topic-email type-bug An unexpected behavior, bug, or error
#101932 opened Feb 15, 2023 by fkv1
The email parser class returns the wrong type for the parsed message topic-email type-bug An unexpected behavior, bug, or error
#101104 opened Jan 17, 2023 by bkline
Header access methods in EmailMessage return strings, not header objects topic-email type-bug An unexpected behavior, bug, or error
#101090 opened Jan 16, 2023 by bkline
HeaderParseError on email address ending with '.' topic-email type-bug An unexpected behavior, bug, or error
#101034 opened Jan 14, 2023 by madduck
email module incorrectly qp-encodes References and In-Reply-To headers topic-email type-bug An unexpected behavior, bug, or error
#100991 opened Jan 12, 2023 by mricon
email.utils.formataddr incorrect handling of unicode names with comma topic-email type-bug An unexpected behavior, bug, or error
#100900 opened Jan 9, 2023 by mricon
ProTip! Type g i on any issue or pull request to go back to the issue listing page.