Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[3.9] gh-89452: GHA: Set --with-dbmliborder to avoid issues with homebrew's gdbm 1.24 (GH-125112)#125176

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ambv merged 2 commits intopython:3.9fromencukou:backport-850189a-3.9
Oct 9, 2024

Conversation

encukou
Copy link
Member

@encukouencukou commentedOct 9, 2024
edited by bedevere-appbot
Loading

Perhttps://github.com/python/cpython/issues/89452GH-issuecomment-1116329316, the issue is fixed in configure for 3.11+, and

For older Python versions, the workaround is to build with:

./configure --with-dbmliborder=gdbm:ndbm

We need this workaround in GitHub Actions, otherwise the tests fail.

(cherry picked from commit850189a)

…h homebrew's gdbm 1.24 (pythonGH-125112)Perhttps://github.com/python/cpython/issues/89452GH-issuecomment-1116329316,the issue is fixed in configure for 3.11+, and> For older Python versions, the workaround is to build with:>>     ./configure --with-dbmliborder=gdbm:ndbmWe need this workaround in GitHub Actions, otherwise the tests fail.(cherry picked from commit850189a)
@ambvambv merged commitbe988e8 intopython:3.9Oct 9, 2024
17 checks passed
@encukouencukou deleted the backport-850189a-3.9 branchOctober 9, 2024 16:11
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@encukou@ambv

[8]ページ先頭

©2009-2025 Movatter.jp