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
Label
Projects
Milestones
Assignee
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
#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
Enhancement - Support for CLIENTID capability in imaplib
topic-email
type-feature
A feature request or enhancement
#107886
opened Aug 11, 2023 by
linuxmagic-mp
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
#105973
opened Jun 21, 2023 by
bentasker
gh-105622: Parse HTTP headers with default email policy
awaiting review
topic-email
#105918
opened Jun 19, 2023 by
michaelfm1211
Loading…
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 Python modules in the Lib dir
topic-email
type-feature
A feature request or enhancement
http.client
to use default email policy for parsing
stdlib
#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
email module get_content() yields invalid UTF8 when CTE is 8bit
stdlib
Python modules in the Lib dir
topic-email
#105285
opened Jun 4, 2023 by
dougmccasland
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
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.