]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133296: Fix versionadded for C API functions that were backported (#137024)
authorNathan Goldbaum <nathan.goldbaum@gmail.com>
Tue, 22 Jul 2025 20:27:50 +0000 (14:27 -0600)
committerGitHub <noreply@github.com>
Tue, 22 Jul 2025 20:27:50 +0000 (21:27 +0100)
commitb13a5df52fc854d1097e8b5419cb8802dc4059e0
tree163e7d752dec946e1f6e4b7baf2d0f11a1b3d231
parentaafb1435d803c68ea3bbd2748f1e141c9deaadb0
gh-133296: Fix versionadded for C API functions that were backported (#137024)
Doc/c-api/init.rst
Doc/whatsnew/3.14.rst
Doc/whatsnew/3.15.rst