]> granicus.if.org Git - python/commit
Issue #10941: Fix imaplib.Internaldate2tuple to produce correct result near
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Sun, 29 Apr 2012 20:12:27 +0000 (16:12 -0400)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Sun, 29 Apr 2012 20:12:27 +0000 (16:12 -0400)
commit5a38f80f9cb9bc2dc8692aa6ca7b6d738342749b
treeaed4da78596e4b5939e5c8e82287494981841a23
parent1182351e69c81b95186a5318f28a6e1bd2fc0a2f
parent2420d831582a5403d679b6383933112948d476fe
Issue #10941: Fix imaplib.Internaldate2tuple to produce correct result near
the DST transition.  Patch by Joe Peterson.
Lib/imaplib.py
Lib/test/support.py
Lib/test/test_imaplib.py
Misc/ACKS
Misc/NEWS