Skip to content

Commit 6f22581

Browse files
Merge branch 'fix/smtplib_quoteaddr_malformed' of https://github.com/stefanzetzsche/cpython into fix/smtplib_quoteaddr_malformed
2 parents 2e8d602 + a95680f commit 6f22581

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix ``smtplib.quoteaddr()`` to ensure the returned address always has a closing ``>`` when the input starts with ``<`` but ``email.utils.parseaddr()`` fails to parse it.

0 commit comments

Comments
 (0)