Skip to content

gh-131591: Document Py_REMOTE_DEBUG - #135929

Merged
encukou merged 1 commit into
python:mainfrom
encukou:Py_REMOTE_DEBUG-doc
Jul 7, 2025
Merged

gh-131591: Document Py_REMOTE_DEBUG#135929
encukou merged 1 commit into
python:mainfrom
encukou:Py_REMOTE_DEBUG-doc

Conversation

@encukou

@encukouencukou commented Jun 25, 2025

Copy link
Copy Markdown
Member

The docs for macros defined by configure are spotty. Let's start fixing that with ones that that are new in 3.14.

Should Py_REMOTE_DEBUG be private? I can add a _Py prefix instead of docs.


📚 Documentation preview 📚: https://cpython-previews--135929.org.readthedocs.build/

@bedevere-appbedevere-appBot added awaiting core review docs Documentation in the Doc dir skip news labels Jun 25, 2025
@encukouencukou mentioned this pull request Jun 25, 2025
39 tasks
@encukouencukou added the needs backport to 3.14 bugs and security fixes label Jul 7, 2025
@encukou
encukou merged commit 9aac5a3 into python:mainJul 7, 2025
34 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsJul 7, 2025
@miss-islington-app

Copy link
Copy Markdown

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

@encukou
encukou deleted the Py_REMOTE_DEBUG-doc branch July 7, 2025 10:56
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 7, 2025
(cherry picked from commit 9aac5a3)
Co-authored-by: Petr Viktorin <encukou@gmail.com>
@bedevere-app

Copy link
Copy Markdown

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

@bedevere-appbedevere-appBot removed the needs backport to 3.14 bugs and security fixes label Jul 7, 2025
encukou added a commit that referenced this pull request Jul 7, 2025
gh-131591: Document Py_REMOTE_DEBUG (GH-135929)
(cherry picked from commit 9aac5a3)
Co-authored-by: Petr Viktorin <encukou@gmail.com>
AndPuQing pushed a commit to AndPuQing/cpython that referenced this pull request Jul 11, 2025
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
picnixz pushed a commit to picnixz/cpython that referenced this pull request Jul 13, 2025
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant

@encukou