This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xiang.zhang
Recipients belopolsky, bozo.kopic, ghaering, lemburg, serhiy.storchaka, xiang.zhang
Date 2017-01-11.14:52:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484146360.58.0.611069410159.issue29099@psf.upfronthosting.co.za>
In-reply-to
Content
> LGTM except that arguments of assertEqual() should be swapped.

Thanks Serhiy! I'll take care of that. One problem remained is what to do with 2.7. There is no timezone object in 2.7. My preference is just pointing out the limitation that only naive datetime object is supported in the doc.
History
Date User Action Args
2017-01-11 14:52:40xiang.zhangsetrecipients: + xiang.zhang, lemburg, ghaering, belopolsky, serhiy.storchaka, bozo.kopic
2017-01-11 14:52:40xiang.zhangsetmessageid: <1484146360.58.0.611069410159.issue29099@psf.upfronthosting.co.za>
2017-01-11 14:52:40xiang.zhanglinkissue29099 messages
2017-01-11 14:52:40xiang.zhangcreate