]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-23844: Fix test_dh_params failure
authorNed Deily <nad@python.org>
Sun, 16 Jul 2017 07:57:47 +0000 (03:57 -0400)
committerNed Deily <nad@python.org>
Sun, 16 Jul 2017 07:57:47 +0000 (03:57 -0400)
commitb52c0075511f8330f57c81520ee0287241d3653f
tree61d8712d02987733eae78eefd8c2a0a942cbef79
parent8fb577e351040a18c1250bd1c4b2abc458725d5f
bpo-23844: Fix test_dh_params failure
Lib/test/dh1024.pem [new file with mode: 0644]
Lib/test/dh512.pem [deleted file]
Lib/test/test_ssl.py