]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-91048: Minor fixes for ``_remotedebugging`` & rename to ``_remote_debugging``...
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Mon, 5 May 2025 00:30:14 +0000 (01:30 +0100)
committerGitHub <noreply@github.com>
Mon, 5 May 2025 00:30:14 +0000 (02:30 +0200)
commit3f80165a26028e56f51f84dfe6663a31f8c169e2
tree58d3015f0977ec80a5240725b04346fdf075547e
parent483d130e504f63aaf3afe8af3a37650edcdb07a3
GH-91048: Minor fixes for ``_remotedebugging`` & rename to ``_remote_debugging`` (#133398)
14 files changed:
Lib/asyncio/tools.py
Lib/test/test_external_inspection.py
Lib/test/test_sys.py
Modules/Setup
Modules/Setup.stdlib.in
Modules/_remote_debugging_module.c [moved from Modules/_remotedebuggingmodule.c with 99% similarity]
PCbuild/_remote_debugging.vcxproj [moved from PCbuild/_remotedebugging.vcxproj with 97% similarity]
PCbuild/_remote_debugging.vcxproj.filters [moved from PCbuild/_remotedebugging.vcxproj.filters with 90% similarity]
PCbuild/pcbuild.proj
PCbuild/pcbuild.sln
Python/stdlib_module_names.h
Tools/build/generate_stdlib_module_names.py
configure
configure.ac