Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GH-91048: Minor fixes for_remotedebugging & rename to_remote_debugging#133398

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
pablogsal merged 6 commits intopython:mainfromAA-Turner:remote-debug-misc
May 5, 2025

Conversation

AA-Turner
Copy link
Member

@AA-TurnerAA-Turner commentedMay 4, 2025
edited by bedevere-appbot
Loading

cc@pablogsal, a few minor things I spotted after the rename in#133284.

Btw, would you support adding an underscore to the module name? I keep reading it as 'remoted ...', and_remote_debugging would better match the C files.

A

@pablogsal
Copy link
Member

Thanks a lot for the fix@AA-Turner!

@pablogsal
Copy link
Member

Btw, would you support adding an underscore to the module name? I keep reading it as 'remoted ...', and_remote_debugging would better match the C files.

Yep, if you want, go ahead and make the changes

AA-Turner reacted with thumbs up emoji

configure.ac Outdated
@@ -8077,6 +8077,7 @@ PY_STDLIB_MOD([_gdbm],
PY_STDLIB_MOD([readline],
[], [test "$with_readline" != "no"],
[$READLINE_CFLAGS], [$READLINE_LIBS])
PY_STDLIB_MOD([_remotedebugging], [test "$TEST_MODULES" = yes])
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

@pablogsal should we keep this"$TEST_MODULES" = yes condition? It's inherited from before the rename, but I don't know what conditions you want the module to be enabled under.

Copy link
Member

Choose a reason for hiding this comment

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

Nop, that was from before when this was a test module. Let's remove it

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Ok, I've pushed a fix for this & also the rename to_remote_debugging. Thanks!

@AA-TurnerAA-Turner changed the titleGH-91048: Minor fixes after renaming to _remotedebuggingGH-91048: Minor fixes for_remotedebugging & rename to_remote_debuggingMay 4, 2025
@AA-TurnerAA-Turner added the 🔨 test-with-buildbotsTest PR w/ buildbots; report in status section labelMay 4, 2025
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by@AA-Turner for commit2e6b80e 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F133398%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-buildbotsTest PR w/ buildbots; report in status section labelMay 4, 2025
@pablogsal
Copy link
Member

Hummmm, seems that this collided with the other PR, could you rebase? I can land it afterwards.

If you don't have time I can rebase myself if you prefer :)

# Conflicts:#Lib/test/test_external_inspection.py
@AA-Turner
Copy link
MemberAuthor

Thanks! resolved conflicts

A

@pablogsalpablogsal merged commit3f80165 intopython:mainMay 5, 2025
41 checks passed
@pablogsal
Copy link
Member

Thanks again 🖤

AA-Turner reacted with heart emoji

@AA-TurnerAA-Turner deleted the remote-debug-misc branchMay 5, 2025 00:34
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@pablogsalpablogsalpablogsal approved these changes

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@AA-Turner@pablogsal@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp