Staging
v0.5.1
https://github.com/python/cpython
Revision a197f8aa7493e66bc54c3db8f796d00cef1c3042 authored by Miss Islington (bot) on 07 December 2019, 17:20:43 UTC, committed by GitHub on 07 December 2019, 17:20:43 UTC


test_openssl_version now accepts version 3.0.0.

getpeercert() no longer returns IPv6 addresses with a trailing new line.

Signed-off-by: Christian Heimes <christian@python.org>


https://bugs.python.org/issue38820
(cherry picked from commit 2b7de6696bf2f924cd2cd9ff0a539c8aa37c6244)


Co-authored-by: Christian Heimes <christian@python.org>


https://bugs.python.org/issue38820



Automerge-Triggered-By: @tiran
1 parent a85066d
Raw File
Tip revision: a197f8aa7493e66bc54c3db8f796d00cef1c3042 authored by Miss Islington (bot) on 07 December 2019, 17:20:43 UTC
[3.7] bpo-38820: OpenSSL 3.0.0 compatibility. (GH-17190) (GH-17500)
Tip revision: a197f8a
CODE_OF_CONDUCT.rst
Code of Conduct
===============

Please note that all interactions on
`Python Software Foundation <https://www.python.org/psf-landing/>`__-supported
infrastructure is `covered
<https://www.python.org/psf/records/board/minutes/2014-01-06/#management-of-the-psfs-web-properties>`__
by the `PSF Code of Conduct <https://www.python.org/psf/codeofconduct/>`__,
which includes all infrastructure used in the development of Python itself
(e.g. mailing lists, issue trackers, GitHub, etc.).

In general this means everyone is expected to be open, considerate, and
respectful of others no matter what their position is within the project.

back to top