Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 30 May 2020 04:59:13 +0200 | Manuel Jacob | hgweb: avoid using `sslutil.modernssl` |
Fri, 29 May 2020 22:31:26 +0200 | Manuel Jacob | sslutil: remove comments referring to removed SSLContext emulation class |
Fri, 29 May 2020 21:18:22 +0200 | Manuel Jacob | sslutil: remove code checking for presence of ssl.SSLContext |
Fri, 29 May 2020 21:07:26 +0200 | Manuel Jacob | setup: require a Python version with modern SSL features |
Sat, 30 May 2020 03:46:59 +0200 | Manuel Jacob | sslutil: set `_canloaddefaultcerts` to `True` if `ssl.SSLContext` is present |
Thu, 28 May 2020 16:16:13 -0400 | Augie Fackler | filemerge: add __bytes__ for absentfilectx |
Thu, 28 May 2020 16:17:28 -0400 | Augie Fackler | mergestate: move staticmethod _filectxorabsent to module level |