0
0
mirror of https://github.com/python/cpython.git synced 2024-11-21 21:09:37 +01:00
cpython/.github
Petr Viktorin 850189a64e
[3.10] gh-89452: GHA: Set --with-dbmliborder to avoid issues with homebrew's gdbm 1.24 (#125112)
Per https://github.com/python/cpython/issues/89452#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.
2024-10-08 16:37:22 +02:00
..
problem-matchers
workflows [3.10] gh-89452: GHA: Set --with-dbmliborder to avoid issues with homebrew's gdbm 1.24 (#125112) 2024-10-08 16:37:22 +02:00
CODEOWNERS CODEOWNERS: Become a typing code owner (GH-98480) 2022-10-20 07:18:09 -07:00
CONTRIBUTING.rst Fix link to Lifecycle of a Pull Request in CONTRIBUTING (GH-98102) 2022-10-08 15:18:44 -07:00
dependabot.yml
FUNDING.yml
PULL_REQUEST_TEMPLATE.md
SECURITY.md