Comment 3 for bug 1644003

Revision history for this message
Vincent Ladeuil (vila) wrote : Re: breaks with python 2.7.12-7

@Rusell: I do realize it's a critical issue for you, but without a way to reproduce it's hard to propose a fix or workarounds.

In both reports translations / locale are involved.

Jelmer is suggesting that the 're' monkeypatching is the culprit, you could verify that by commenting the:

    re.compile = _real_re_compile

line in bzrlib/lazy_regexp.py