FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-122907: Fix Builds Without HAVE_DYNAMIC_LOADING Set by ericsnowcurrently · Pull Request #122952 · python/cpython · GitHub

/ cpython Public

gh-122907: Fix Builds Without HAVE_DYNAMIC_LOADING Set - #122952

Merged
ericsnowcurrently merged 4 commits into
python:mainfrom
ericsnowcurrently:fix-HAVE_DYNAMIC_LOADING-basic
Aug 13, 2024
Merged

gh-122907: Fix Builds Without HAVE_DYNAMIC_LOADING Set#122952
ericsnowcurrently merged 4 commits into
python:mainfrom
ericsnowcurrently:fix-HAVE_DYNAMIC_LOADING-basic

Conversation

ericsnowcurrently commented Aug 12, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

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.

Copy link
Copy Markdown

Thanks @ericsnowcurrently for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

ericsnowcurrently deleted the fix-HAVE_DYNAMIC_LOADING-basic branch August 13, 2024 20:45
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 13, 2024
…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>

bedevere-app Bot commented Aug 13, 2024

Copy link
Copy Markdown

GH-122984 is a backport of this pull request to the 3.13 branch.

bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Aug 13, 2024
blhsing pushed a commit to blhsing/cpython that referenced this pull request Aug 22, 2024
…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.
Yhg1s pushed a commit that referenced this pull request Dec 3, 2024
) (#122984)

gh-122907: Fix Builds Without HAVE_DYNAMIC_LOADING Set (gh-122952)

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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL