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 loewis
Recipients
Date 2007-03-28.11:41:03
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
After a shallow review, I think the patch is incorrect. There must be places where a Py_time_t may get truncated to a time_t; in these places, no silent truncation should occur, but an exception be raised. I can find no place in the patch where this happens.
History
Date User Action Args
2007-08-23 15:57:46adminlinkissue1689402 messages
2007-08-23 15:57:46admincreate