]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-127712: Fix `secure` argument of `logging.handlers.SMTPHandler` (GH-127726...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 10 Feb 2025 14:29:57 +0000 (15:29 +0100)
committerGitHub <noreply@github.com>
Mon, 10 Feb 2025 14:29:57 +0000 (14:29 +0000)
commit2db4a9d0535af198452136312f9f0b232fa04cf0
tree954385fb1d2e22e4f4f447f418be00237ce150b1
parent08a9b7c385bbdc36b816fe1d1b29ff87e10082d7
[3.12] gh-127712: Fix `secure` argument of `logging.handlers.SMTPHandler` (GH-127726) (GH-129956)

(cherry picked from commit d7672e5d5a7b9580a72dbe75d3a9e8840bcc604c)
Lib/logging/handlers.py
Misc/NEWS.d/next/Library/2024-12-07-20-33-43.gh-issue-127712.Uzsij4.rst [new file with mode: 0644]