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 Kevin.Norris, belopolsky, docs@python, eric.araujo
Date 2016-10-07.16:38:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475858324.98.0.165462113525.issue28383@psf.upfronthosting.co.za>
In-reply-to
Content
This makes sense.  Note that this is the way hashes are implemented for the datetime objects: <https://hg.python.org/cpython/file/v3.6.0b1/Lib/datetime.py#l635>.
History
Date User Action Args
2016-10-07 16:38:45belopolskysetrecipients: + belopolsky, eric.araujo, docs@python, Kevin.Norris
2016-10-07 16:38:44belopolskysetmessageid: <1475858324.98.0.165462113525.issue28383@psf.upfronthosting.co.za>
2016-10-07 16:38:44belopolskylinkissue28383 messages
2016-10-07 16:38:44belopolskycreate