Message 319245 - Python tracker

Message319245

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.21:03:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528664581.53.0.592728768989.issue33812@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 877b23202b7e7d4f57b58504fd0eb886e8c0b377 by Alexander Belopolsky in branch 'master':
bpo-33812: Corrected astimezone for naive datetimes. (GH-7578)
https://github.com/python/cpython/commit/877b23202b7e7d4f57b58504fd0eb886e8c0b377
History
Date User Action Args
2018-06-10 21:03:01belopolskysetrecipients: + belopolsky, tim.peters
2018-06-10 21:03:01belopolskysetmessageid: <1528664581.53.0.592728768989.issue33812@psf.upfronthosting.co.za>
2018-06-10 21:03:01belopolskylinkissue33812 messages
2018-06-10 21:03:01belopolskycreate