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 David.Edelsohn
Recipients David.Edelsohn, Dormouse759, hroncok, vstinner
Date 2020-01-29.00:26:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580257602.33.0.420488767684.issue39460@roundup.psfhosted.org>
In-reply-to
Content
Output on s390x Fedora Rawhide:
$ ./python utime_stat_localtime.py 
os.utime (sec): 4386268800
os.stat (sec): 4386268800
os.stat (ns): 2147483647000000000
stat==utime? False
localtime: (2038, 1, 18, 22, 14, 7)
History
Date User Action Args
2020-01-29 00:26:42David.Edelsohnsetrecipients: + David.Edelsohn, vstinner, hroncok, Dormouse759
2020-01-29 00:26:42David.Edelsohnsetmessageid: <1580257602.33.0.420488767684.issue39460@roundup.psfhosted.org>
2020-01-29 00:26:42David.Edelsohnlinkissue39460 messages
2020-01-29 00:26:42David.Edelsohncreate