Skip to content

[3.14] gh-70039: smtplib: store the server name in ._host in .connect() (GH-115259)#148273

Merged
bitdancer merged 1 commit intopython:3.14from
miss-islington:backport-442f83a-3.14
Apr 8, 2026
Merged

[3.14] gh-70039: smtplib: store the server name in ._host in .connect() (GH-115259)#148273
bitdancer merged 1 commit intopython:3.14from
miss-islington:backport-442f83a-3.14

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

Original patch by gigaplastik, extended with a few more tests.

Addresses gh-70039 and bpo-25852: failure of starttls if connect is called explicitly.
(cherry picked from commit 442f83a)

Co-authored-by: nmartensen nis.martensen@web.de

pythonGH-115259)

Original patch by gigaplastik, extended with a few more tests.

Addresses pythongh-70039 and bpo-25852: failure of starttls if connect is called explicitly.
(cherry picked from commit 442f83a)

Co-authored-by: nmartensen <nis.martensen@web.de>
@miss-islington miss-islington requested a review from a team as a code owner April 8, 2026 21:47
@bitdancer bitdancer merged commit f46a17b into python:3.14 Apr 8, 2026
50 checks passed
@miss-islington miss-islington deleted the backport-442f83a-3.14 branch April 8, 2026 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants