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 xiang.zhang
Recipients Daniel Morrison, martin.panter, xiang.zhang
Date 2016-04-27.02:23:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461723783.6.0.343886905715.issue26864@psf.upfronthosting.co.za>
In-reply-to
Content
I write a patch to fix this.

It seems on Windows and MacOS the behaviour is right. On MacOS it leaves the matching to fnmatch. On Windows it uses case insensitive regular matching.
History
Date User Action Args
2016-04-27 02:23:03xiang.zhangsetrecipients: + xiang.zhang, martin.panter, Daniel Morrison
2016-04-27 02:23:03xiang.zhangsetmessageid: <1461723783.6.0.343886905715.issue26864@psf.upfronthosting.co.za>
2016-04-27 02:23:03xiang.zhanglinkissue26864 messages
2016-04-27 02:23:03xiang.zhangcreate