Skip to content

GH-130396: Include stack margin for debug windows builds - #130554

Merged
markshannon merged 1 commit into
python:mainfrom
faster-cpython:more-stack-windows-ft
Feb 25, 2025
Merged

GH-130396: Include stack margin for debug windows builds#130554
markshannon merged 1 commit into
python:mainfrom
faster-cpython:more-stack-windows-ft

Conversation

@markshannon

@markshannonmarkshannon commented Feb 25, 2025

Copy link
Copy Markdown
Member

This might only be necessary on Windows debug free-threading builds, but it is simpler and harmless to do this for any Windows debug build.

@markshannonmarkshannon changed the title GH-130552: Include stack margin for debug windows buildsGH-130396: Include stack margin for debug windows buildsFeb 25, 2025

@brandtbucherbrandtbucher left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good! Should we run the buildbot it broke?

@markshannon

Copy link
Copy Markdown
MemberAuthor

Actually, its a CI job: https://github.com/python/cpython/actions/runs/13527121766/job/37803109505?pr=130550

@markshannon
markshannon merged commit 2dad1e0 into python:mainFeb 25, 2025
@markshannon
markshannon deleted the more-stack-windows-ft branch February 27, 2025 11:07
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.

2 participants

@markshannon@brandtbucher