We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97f1381 commit da04c68Copy full SHA for da04c68
1 file changed
Misc/NEWS.d/next/Library/2026-06-21-15-50-24.gh-issue-86165.dyac1G.rst
@@ -0,0 +1,3 @@
1
+Fix :func:`imaplib.Time2Internaldate` to use the local timezone offset for
2
+``time.struct_time`` values with ``tm_gmtoff`` set to ``None``, as returned by
3
+``datetime.datetime.timetuple()``. Contributed by Xiao Yuan.
0 commit comments