Mercurial > hg
diff rust/README.rst @ 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 | 964212780daf |
children | 8a3b045d9086 |