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 eryksun
Recipients eryksun, paul.moore, steve.dower, suresh, tim.golden, zach.ware
Date 2021-03-19.05:38:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616132308.8.0.412999457309.issue43175@roundup.psfhosted.org>
In-reply-to
Content
I'm closing this as not a bug. You showed that all of the criteria used in a non-shallow comparison are the same on your end, i.e. they're both regular files with the same reported size and the same contents. Something is going on, which is a mystery, but it's not a bug in os.stat() or filecmp.
History
Date User Action Args
2021-03-19 05:38:28eryksunsetrecipients: + eryksun, paul.moore, tim.golden, zach.ware, steve.dower, suresh
2021-03-19 05:38:28eryksunsetmessageid: <1616132308.8.0.412999457309.issue43175@roundup.psfhosted.org>
2021-03-19 05:38:28eryksunlinkissue43175 messages
2021-03-19 05:38:28eryksuncreate