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 tim.peters
Recipients Contego, orsenthil, rhettinger, tim.peters
Date 2016-01-20.17:53:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453312382.88.0.506140960382.issue26150@psf.upfronthosting.co.za>
In-reply-to
Content
Please read the responses to this older report:

http://bugs.python.org/issue25391

As they say, it's functioning as designed and documented, so this isn't "a bug".  For that reason I'm closing this as "not a bug".

As they also say, there are many other possible algorithms (LCS isn't the only other one in use).  Opening an enhancement request instead (to implement additional algorithms) could make sense, but won't get anywhere unless someone volunteers to do the work.
History
Date User Action Args
2016-01-20 17:53:02tim.peterssetrecipients: + tim.peters, rhettinger, orsenthil, Contego
2016-01-20 17:53:02tim.peterssetmessageid: <1453312382.88.0.506140960382.issue26150@psf.upfronthosting.co.za>
2016-01-20 17:53:02tim.peterslinkissue26150 messages
2016-01-20 17:53:02tim.peterscreate