]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-143874: Use self.message instead of raw print in `_exec_in_closure()` (#143875)
authorYongtao Huang <yongtaoh2022@gmail.com>
Tue, 20 Jan 2026 00:11:07 +0000 (08:11 +0800)
committerGitHub <noreply@github.com>
Tue, 20 Jan 2026 00:11:07 +0000 (16:11 -0800)
commite66597d6c84a8615340822b8da564e5ca3fba5cd
tree35ab0fc1bab8ff25e188495f112d145763b1cfa3
parentf84ea1107170988742fbd350123678a5c503c1ad
gh-143874: Use self.message instead of raw print in `_exec_in_closure()`  (#143875)
Lib/pdb.py
Lib/test/test_remote_pdb.py
Misc/NEWS.d/next/Library/2026-01-15-16-04-39.gh-issue-143874.1qQgvo.rst [new file with mode: 0644]