0
0
mirror of https://github.com/python/cpython.git synced 2024-11-25 01:20:47 +01:00
cpython/.github
Petr Viktorin be988e8aa6
[3.9] gh-89452: GHA: Set --with-dbmliborder to avoid issues with homebrew's gdbm 1.24 (GH-125112) (#125176)
Per https://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 commit 850189a64e)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
2024-10-09 16:06:08 +02:00
..
workflows [3.9] gh-89452: GHA: Set --with-dbmliborder to avoid issues with homebrew's gdbm 1.24 (GH-125112) (#125176) 2024-10-09 16:06:08 +02:00
codecov.yml
CODEOWNERS CODEOWNERS: Add Erlend Aasland as sqlite3 code owner (GH-92535) 2022-05-09 01:32:26 -07:00
CONTRIBUTING.rst
FUNDING.yml
PULL_REQUEST_TEMPLATE.md
SECURITY.md