From: Tian Gao Date: Mon, 27 May 2024 17:54:23 +0000 (-0700) Subject: gh-119580: Improve version added section for convenience variable (#119583) X-Git-Tag: v3.14.0a1~1752 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3dfa364cf2ae94e797b25fe5cac74b016a5a7fe6;p=thirdparty%2FPython%2Fcpython.git gh-119580: Improve version added section for convenience variable (#119583) --- diff --git a/Doc/library/pdb.rst b/Doc/library/pdb.rst index 7d67e06434b7..cd6496203949 100644 --- a/Doc/library/pdb.rst +++ b/Doc/library/pdb.rst @@ -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