diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2010-04-27 22:08:08 (GMT) |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2010-04-27 22:08:08 (GMT) |
commit | 9bfbe61961302dcb2da6ecdb53353435362244cc (patch) | |
tree | 20f7adf6b1f63f867b6309b9fa6d79da4cbe6074 /Misc/ACKS | |
parent | c3be11aac35f4ac1be6542f8f767dd5c3ccc9dbf (diff) | |
download | cpython-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/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -788,6 +788,7 @@ Michael Urman Hector Urtubia Andi Vajda Case Van Horsen +Kyle VanderBeek Atul Varma Dmitry Vasiliev Alexandre Vassalotti |