Skip to content

gh-149879: Fix sys.orig_argv[0] on Cygwin: add ".exe" suffix - #149885

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:argv0_add_exe
May 15, 2026
Merged

gh-149879: Fix sys.orig_argv[0] on Cygwin: add ".exe" suffix#149885
vstinner merged 1 commit into
python:mainfrom
vstinner:argv0_add_exe

Conversation

@vstinner

@vstinnervstinner commented May 15, 2026

Copy link
Copy Markdown
Member

@vstinner

Copy link
Copy Markdown
MemberAuthor

This change fix test_regrtest.

@vstinner
vstinner enabled auto-merge (squash) May 15, 2026 15:39
@vstinner
vstinner merged commit c575172 into python:mainMay 15, 2026
56 checks passed
@vstinner
vstinner deleted the argv0_add_exe branch May 15, 2026 15:55
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@vstinner