tests/bundles/test-invalid-branch-name.hg
author Gregory Szorc <gregory.szorc@gmail.com>
Sun, 27 Mar 2016 13:50:34 -0700
changeset 28649 7acab42ef184
parent 17984 b74361cf7c0a
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.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
17984
b74361cf7c0a update: allow update to existing branches with invalid names (issue3710)
Tim Henigan <tim.henigan@gmail.com>
parents:
diff changeset
     1
(binary:application/octet-stream)