Mercurial > hg
view relnotes/next @ 52285:94cf83d9a2c9
sslutil: drop support for Python prior to 3.7
There's also a block of code around line 47 related to `ssl.HAS_TLSv1` to
determine the supported protocols that references "Python 3.7", but I'm not
altering that because the commit referenced there wasn't landed until just prior
to the 3.9 release, and I'm not sure what flavors of py38 might not have a
backport.
Avoid de-indenting for now for a clearer text diff.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Fri, 08 Nov 2024 19:48:06 -0500 |
parents | e84975e4a2e7 |
children |
line wrap: on
line source
= Mercurial XXX = == New Features == == Default Format Change == These changes affect newly created repositories (or new clones) done with Mercurial XXX. == New Experimental Features == == Bug Fixes == == Backwards Compatibility Changes == == Internal API Changes == == Miscellaneous ==