]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-137339: Clarify host and port parameter behavior in smtplib.SMTP{_SSL} initializat...
authorAniket <148300120+Aniketsy@users.noreply.github.com>
Tue, 11 Nov 2025 20:25:26 +0000 (01:55 +0530)
committerGitHub <noreply@github.com>
Tue, 11 Nov 2025 20:25:26 +0000 (15:25 -0500)
commitb5196fa15a6c5aaa90eafff06206f8e44a9da216
tree216f603d137874b2cb3b730643a5a48cb0d317cf
parent2fb2b82161c6df57c4a247cb743816b79134e932
gh-137339: Clarify host and port parameter behavior in smtplib.SMTP{_SSL} initialization (#137340)

This also documents the previously undocumented default_port parameter.

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Doc/library/smtplib.rst