[pypy-commit] [Git][pypy/pypy][branch/py3.7-openssl-3.0.0] 10 commits: remove uneeded files

Matti Picus (@mattip) foss at heptapod.net
Sun Nov 7 04:22:20 EST 2021



Matti Picus pushed to branch branch/py3.7-openssl-3.0.0 at PyPy / pypy


Commits:
50bb0e88 by Matti Picus at 2021-11-06T08:59:26+02:00
remove uneeded files

--HG--
branch : py3.7-openssl-3.0.0

- - - - -
50d9f308 by Matti Picus at 2021-11-06T09:02:25+02:00
preserve passwd callback, remove extraneous check

--HG--
branch : py3.7-openssl-3.0.0

- - - - -
20e8f72d by Matti Picus at 2021-11-06T09:09:14+02:00
revert 6ddfef1fa188, breaks session re-use test

--HG--
branch : py3.7-openssl-3.0.0

- - - - -
665a6624 by Matti Picus at 2021-11-06T09:32:45+02:00
more cleanup

--HG--
branch : py3.7-openssl-3.0.0

- - - - -
7767dcfb by Matti Picus at 2021-11-06T18:23:41+02:00
revert part of 59f35f3623b1, reset ffi.errno

--HG--
branch : py3.7-openssl-3.0.0

- - - - -
7f1df53e by h-vertini at 2021-11-07T10:14:27+02:00
backport changes to tests for openssl3

--HG--
branch : py3.7-openssl-3.0.0

- - - - -
05136ae3 by h-vertini at 2021-11-07T10:48:39+02:00
update error codes for OpenSSL3

--HG--
branch : py3.7-openssl-3.0.0

- - - - -
b2c6e15b by Matti Picus at 2021-11-07T11:00:38+02:00
remove some error codes that do not exist in my build of OpenSSL3

--HG--
branch : py3.7-openssl-3.0.0

- - - - -
2bcd08f6 by Matti Picus at 2021-11-07T11:01:21+02:00
handle UNXEPECTED_EOF_WHILE_READING which on CPython raises a BrokenPipeError

--HG--
branch : py3.7-openssl-3.0.0

- - - - -
db605ae4 by Matti Picus at 2021-11-07T11:12:22+02:00
adopt upstream changes to add_ca_cert

--HG--
branch : py3.7-openssl-3.0.0

- - - - -


17 changed files:

- lib-python/3/test/test_ssl.py
- lib_pypy/_cffi_ssl/README.md
- − lib_pypy/_cffi_ssl/_cffi_src/build_constant_time.py
- − lib_pypy/_cffi_ssl/_cffi_src/build_padding.py
- − lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/constant_time.c
- − lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/constant_time.h
- − lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/padding.c
- − lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/padding.h
- − lib_pypy/_cffi_ssl/_cffi_src/openssl/__init__.py
- lib_pypy/_cffi_ssl/_cffi_src/openssl/err.py
- − lib_pypy/_cffi_ssl/_cffi_src/openssl/pypy_win32_extra.py
- lib_pypy/_cffi_ssl/_cffi_src/openssl/ssl.py
- lib_pypy/_cffi_ssl/_stdssl/__init__.py
- lib_pypy/_cffi_ssl/_stdssl/errorcodes.py
- − lib_pypy/_cffi_ssl/cryptography/__init__.py
- − lib_pypy/_cffi_ssl/cryptography/exceptions.py
- − lib_pypy/_cffi_ssl/cryptography/fernet.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/6135b6922079a264a227d23560b39b98eca0ce3a...db605ae4f40d22338dc2380dc4d9c8c3768841d4

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/6135b6922079a264a227d23560b39b98eca0ce3a...db605ae4f40d22338dc2380dc4d9c8c3768841d4
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20211107/de3eddc8/attachment.html>


More information about the pypy-commit mailing list