Skip to content

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

Merged
bitdancer merged 1 commit into
python: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 into
python: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>
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