Mercurial > hg-stable
comparison README.rst @ 41466: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 | 1b59287a1cfa |
children | c5912e35d06d |
comparison
equal
deleted
inserted
replaced
41465:1a6a01a21d6a | 41466:d5357238eda9 |
---|