https://github.com/python/cpython/commit/2f6b3800e6004b97e04082c9fa06192ae37aea52
commit: 2f6b3800e6004b97e04082c9fa06192ae37aea52
branch: main
author: Diego Russo <[email protected]>
committer: pablogsal <[email protected]>
date: 2026-05-08T12:58:48+01:00
summary:

Add Diego as author of PEP 831 (#149551)

files:
M Doc/whatsnew/3.15.rst

diff --git a/Doc/whatsnew/3.15.rst b/Doc/whatsnew/3.15.rst
index 9e2f789334ff02..0f7782ba1813d1 100644
--- a/Doc/whatsnew/3.15.rst
+++ b/Doc/whatsnew/3.15.rst
@@ -411,8 +411,8 @@ embedding applications, and native libraries.
    unwinding for the whole Python process.
 
 (Contributed by Pablo Galindo Salgado and Savannah Ostrowski in
-:gh:`149201`; PEP 831 written by Pablo Galindo Salgado, Ken Jin, and
-Savannah Ostrowski.)
+:gh:`149201`; PEP 831 written by Pablo Galindo Salgado, Ken Jin,
+Savannah Ostrowski, and Diego Russo.)
 
 .. seealso:: :pep:`831` for further details.
 

_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/python-checkins.python.org
Member address: [email protected]

Reply via email to