Mercurial > hg-stable
comparison mercurial/bookmarks.py @ 41432: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 | 876494fd967d |
children | 0f64091cc851 |
comparison
equal
deleted
inserted
replaced
41431:1db94ebbc207 | 41432:0d226b2139df |
---|