Skip to content

Conversation

@codeZeilen
Copy link
Contributor

@codeZeilen codeZeilen commented Apr 15, 2025

This changes adds to the documentation that ESMTP options are to be passed as strings, even if the option is in key-value form.


📚 Documentation preview 📚: https://cpython-previews--132547.org.readthedocs.build/en/132547/library/smtplib.html#smtplib.SMTP.sendmail

@codeZeilen codeZeilen requested a review from a team as a code owner April 15, 2025 11:09
@python-cla-bot
Copy link

python-cla-bot bot commented Apr 15, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@serhiy-storchaka serhiy-storchaka added the needs backport to 3.14 bugs and security fixes label May 8, 2025
@hugovk hugovk changed the title gh-124864: Extends smtplib documentation on ESMTP options format gh-124864: Extend smtplib documentation on ESMTP options format Dec 16, 2025
@hugovk hugovk merged commit 5802799 into python:main Dec 16, 2025
39 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Dec 16, 2025
@miss-islington-app
Copy link

Thanks @codeZeilen for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 16, 2025
pythonGH-132547)

(cherry picked from commit 5802799)

Co-authored-by: Patrick R <codeZeilen@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 16, 2025
pythonGH-132547)

(cherry picked from commit 5802799)

Co-authored-by: Patrick R <codeZeilen@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Dec 16, 2025

GH-142796 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Dec 16, 2025
@bedevere-app
Copy link

bedevere-app bot commented Dec 16, 2025

GH-142797 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Dec 16, 2025
hugovk pushed a commit that referenced this pull request Dec 16, 2025
…at (GH-132547) (#142796)

Co-authored-by: Patrick R <codeZeilen@users.noreply.github.com>
hugovk pushed a commit that referenced this pull request Dec 16, 2025
…at (GH-132547) (#142797)

Co-authored-by: Patrick R <codeZeilen@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants