Skip to content

Remote Debugging: silence some unused function warnings - #149898

Merged
StanFromIreland merged 1 commit into
python:mainfrom
StanFromIreland:rm-debug-unused
Aug 19, 2026
Merged

Remote Debugging: silence some unused function warnings#149898
StanFromIreland merged 1 commit into
python:mainfrom
StanFromIreland:rm-debug-unused

Conversation

@StanFromIreland

Copy link
Copy Markdown
Member

Seen in the logs of the iOS buildbot, for example, this run:

../../Modules/_remote_debugging/../../Python/remote_debug.h:165:1: warning: unused function '_Py_RemoteDebug_ValidatePyRuntimeCookie' [-Wunused-function]
../../Modules/_remote_debugging/subprocess.c:100:1: warning: unused function 'find_children_bfs' [-Wunused-function]

@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open for 90 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Aug 19, 2026
@StanFromIreland

Copy link
Copy Markdown
Member Author

Little ping @pablogsal

@StanFromIreland
StanFromIreland merged commit bf95881 into python:main Aug 19, 2026
62 checks passed
@StanFromIreland
StanFromIreland deleted the rm-debug-unused branch August 19, 2026 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issue skip news stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants