Mercurial > hg
comparison Makefile @ 41444:d5357238eda9
tests: conditionalize test output on Python 3.7
Python 3.7 changed behavior of urllib.parse.quote() from RFC 2396
to RFC 3986 and ~ is now in the set of reserved characters and
isn't escaped.
We conditioanlize test output accordingly.
Differential Revision: https://phab.mercurial-scm.org/D5717
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sat, 26 Jan 2019 11:23:31 -0800 |
parents | 462a26756f70 |
children | ec7b478f1bf8 |
comparison
equal
deleted
inserted
replaced
41443:1a6a01a21d6a | 41444:d5357238eda9 |
---|