]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-72346: Added isdst deprecation warning to email.utils.localtime (GH-91450) 102822/head
authorAlan Williams <astropiloto@gmail.com>
Mon, 20 Mar 2023 00:20:20 +0000 (19:20 -0500)
committerGitHub <noreply@github.com>
Mon, 20 Mar 2023 00:20:20 +0000 (19:20 -0500)
commit5e6661bce968173fa45b74fa2111098645ff609c
tree15d81c86c066a70b5907be76d07d1b5d7ba62b44
parent40d4f1579382a16d95ec67f2f03167bc1181dbd9
gh-72346: Added isdst deprecation warning to email.utils.localtime (GH-91450)
Doc/library/email.utils.rst
Doc/whatsnew/3.12.rst
Lib/email/utils.py
Lib/test/test_email/test_utils.py
Misc/NEWS.d/next/Library/2022-04-11-18-34-33.gh-issue-72346.pC7gnM.rst [new file with mode: 0644]