Skip to content

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

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

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

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:46
@bitdancer bitdancer merged commit 461ae64 into python:3.13 Apr 8, 2026
43 checks passed
@miss-islington miss-islington deleted the backport-442f83a-3.13 branch April 8, 2026 22:15
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