]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118798: Remove deprecated isdst parameter from `email.utils.localtime` (#118799)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Thu, 9 May 2024 09:17:02 +0000 (12:17 +0300)
committerGitHub <noreply@github.com>
Thu, 9 May 2024 09:17:02 +0000 (03:17 -0600)
commitc68acb1384a51eb745f572687eaf677371b9e765
tree6c6bdebc7f82d1ea2a29af1e3240ecfbd782c469
parentfa9b9cb11379806843ae03b1e4ad4ccd95a63c02
gh-118798: Remove deprecated isdst parameter from `email.utils.localtime` (#118799)
Doc/library/email.utils.rst
Doc/whatsnew/3.14.rst
Lib/email/utils.py
Lib/test/test_email/test_utils.py
Misc/NEWS.d/next/Library/2024-05-08-23-16-50.gh-issue-118798.Q_ybqP.rst [new file with mode: 0644]