]> granicus.if.org Git - python/commit
fix sslwrap_simple (closes #22523)
authorBenjamin Peterson <benjamin@python.org>
Thu, 2 Oct 2014 03:53:01 +0000 (23:53 -0400)
committerBenjamin Peterson <benjamin@python.org>
Thu, 2 Oct 2014 03:53:01 +0000 (23:53 -0400)
commit2f33456e41330abdd0e818802665a4e0091626a2
tree757d97b750e39b5e63f471cccf4a3beea3f86dbd
parent0d377b371d8ec8bd538ed7325000e815d02cb03b
fix sslwrap_simple (closes #22523)

Thanks Alex Gaynor.
Lib/ssl.py
Lib/test/test_ssl.py
Modules/_ssl.c