https://github.com/python/cpython/commit/333b7c54c01b2eb1aca9b4d0ffe35b45e833f18a
commit: 333b7c54c01b2eb1aca9b4d0ffe35b45e833f18a
branch: 3.15
author: Miss Islington (bot) <[email protected]>
committer: diegorusso <[email protected]>
date: 2026-05-08T13:06:08Z
summary:

[3.15] Add Diego as author of PEP 831 (GH-149551) (#149561)

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