Kaydet (Commit) 54677da8 authored tarafından Nick Coghlan's avatar Nick Coghlan

Also mention patch submitter's name in NEWS, not just in the commit message

üst dfb45dfd
...@@ -29,7 +29,8 @@ Library ...@@ -29,7 +29,8 @@ Library
- Issue #7490: to facilitate sharing of doctests between 2.x and 3.x test - Issue #7490: to facilitate sharing of doctests between 2.x and 3.x test
suites, the IGNORE_EXCEPTION_DETAIL directive now also ignores the module suites, the IGNORE_EXCEPTION_DETAIL directive now also ignores the module
location of the raised exception. location of the raised exception. Based on initial patch by Lennart
Regebro.
- Issue #8086: In :func:`ssl.DER_cert_to_PEM_cert()`, fix missing newline - Issue #8086: In :func:`ssl.DER_cert_to_PEM_cert()`, fix missing newline
before the certificate footer. Patch by Kyle VanderBeek. before the certificate footer. Patch by Kyle VanderBeek.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment