##// 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

File last commit:

r9999:f91e5630 default
r49930:5144d357 default
Show More
hglogo.png
0 lines | 4.0 KiB | image/png | TextLexer
rendered-image