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 python-dev
Recipients docs@python, python-dev, rdhushyanth, xiang.zhang
Date 2016-12-27.04:39:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161227043907.4083.58861.E8127BA8@psf.io>
In-reply-to
Content
New changeset 878a91174e74 by Xiang Zhang in branch '2.7':
Issue #29078: Add the missing import in datetime.time doc example.
https://hg.python.org/cpython/rev/878a91174e74

New changeset 172b2ac82037 by Xiang Zhang in branch '3.5':
Issue #29078: Add the missing import in datetime.time doc example.
https://hg.python.org/cpython/rev/172b2ac82037

New changeset 83b089b7ab43 by Xiang Zhang in branch '3.6':
Issue #29078: Merge 3.5.
https://hg.python.org/cpython/rev/83b089b7ab43

New changeset f35c3b0b6eda by Xiang Zhang in branch 'default':
Issue #29078: Merge 3.6.
https://hg.python.org/cpython/rev/f35c3b0b6eda
History
Date User Action Args
2016-12-27 04:39:11python-devsetrecipients: + python-dev, docs@python, xiang.zhang, rdhushyanth
2016-12-27 04:39:11python-devlinkissue29078 messages
2016-12-27 04:39:10python-devcreate