]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111051: Check if file is modifed during debugging in `pdb` (#111052)
authorTian Gao <gaogaotiantian@hotmail.com>
Thu, 25 Jan 2024 16:48:50 +0000 (08:48 -0800)
committerGitHub <noreply@github.com>
Thu, 25 Jan 2024 16:48:50 +0000 (16:48 +0000)
commit8278fa2f5625b41be91191d18ee8eeab904a54ff
treec707422c5a02db7218da3c1e62bf5097ebfd53c7
parent07ef63fb6a0fb996d5f56c79f4ccd7a1887a6b2b
gh-111051: Check if file is modifed during debugging in `pdb` (#111052)
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2023-10-19-02-08-12.gh-issue-111051.8h1Dpk.rst [new file with mode: 0644]