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 steve.dower
Recipients Alex.Willmer, erikjanss, methane, miss-islington, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-08-15.23:12:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1534374720.76.0.56676864532.issue34217@psf.upfronthosting.co.za>
In-reply-to
Content
Are those bugs? On Windows, they are spelled with that casing (and while NTFS is case-insensitive, it *is* case-preserving).

Whatever package you have used for cross-compiling may have renamed them (similarly Shlwapi.h). In which case, perhaps you could request that the package you are using preserve the case of the files it is cloning, rather than changing it?
History
Date User Action Args
2018-08-15 23:12:00steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, methane, zach.ware, Alex.Willmer, miss-islington, erikjanss
2018-08-15 23:12:00steve.dowersetmessageid: <1534374720.76.0.56676864532.issue34217@psf.upfronthosting.co.za>
2018-08-15 23:12:00steve.dowerlinkissue34217 messages
2018-08-15 23:12:00steve.dowercreate