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 brett.cannon, serhiy.storchaka, wolma
Date 2017-05-22.09:54:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495446886.46.0.626853583648.issue30427@psf.upfronthosting.co.za>
In-reply-to
Content
Does calling os.fspath() needed in normcase() at all? Is normcase() even called with arguments which are not just str/bytes?
History
Date User Action Args
2017-05-22 09:54:46serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, wolma
2017-05-22 09:54:46serhiy.storchakasetmessageid: <1495446886.46.0.626853583648.issue30427@psf.upfronthosting.co.za>
2017-05-22 09:54:46serhiy.storchakalinkissue30427 messages
2017-05-22 09:54:46serhiy.storchakacreate