FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.14] gh-131591: Make --without-remote-debug work (GH-135925) by miss-islington · Pull Request #135931 · python/cpython · GitHub

/ cpython Public

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

Merged
encukou merged 1 commit into
python: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 into
python:3.14from
miss-islington:backport-c2f2fd4-3.14

Conversation

miss-islington commented Jun 25, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL