]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-119580: Improve version added section for convenience variable (#119583)
authorTian Gao <gaogaotiantian@hotmail.com>
Mon, 27 May 2024 17:54:23 +0000 (10:54 -0700)
committerGitHub <noreply@github.com>
Mon, 27 May 2024 17:54:23 +0000 (17:54 +0000)
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