]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-79964: Clarify the imaplib fetch example in the docs (GH-152780) (GH-152859)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 2 Jul 2026 07:26:50 +0000 (09:26 +0200)
committerGitHub <noreply@github.com>
Thu, 2 Jul 2026 07:26:50 +0000 (07:26 +0000)
commit58d92ac773a30cf4670e9931d67f04ef0d06d50e
tree5350c86bc70a5543c7fe369b468f38ba504b248c
parent7d8b0b3a81df388274402d4172e89f97e2ed0146
[3.15] gh-79964: Clarify the imaplib fetch example in the docs (GH-152780) (GH-152859)

A FETCH response may contain additional or unsolicited data, so the
message is not always data[0][1].
(cherry picked from commit 50ae0be74988564fb09746a49eb4b8f8e740f3c3)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Doc/library/imaplib.rst