]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40066: [Enum] fix tests (GH-30643)
authorEthan Furman <ethan@stoneleaf.us>
Mon, 17 Jan 2022 16:52:42 +0000 (08:52 -0800)
committerGitHub <noreply@github.com>
Mon, 17 Jan 2022 16:52:42 +0000 (08:52 -0800)
commit62a6594e66ca955073be2f4e5a40291a39252ef3
treeb0a413800df355e05dcc9c348cf04aed1070d69c
parenta4bc2218d270c4c7a898c8b3967c8c271afe9abe
bpo-40066: [Enum] fix tests (GH-30643)

- skip doctest that changes depending on target system
- skip doctest that only fails on CI
- substitute in values that change depending on target system
Doc/library/ssl.rst
Lib/test/test_socket.py
Lib/test/test_ssl.py