FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-138122: Split Modules/_remote_debugging_module.c into multiple files by pablogsal · Pull Request #141934 · python/cpython · GitHub

/ cpython Public

gh-138122: Split Modules/_remote_debugging_module.c into multiple files - #141934

Merged
pablogsal merged 1 commit into
python:mainfrom
pablogsal:gh-138122-refactor
Nov 25, 2025
Merged

gh-138122: Split Modules/_remote_debugging_module.c into multiple files#141934
pablogsal merged 1 commit into
python:mainfrom
pablogsal:gh-138122-refactor

Conversation

pablogsal commented Nov 25, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

pablogsal changed the title gh-1381228: Split Modules/_remote_debugging_module.c into multiple files gh-138122: Split Modules/_remote_debugging_module.c into multiple files Nov 25, 2025
pablogsal added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Nov 25, 2025

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @pablogsal for commit dfd0056 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F141934%2Fmerge

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Nov 25, 2025
pablogsal requested a review from corona10 as a code owner November 25, 2025 02:10
pablogsal added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Nov 25, 2025

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @pablogsal for commit 0b2efa0 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F141934%2Fmerge

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Nov 25, 2025

Copy link
Copy Markdown
Member Author

There is no new code here, just moving functions into new files as this file was getting unmanageable :)

emmatyping left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I didn't look at the splitting of the files, but the build system changes look good.

pablogsal commented Nov 25, 2025
edited
Loading

Copy link
Copy Markdown
Member Author

Thanks a lot for the review of the build system files @emmatyping 🖤

pablogsal merged commit d07d3a3 into python:main Nov 25, 2025
101 checks passed
pablogsal deleted the gh-138122-refactor branch November 25, 2025 12:51
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL