]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132950: Log is_remote_debug_enabled() in pythoninfo (#132965)
authorVictor Stinner <vstinner@python.org>
Fri, 25 Apr 2025 18:13:47 +0000 (20:13 +0200)
committerGitHub <noreply@github.com>
Fri, 25 Apr 2025 18:13:47 +0000 (18:13 +0000)
commitf0485de43ad7403bb74824f445d2cf1f3d192904
tree8cc90639c9800ca46c4a2b7b4d29f46426f9591c
parenta5e628beb8592d938209a09e84d072bb5f57d042
gh-132950: Log is_remote_debug_enabled() in pythoninfo (#132965)

 Log also the Py_REMOTE_DEBUG macro.
Lib/test/pythoninfo.py