Skip to content

gh-152433: Windows: allow build prim.c for UWP#152477

Open
thexai wants to merge 1 commit into
python:mainfrom
thexai:uwp-prim.c
Open

gh-152433: Windows: allow build prim.c for UWP#152477
thexai wants to merge 1 commit into
python:mainfrom
thexai:uwp-prim.c

Conversation

@thexai

@thexai thexai commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

All changes are trivial:

Remove some run-time dynamic linking and replace some LoadLibrary with LoadPackagedLibrary for UWP.

@bedevere-app

bedevere-app Bot commented Jun 28, 2026

Copy link
Copy Markdown

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@bedevere-app

bedevere-app Bot commented Jun 30, 2026

Copy link
Copy Markdown

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@thexai thexai changed the title gh-152433: Windows: allow build prim.c for UWP gh-152433: Windows: allow build prim.c for UWP Jul 4, 2026
@@ -0,0 +1 @@
Allow build ``prim.c`` for Windows UWP.

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.

This seems too specific for a user facing news entry to me. Maybe use mimalloc instead?

@chris-eibl

Copy link
Copy Markdown
Member

LGTM considering @zooba's #152433 (comment).

cc @colesbury who tracks mimalloc differences from upstream in #113141.

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