mirror of
https://github.com/python/cpython.git
synced 2026-03-19 19:30:53 +00:00
Also mention patch submitter's name in NEWS, not just in the commit message
This commit is contained in:
parent
dfb45dfd04
commit
54677da895
1 changed files with 2 additions and 1 deletions
|
|
@ -29,7 +29,8 @@ Library
|
|||
|
||||
- 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
|
||||
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
|
||||
before the certificate footer. Patch by Kyle VanderBeek.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue