Mercurial > hg
diff mercurial/state.py @ 41410:0d226b2139df
sslutil: use raw strings for exception reason compare
Otherwise we attempt to compare a bytes to a str on Python 3
and it always fails.
Differential Revision: https://phab.mercurial-scm.org/D5721
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sat, 26 Jan 2019 13:58:58 -0800 |
parents | 050ea8eb42a5 |
children | 5f2f6912c9e6 |