-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
gh-138122: Split Modules/_remote_debugging_module.c into multiple files #141934
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
🤖 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. |
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: 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. |
|
There is no new code here, just moving functions into new files as this file was getting unmanageable :) |
emmatyping
left a comment
There was a problem hiding this 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.
|
Thanks a lot for the review of the build system files @emmatyping 🖤 |
…le files (python#141934) gh-1381228: Split Modules/_remote_debugging_module.c into multiple files
…le files (python#141934) gh-1381228: Split Modules/_remote_debugging_module.c into multiple files
Uh oh!
There was an error while loading. Please reload this page.