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 berker.peksag, meinersbur, xiang.zhang
Date 2016-05-06.03:19:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462504777.23.0.573297053512.issue26967@psf.upfronthosting.co.za>
In-reply-to
Content
This is a side effect introduced by 99302634d756. You have to set allow_abbrev to True to make such match succeed. I think this is a bug.
History
Date User Action Args
2016-05-06 03:19:37xiang.zhangsetrecipients: + xiang.zhang, berker.peksag, meinersbur
2016-05-06 03:19:37xiang.zhangsetmessageid: <1462504777.23.0.573297053512.issue26967@psf.upfronthosting.co.za>
2016-05-06 03:19:37xiang.zhanglinkissue26967 messages
2016-05-06 03:19:36xiang.zhangcreate