]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
update to fix leak in SSL code
authorBill Janssen <janssen@parc.com>
Fri, 14 Dec 2007 22:08:56 +0000 (22:08 +0000)
committerBill Janssen <janssen@parc.com>
Fri, 14 Dec 2007 22:08:56 +0000 (22:08 +0000)
commit54cc54c1fe26328d62c70fa55350ad89868c1d61
tree54bae6f8c8e2b081c9793cd3d1e7b799cdadabee
parent517b9ddda231467e87aafd243c6c561f68d34490
update to fix leak in SSL code
Lib/socket.py
Lib/ssl.py
Lib/test/test_ssl.py
Modules/_ssl.c