diff --git a/Doc/library/pdb.rst b/Doc/library/pdb.rst index b8f15aaa5a9a09..8a6ee9c5c19976 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