Peter Maydell <[email protected]> writes:

> On 7 September 2015 at 16:45, Markus Armbruster <[email protected]> wrote:
>> A feature new in Python 2.7 crept into commit 77e703b: re.subn()'s
>> fifth argument.  Avoid that, use re.compile().
>>
>> Reported-by: Laurent Desnogues <[email protected]>
>> Signed-off-by: Markus Armbruster <[email protected]>
>
> Should we cc: stable on this?

Not needed: commit 77e703b is not in any release, and not meant for
stable.

Reply via email to