##// END OF EJS Templates
sslutil: avoid deprecation warnings from python 3.10's ssl module...
sslutil: avoid deprecation warnings from python 3.10's ssl module Use ssl.PROTOCOL_TLS_{CLIENT,SERVER} and SSLContext.{min,max}imum_version when supported (3.7+). And, catch deprecation warnings when the user asks for deprecated TLS versions (1.0 and 1.1). Differential Revision: https://phab.mercurial-scm.org/D12488
Julien Cristau -
r49930:5144d357 default
Show More
Name Size Modified Last Commit Author
/ mercurial / thirdparty
attr
cbor
sha1dc
xdiff
zope
__init__.py Loading ...
selectors2.py Loading ...