Skip to content

gh-157407: Fix a compilation error on Windows. - #158048

Merged
methane merged 2 commits into
python:mainfrom
methane:fix-windows-ast
Sep 24, 2026
Merged

methane merged 2 commits into
python:mainfrom
methane:fix-windows-ast

Conversation

@methane

@methane methane commented Sep 24, 2026 •

Copy link
Copy Markdown
Member

Caused by #157393.
&PyUnicode_Type cannot be determined at compile time on Windows.

Caused by python#157393.
`&PyUnicode_Type` cannot be determined at compile time on Windows.
@methane
methane enabled auto-merge (squash) September 24, 2026 00:54
@methane
methane disabled auto-merge September 24, 2026 00:59
@methane methane added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Sep 24, 2026
@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @methane for commit 634afa6 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F158048%2Fmerge

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Sep 24, 2026
@methane
methane merged commit bd0913a into python:main Sep 24, 2026
138 of 139 checks passed
@methane
methane deleted the fix-windows-ast branch September 24, 2026 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants