mirror of
https://github.com/python/cpython.git
synced 2026-01-04 06:22:20 +00:00
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. |
||
|---|---|---|
| .. | ||
| build.yml | ||
| build_msi.yml | ||
| doc.yml | ||
| posix-deps-apt.sh | ||
| regen-abidump.sh | ||
| stale.yml | ||
| verify-ensurepip-wheels.yml | ||