8000 gh-133568: only set `HAVE_AF_HYPERV` on supported WinAPI partitions by maxbachmann · Pull Request #133569 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-133568: only set HAVE_AF_HYPERV on supported WinAPI partitions #133569

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 14, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Misc/NEWS.d/next/Windows/2025-05-07-11-25-29.gh-issue-133568.o…
…YV0d8.rst

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
  • Loading branch information
maxbachmann and ZeroIntensity authored May 7, 2025
commit e25168d5944eb991d827d35605560c09327a00ef
Original file line number Diff line number Diff line change
@@ -1 +1 @@
only set ``HAVE_AF_HYPERV`` for WinAPI partitions that support the rpc runtime library
Fix compile error when using a WinAPI partition that doesn't support the RPC runtime library.
Loading
0