Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
gh-119580: Improve version added section for convenience variable (GH…
…-119583)

(cherry picked from commit 3dfa364)

Co-authored-by: Tian Gao <gaogaotiantian@hotmail.com>
  • Loading branch information
gaogaotiantian authored and miss-islington committed May 27, 2024
commit 0ee7326304e41c76be97bcf2f4ee040c9a98d0d2
2 changes: 2 additions & 0 deletions Doc/library/pdb.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down