Mercurial > hg
comparison mercurial/localrepo.py @ 51746:4f0fad8da04c
tests: pass re.MULTILINE to re.sub as 'flags' - not in 'count' position
This bug was caught by the new Python 3.13 warning:
DeprecationWarning: 'count' is passed as positional argument
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Thu, 11 Jan 2024 21:58:55 +0100 |
parents | 5f37c36f36b9 |
children | 45c467d8422c |
comparison
equal
deleted
inserted
replaced
51745:e679697a6ca4 | 51746:4f0fad8da04c |
---|