Skip to content

[3.13] gh-122907: Fix Builds Without HAVE_DYNAMIC_LOADING Set (gh-122952) #122984

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 2 commits into from
Dec 3, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 13, 2024

As of 529a160 (gh-118204), building with HAVE_DYNAMIC_LOADING stopped working. This is a minimal fix just to get builds working again. There are actually a number of long-standing deficiencies with HAVE_DYNAMIC_LOADING builds that need to be resolved separately.
(cherry picked from commit ee1b8ce)

Co-authored-by: Eric Snow ericsnowcurrently@gmail.com

…h-122952)

As of 529a160 (pythongh-118204), building with HAVE_DYNAMIC_LOADING stopped working.  This is a minimal fix just to get builds working again.  There are actually a number of long-standing deficiencies with HAVE_DYNAMIC_LOADING builds that need to be resolved separately.
(cherry picked from commit ee1b8ce)

Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
@ericsnowcurrently
Copy link
Member

This can wait until 3.13.1.

@brettcannon
Copy link
Member

This can wait until 3.13.1.

Yes, but I also didn't want to forget about it either.

@ericsnowcurrently
Copy link
Member

@brettcannon, we can merge this now?

@Yhg1s Yhg1s removed the DO-NOT-MERGE label Dec 3, 2024
@Yhg1s Yhg1s enabled auto-merge (squash) December 3, 2024 16:26
@Yhg1s Yhg1s merged commit dddea7c into python:3.13 Dec 3, 2024
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants