[pypy-commit] [Mercurial][pypy/pypy][branch/py3.8] fix using wrong free in _ssl (issue 3871)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 0be12be0 by Matti Picus at 2022-12-16T16:29:40+02:00 fix using wrong free in _ssl (issue 3871) --HG-- branch : py3.8 - - - - - 1 changed file: - lib_pypy/_cffi_ssl/_stdssl/certificate.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/0be12be0a9214cafac1524e2154bcacc8f78e8a7 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/0be12be0a9214cafac1524e2154bcacc8f78e8a7 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list -- pypy-commit@python.org To unsubscribe send an email to pypy-commit-le...@python.org https://mail.python.org/mailman3/lists/pypy-commit.python.org/ Member address: arch...@mail-archive.com
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.8] commit ssl interface changes
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 5f7fdb84 by Matti Picus at 2022-12-16T16:35:52+02:00 commit ssl interface changes --HG-- branch : py3.8 - - - - - 1 changed file: - lib_pypy/_cffi_ssl/_cffi_src/openssl/x509v3.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/5f7fdb841d621584999270d9278c3b9af474f10f -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/5f7fdb841d621584999270d9278c3b9af474f10f You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list -- pypy-commit@python.org To unsubscribe send an email to pypy-commit-le...@python.org https://mail.python.org/mailman3/lists/pypy-commit.python.org/ Member address: arch...@mail-archive.com