For what it is worth the "strings" that match_any_filter is failing on follows:
[(u'https://launchpad.net/bugs/1065827', u'fixed')]
Additionally, this may help in working around the issue depending on how the commit message was written.
bzr log --match-message '1065827'
For what it is worth the "strings" that match_any_filter is failing on follows:
[(u'https:/ /launchpad. net/bugs/ 1065827', u'fixed')]
Additionally, this may help in working around the issue depending on how the commit message was written.
bzr log --match-message '1065827'