Stefano Rivera pushed to branch branch/py2.7-openssl3 at PyPy / pypy


Commits:
b350099e by Stefano Rivera at 2022-01-22T12:31:26-04:00
Skip tests requiring TLS 1.2 under OpenSSL 3

We could parse for SECLEVEL in openssl.conf, but just skipping them is much 
simpler.

--HG--
branch : py2.7-openssl3

- - - - -
28636b5e by Stefano Rivera at 2022-01-22T12:46:59-04:00
bpo-43920: Make load_verify_locations(cadata) error message consistent 
(GH-25554)

--HG--
branch : py2.7-openssl3

- - - - -


2 changed files:

- lib-python/2.7/test/test_ssl.py
- lib_pypy/_cffi_ssl/_stdssl/__init__.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/1bb775cdc266d9f6f147023a04814deabdd5285a...28636b5ea2c81d1a5b98e58801697c6bd0a0328f

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/1bb775cdc266d9f6f147023a04814deabdd5285a...28636b5ea2c81d1a5b98e58801697c6bd0a0328f
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to