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, ncoghlan, p-ganssle, tim.peters
Date 2018-01-24.22:29:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 04af5b1ba9eb546a29735fac6cb5298159069b53 by Alexander Belopolsky (Paul Ganssle) in branch 'master':
bpo-10381: Add timezone to datetime C API (#5032)
https://github.com/python/cpython/commit/04af5b1ba9eb546a29735fac6cb5298159069b53
History
Date User Action Args
2018-01-24 22:29:37belopolskysetrecipients: + belopolsky, tim.peters, ncoghlan, p-ganssle
2018-01-24 22:29:37belopolskysetmessageid: <[email protected]>
2018-01-24 22:29:37belopolskylinkissue10381 messages
2018-01-24 22:29:36belopolskycreate