]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-86165: Fix Time2Internaldate with datetime timetuple (GH-151844) (GH-152897)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 2 Jul 2026 15:21:20 +0000 (17:21 +0200)
committerGitHub <noreply@github.com>
Thu, 2 Jul 2026 15:21:20 +0000 (15:21 +0000)
commit9eb701f627f8f19acec0839a309f5cf07d8ed143
treeb67181aa8b2170a80946e740e426a847d6aaefbf
parent822d63c2d6414020b67de3b447aaab599ab04850
[3.13] gh-86165: Fix Time2Internaldate with datetime timetuple (GH-151844) (GH-152897)

(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]