mirror of
https://github.com/python/cpython.git
synced 2026-07-30 05:36:27 -04:00
gh-134759: fix `UnboundLocalError` in `email.message.Message.get_payload` (GH-136071)
(cherry picked from commit 25335d297b)
Co-authored-by: Kliment Lamonov <[email protected]>
Co-authored-by: Bénédikt Tran <[email protected]>