Skip to content

[3.14] gh-131591: Make --without-remote-debug work (GH-135925)#135931

Merged
encukou merged 1 commit intopython:3.14from
miss-islington:backport-c2f2fd4-3.14
Jun 25, 2025
Merged

[3.14] gh-131591: Make --without-remote-debug work (GH-135925)#135931
encukou merged 1 commit intopython:3.14from
miss-islington:backport-c2f2fd4-3.14

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented 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

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>
@encukou encukou enabled auto-merge (squash) June 25, 2025 11:52
@encukou encukou merged commit 17c6818 into python:3.14 Jun 25, 2025
40 checks passed
@miss-islington miss-islington deleted the backport-c2f2fd4-3.14 branch January 2, 2026 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants