]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131123: Support completion in `pdb` for convenience variable attributes (#131124)
authorTian Gao <gaogaotiantian@hotmail.com>
Wed, 12 Mar 2025 21:23:53 +0000 (17:23 -0400)
committerGitHub <noreply@github.com>
Wed, 12 Mar 2025 21:23:53 +0000 (17:23 -0400)
commitb52866953a64c5e0fe57784fbcfc6bec87861563
tree4fdc05c40390c5647b3f47bf83f6ef91851dee7e
parent17d06aeb5476099bc1acd89cd6f69e239e0f9350
gh-131123: Support completion in `pdb` for convenience variable attributes (#131124)
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2025-03-11-23-58-45.gh-issue-131123.WB6tPh.rst [new file with mode: 0644]