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 akira, belopolsky, koobs, martin.panter, python-dev, stub, tim.peters, vstinner
Date 2017-01-04.11:02:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170104110235.123978.8022.EBC6B19C@psf.io>
In-reply-to
Content
New changeset 5c02f689c62c by Victor Stinner in branch '3.6':
Issue #24773: fix datetime.time constructor docstring
https://hg.python.org/cpython/rev/5c02f689c62c
History
Date User Action Args
2017-01-04 11:02:38python-devsetrecipients: + python-dev, tim.peters, belopolsky, vstinner, stub, akira, martin.panter, koobs
2017-01-04 11:02:38python-devlinkissue24773 messages
2017-01-04 11:02:38python-devcreate