diff hgext/infinitepush/sqlindexapi.py @ 44889:ceb7318013d5

sslutil: fix names of variables containing minimum protocol strings When working in this module, I found it very confusing that "protocol" as a variable name could mean either "minimum protocol string" or an exact version (as a string or ssl.PROTOCOL_* value). This patch prefixes variables of the former type with "minimum".
author Manuel Jacob <me@manueljacob.de>
date Sun, 31 May 2020 10:47:38 +0200
parents 8ff1ecfadcd1
children 89a2afe31e82
line wrap: on
line diff