Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

gh-149962: Clarify IMAP4.append() argument handling#149964

Open
savagemechanic wants to merge 1 commit into
python:mainfrom
savagemechanic:gh-149962-imaplib-append-args
Open

gh-149962: Clarify IMAP4.append() argument handling#149964
savagemechanic wants to merge 1 commit into
python:mainfrom
savagemechanic:gh-149962-imaplib-append-args

Conversation

@savagemechanic
Copy link
Copy Markdown
Contributor

@savagemechanic savagemechanic commented May 17, 2026

Closes #149962.

Clarify the documented behavior of IMAP4.append() for the optional mailbox and date_time arguments, and document that message must be a bytes-like object passed as the APPEND literal.

Docs-only change.

Tested with:

make -C Doc check SPHINXOPTS='-W --keep-going'

@read-the-docs-community
Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #32728232 | 📁 Comparing ff25414 against main (acefff9)

  🔍 Preview build  

1 file changed
± library/imaplib.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Document IMAP4.append() message type and optional arguments

1 participant