]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.13] gh-119580: Improve version added section for convenience variable (GH-119583...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 27 May 2024 18:13:01 +0000 (20:13 +0200)
committerGitHub <noreply@github.com>
Mon, 27 May 2024 18:13:01 +0000 (18:13 +0000)
Co-authored-by: Tian Gao <gaogaotiantian@hotmail.com>
Doc/library/pdb.rst

index 7d67e06434b799d1df487958f88d4b07be2e6a7b..cd6496203949ea9c2383a249f66c6f507a2776da 100644 (file)
@@ -290,6 +290,8 @@ There are three preset *convenience variables*:
 
 .. versionadded:: 3.12
 
+   Added the *convenience variable* feature.
+
 .. index::
    pair: .pdbrc; file
    triple: debugger; configuration; file