Staging
v0.8.1
https://github.com/python/cpython
Revision 73e02ff0d47c37cf2a8f137cfbea0b36d26c48bb authored by Miss Islington (bot) on 18 November 2020, 12:29:34 UTC, committed by GitHub on 18 November 2020, 12:29:34 UTC

skip test_min_max_version_mismatch when TLS 1.0 is not available

Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit ce04e7105bc396c32667a22b928a712ba0778a3f)

Co-authored-by: Christian Heimes <christian@python.org>
1 parent a702bd4
Raw File
Tip revision: 73e02ff0d47c37cf2a8f137cfbea0b36d26c48bb authored by Miss Islington (bot) on 18 November 2020, 12:29:34 UTC
bpo-41561: skip test_min_max_version_mismatch (GH-22308)
Tip revision: 73e02ff
CODE_OF_CONDUCT.md
# 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 the infrastructure used in the development of Python itself
(e.g. mailing lists, issue trackers, GitHub, etc.).

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

back to top