From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Mon, 27 May 2024 18:04:01 +0000 (+0200) Subject: [3.12] gh-119580: Improve version added section for convenience variable (GH-119583... X-Git-Tag: v3.12.4~56 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=823c66a789569d0172455d21ce70586503f03ba7;p=thirdparty%2FPython%2Fcpython.git [3.12] gh-119580: Improve version added section for convenience variable (GH-119583) (#119625) Co-authored-by: Tian Gao --- diff --git a/Doc/library/pdb.rst b/Doc/library/pdb.rst index b8f15aaa5a9a..8a6ee9c5c199 100644 --- a/Doc/library/pdb.rst +++ b/Doc/library/pdb.rst @@ -278,6 +278,8 @@ There are three preset *convenience variables*: .. versionadded:: 3.12 + Added the *convenience variable* feature. + .. index:: pair: .pdbrc; file triple: debugger; configuration; file