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.
2 parents af9dae0 + 14bc4e8 commit 9db7b01Copy full SHA for 9db7b01
1 file changed
Misc/NEWS.d/next/Library/2025-06-28-11-32-57.gh-issue-134759.AjjKcG.rst
@@ -1 +1,2 @@
1
-Fix ``UnboundLocalError`` in ``email.message.Message.get_payload``. Patch by Kliment Lamonov.
+Fix :exc:`UnboundLocalError` in :func:`email.message.Message.get_payload` when
2
+the payload to decode is a :class:`bytes` object. Patch by Kliment Lamonov.
0 commit comments