From 3dfa364cf2ae94e797b25fe5cac74b016a5a7fe6 Mon Sep 17 00:00:00 2001 From: Tian Gao Date: Mon, 27 May 2024 10:54:23 -0700 Subject: gh-119580: Improve version added section for convenience variable (#119583) --- Doc/library/pdb.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Doc/library/pdb.rst b/Doc/library/pdb.rst index 7d67e06..cd64962 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 -- cgit v0.12