gh-138122: Split Modules/_remote_debugging_module.c into multiple files#141934
Merged
Conversation
|
🤖 New build scheduled with the buildbot fleet by @pablogsal for commit dfd0056 🤖 Results will be shown at: If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again. |
dfd0056 to
38567ec
Compare
38567ec to
0b2efa0
Compare
|
🤖 New build scheduled with the buildbot fleet by @pablogsal for commit 0b2efa0 🤖 Results will be shown at: If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again. |
Member
Author
|
There is no new code here, just moving functions into new files as this file was getting unmanageable :) |
emmatyping
reviewed
Nov 25, 2025
emmatyping
left a comment
Member
There was a problem hiding this comment.
I didn't look at the splitting of the files, but the build system changes look good.
Member
Author
|
Thanks a lot for the review of the build system files @emmatyping 🖤 |
StanFromIreland
pushed a commit
to StanFromIreland/cpython
that referenced
this pull request
Dec 6, 2025
…le files (python#141934) gh-1381228: Split Modules/_remote_debugging_module.c into multiple files
ashm-dev
pushed a commit
to ashm-dev/cpython
that referenced
this pull request
Dec 8, 2025
…le files (python#141934) gh-1381228: Split Modules/_remote_debugging_module.c into multiple files
jjhelmus
added a commit
to jjhelmus/python-build-standalone
that referenced
this pull request
Dec 17, 2025
The _remote_debugging module was split into multiple files in: python/cpython#141934 Update the extensions-modules.yml file to reflect this change.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Uh oh!
There was an error while loading. Please reload this page.