From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Mon, 27 May 2024 18:13:01 +0000 (+0200) Subject: [3.13] gh-119580: Improve version added section for convenience variable (GH-119583... X-Git-Tag: v3.13.0b2~111 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9edf0109eb313c006f71daf93fe309273c788086;p=thirdparty%2FPython%2Fcpython.git [3.13] gh-119580: Improve version added section for convenience variable (GH-119583) (#119624) Co-authored-by: Tian Gao --- 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