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 serhiy.storchaka
Recipients Valentin.Lorentz, r.david.murray, serhiy.storchaka
Date 2017-05-05.14:04:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493993042.34.0.932378115541.issue30268@psf.upfronthosting.co.za>
In-reply-to
Content
There were issues with mimetypes.guess_type() on Windows in Python 2 (issue9291 and a number of duplicate issues). I afraid that adding support of bytes paths will return the hell from which we ran in Python 3.
History
Date User Action Args
2017-05-05 14:04:02serhiy.storchakasetrecipients: + serhiy.storchaka, r.david.murray, Valentin.Lorentz
2017-05-05 14:04:02serhiy.storchakasetmessageid: <1493993042.34.0.932378115541.issue30268@psf.upfronthosting.co.za>
2017-05-05 14:04:02serhiy.storchakalinkissue30268 messages
2017-05-05 14:04:02serhiy.storchakacreate