commit | e99d3a160ca622fff737a0f835f78e2c4705f9cc | [log] [tgz] |
---|---|---|
author | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Thu Jun 21 20:57:39 2012 -0400 |
committer | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Thu Jun 21 20:57:39 2012 -0400 |
tree | 927a11ff40ff2fb04896a067613362a29eca5bdb | |
parent | 9bd4bf2a3d0426ee3830e89854ecf4bea03ac830 [diff] [blame] |
Issue #14653: email.utils.mktime_tz() no longer relies on system mktime() when timezone offest is supplied.
diff --git a/Misc/NEWS b/Misc/NEWS index 4ce3e21..db28db1 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -70,6 +70,9 @@ Library ------- +- Issue #14653: email.utils.mktime_tz() no longer relies on system + mktime() when timezone offest is supplied. + - Issue #15101: Make pool finalizer avoid joining current thread. - Issue #15054: A bug in tokenize.tokenize that caused string literals