GH-91048: Minor fixes for `_remotedebugging & rename to _remote_debugging` (#133398)

This commit is contained in:
Adam Turner 2025-05-05 01:30:14 +01:00 committed by GitHub
parent 483d130e50
commit 3f80165a26
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 48 additions and 67 deletions

View file

@ -71,6 +71,7 @@ static const char* _Py_stdlib_module_names[] = {
"_pyrepl",
"_queue",
"_random",
"_remote_debugging",
"_scproxy",
"_sha1",
"_sha2",