8000 gh-131591: Make --without-remote-debug work by encukou · Pull Request #135925 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-131591: Make --without-remote-debug work #135925

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

Merged
merged 1 commit into from
Jun 25, 2025

Conversation

encukou
Copy link
Member
@encukou encukou commented Jun 25, 2025

The feature is checked using defined(Py_REMOTE_DEBUG); defining the macro (even as 0) enables it.

The feature is checked using `defined(Py_REMOTE_DEBUG)`; defining
the macro (even as `0`) enables it.
@encukou encukou merged commit c2f2fd4 into python:main Jun 25, 2025
45 checks passed
@miss-islington-app
Copy link

Thanks @encukou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@encukou encukou deleted the Py_REMOTE_DEBUG branch June 25, 2025 11:51
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 25, 2025
The feature is checked using `defined(Py_REMOTE_DEBUG)`; defining
the macro (even as `0`) enables it.
(cherry picked from commit c2f2fd4)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
@bedevere-app
Copy link
bedevere-app bot commented Jun 25, 2025

GH-135931 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jun 25, 2025
encukou added a commit that referenced this pull request Jun 25, 2025
…5931)

gh-131591: Make --without-remote-debug work (GH-135925)

The feature is checked using `defined(Py_REMOTE_DEBUG)`; defining
the macro (even as `0`) enables it.
(cherry picked from commit c2f2fd4)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
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.

2 participants
0