]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-101021: Document binary parameters as bytes (GH-101024). (#101052)
authorBarry Warsaw <barry@python.org>
Sun, 15 Jan 2023 05:31:59 +0000 (21:31 -0800)
committerGitHub <noreply@github.com>
Sun, 15 Jan 2023 05:31:59 +0000 (21:31 -0800)
commit78c9f39352a04e07ee4de7746c797ca79b5270d7
tree61107eade7b39882dbdf9e16cbf5e84f71196cc8
parent1981db9de1f2ce4057de8db1497cd924be82a717
[3.10] gh-101021: Document binary parameters as bytes (GH-101024). (#101052)

(cherry picked from commit 49cae39ef020eaf242607bb2d2d193760b9855a6)

Co-authored-by: Bob Kline <bkline@users.noreply.github.com>
Co-authored-by: Bob Kline <bkline@users.noreply.github.com>
Doc/library/email.mime.rst
Lib/email/mime/application.py
Lib/email/mime/audio.py
Lib/email/mime/image.py