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 Drekin, abarry, eryksun, ezio.melotti, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2016-07-09.10:50:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1468061421.34.0.882164163416.issue27469@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, a different drop handler solves the problem. It doesn't have to be the exefile handler that's built into shell32.dll. Another handler could be used that preserves Unicode filenames and long paths.

I tested in Windows 10.0.10586.
History
Date User Action Args
2016-07-09 10:50:21eryksunsetrecipients: + eryksun, paul.moore, vstinner, tim.golden, ezio.melotti, zach.ware, Drekin, steve.dower, abarry
2016-07-09 10:50:21eryksunsetmessageid: <1468061421.34.0.882164163416.issue27469@psf.upfronthosting.co.za>
2016-07-09 10:50:21eryksunlinkissue27469 messages
2016-07-09 10:50:21eryksuncreate