]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-90095: Ignore empty lines and comments in `.pdbrc` (#116834)
authorTian Gao <gaogaotiantian@hotmail.com>
Fri, 15 Mar 2024 09:36:04 +0000 (02:36 -0700)
committerGitHub <noreply@github.com>
Fri, 15 Mar 2024 09:36:04 +0000 (09:36 +0000)
commita50cf6c3d76b34e2ee9f92a248f1b0df24e407f6
tree5d7a7957df72fad5521457a1086e28214b65d267
parent8fc8fbb43a8bb46c04ab55f96049039de243afb0
gh-90095: Ignore empty lines and comments in `.pdbrc` (#116834)
Doc/library/pdb.rst
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2024-03-14-20-59-28.gh-issue-90095.7UaJ1U.rst [new file with mode: 0644]