]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-143874: Use self.message instead of raw print in `_exec_in_closure()` ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 21 Jan 2026 00:35:30 +0000 (01:35 +0100)
committerGitHub <noreply@github.com>
Wed, 21 Jan 2026 00:35:30 +0000 (16:35 -0800)
commit482a2536bc2431d071a74d7a67ecb6a0038227aa
treee713d29183ed87c993d1ce634fa8d0663f86225a
parentf7567b44a1eeb471fa239cc817eaa87099f88c18
[3.14] gh-143874: Use self.message instead of raw print in `_exec_in_closure()`  (GH-143875) (#144061)

gh-143874: Use self.message instead of raw print in `_exec_in_closure()`  (GH-143875)
(cherry picked from commit e66597d6c84a8615340822b8da564e5ca3fba5cd)

Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
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]