]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-86165: Fix Time2Internaldate with datetime timetuple (GH-151844) (GH-152896)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 2 Jul 2026 15:29:24 +0000 (17:29 +0200)
committerGitHub <noreply@github.com>
Thu, 2 Jul 2026 15:29:24 +0000 (15:29 +0000)
commit387096ed937afccfba65e91885f5464da4a6a2bd
tree6242d98ac7bb3a2331664ee90ed15b699020eb21
parent93288ea42ad9aea68461f38e054c9b5f1fea2411
[3.14] gh-86165: Fix Time2Internaldate with datetime timetuple (GH-151844) (GH-152896)

(cherry picked from commit 460fe13601d1a71f4700f6685e0f4d01d1ef0d6b)

Co-authored-by: Xiao Yuan <yuanx749@gmail.com>
Lib/imaplib.py
Lib/test/test_imaplib.py
Misc/NEWS.d/next/Library/2026-06-21-15-50-24.gh-issue-86165.dyac1G.rst [new file with mode: 0644]