We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 619b19f commit a13dde6Copy full SHA for a13dde6
1 file changed
Misc/NEWS.d/next/Library/2026-04-13-15-59-44.gh-issue-148518.RQdvsu.rst
@@ -0,0 +1,4 @@
1
+If an email containing an address header that ended in an open double quote
2
+was parsed with a non-`compat32` policy, accessing the `username` attribute
3
+of the mailbox accessed through that header object would result in an
4
+`IndexError`. It now correctly returns an empty string as the result.
0 commit comments