Skip to content

Conversation

@pablogsal
Copy link
Member

@pablogsalpablogsal commented Nov 25, 2025

@pablogsalpablogsal changed the title gh-1381228: Split Modules/_remote_debugging_module.c into multiple filesgh-138122: Split Modules/_remote_debugging_module.c into multiple filesNov 25, 2025
@pablogsalpablogsal added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Nov 25, 2025
@bedevere-bot
Copy link

🤖 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-botbedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Nov 25, 2025
@pablogsalpablogsal added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Nov 25, 2025
@bedevere-bot
Copy link

🤖 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-botbedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Nov 25, 2025
@pablogsal
Copy link
MemberAuthor

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

Copy link
Member

@emmatypingemmatyping left a comment

Choose a reason for hiding this comment

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

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

@pablogsal
Copy link
MemberAuthor

pablogsal commented Nov 25, 2025

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

@pablogsalpablogsal merged commit d07d3a3 into python:mainNov 25, 2025
101 checks passed
@pablogsalpablogsal 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.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@pablogsal@bedevere-bot@emmatyping