From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Fri, 8 May 2026 13:06:08 +0000 (+0200) Subject: [3.15] Add Diego as author of PEP 831 (GH-149551) (#149561) X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=333b7c54c01b2eb1aca9b4d0ffe35b45e833f18a;p=thirdparty%2FPython%2Fcpython.git [3.15] Add Diego as author of PEP 831 (GH-149551) (#149561) --- diff --git a/Doc/whatsnew/3.15.rst b/Doc/whatsnew/3.15.rst index 9e2f789334ff..0f7782ba1813 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.