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 socketpair
Recipients dtibarra, hwm, lars.gustaebel, loewis, socketpair
Date 2013-01-03.16:33:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357230798.11.0.594971428034.issue14810@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, bug exists in python 2.7. The same problem - negative timestamp in mtime field. It prepresented in binary value as

'\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xc7\xfc'

in my case.
History
Date User Action Args
2013-01-03 16:33:18socketpairsetrecipients: + socketpair, loewis, lars.gustaebel, hwm, dtibarra
2013-01-03 16:33:18socketpairsetmessageid: <1357230798.11.0.594971428034.issue14810@psf.upfronthosting.co.za>
2013-01-03 16:33:18socketpairlinkissue14810 messages
2013-01-03 16:33:17socketpaircreate