summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2010-04-27 22:08:08 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2010-04-27 22:08:08 (GMT)
commit9bfbe61961302dcb2da6ecdb53353435362244cc (patch)
tree20f7adf6b1f63f867b6309b9fa6d79da4cbe6074 /Misc/ACKS
parentc3be11aac35f4ac1be6542f8f767dd5c3ccc9dbf (diff)
downloadcpython-9bfbe61961302dcb2da6ecdb53353435362244cc.zip
cpython-9bfbe61961302dcb2da6ecdb53353435362244cc.tar.gz
cpython-9bfbe61961302dcb2da6ecdb53353435362244cc.tar.bz2
Merged revisions 80557 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk (the bug was already fixed in py3k, just merging in the tests) ........ r80557 | antoine.pitrou | 2010-04-28 00:03:37 +0200 (mer., 28 avril 2010) | 4 lines Issue #8086: In :func:`ssl.DER_cert_to_PEM_cert()`, fix missing newline before the certificate footer. Patch by Kyle VanderBeek. ........
Diffstat (limited to 'Misc/ACKS')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 8755409..830d582 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -788,6 +788,7 @@ Michael Urman
Hector Urtubia
Andi Vajda
Case Van Horsen
+Kyle VanderBeek
Atul Varma
Dmitry Vasiliev
Alexandre Vassalotti