Skip to content

gh-151029: Fix deleted static executable test - #152665

Closed
pablogsal wants to merge 1 commit into
python:mainfrom
pablogsal:codex/fix-remote-exec-static-test
Closed

gh-151029: Fix deleted static executable test#152665
pablogsal wants to merge 1 commit into
python:mainfrom
pablogsal:codex/fix-remote-exec-static-test

Conversation

@pablogsal

@pablogsalpablogsal commented Jun 30, 2026

Copy link
Copy Markdown
Member

No description provided.

@StanFromIreland

Copy link
Copy Markdown
Member

Is this not the same as #152653?

@encukou

Copy link
Copy Markdown
Member

This is missing os.path.isdir(stdlib_dir), looks like.
Since #152653 passes on the buildbots, I'll merge that one instead.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core reviewtestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@pablogsal@StanFromIreland@encukou