tests/bundles/rebase-revset.hg
author Gregory Szorc <gregory.szorc@gmail.com>
Sun, 27 Mar 2016 13:50:34 -0700
changeset 28649 7acab42ef184
parent 15270 6cb6064f1d50
permissions -rw-r--r--
sslutil: implement SSLContext class Python <2.7.9 doesn't have a ssl.SSLContext class. In this patch, we implement the interface to the class so we can have a unified code path for all supported versions of Python. This is similar to the approach that urllib3 takes.

(binary:application/octet-stream)