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 belopolsky
Recipients belopolsky, tim.peters
Date 2018-06-10.22:03:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528668213.97.0.592728768989.issue33812@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1d4089b5d208ae6f0bd256304fd77f04c0b4fd41 by Alexander Belopolsky (Miss Islington (bot)) in branch '3.6':
bpo-33812: Corrected astimezone for naive datetimes. (GH-7578) (GH-7601)
https://github.com/python/cpython/commit/1d4089b5d208ae6f0bd256304fd77f04c0b4fd41
History
Date User Action Args
2018-06-10 22:03:34belopolskysetrecipients: + belopolsky, tim.peters
2018-06-10 22:03:33belopolskysetmessageid: <1528668213.97.0.592728768989.issue33812@psf.upfronthosting.co.za>
2018-06-10 22:03:33belopolskylinkissue33812 messages
2018-06-10 22:03:33belopolskycreate