Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
Commitbe988e8
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)Co-authored-by: Łukasz Langa <lukasz@langa.pl>
1 parent681e0fa commitbe988e8
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
171 |
| - | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
172 | 174 |
| |
173 | 175 |
| |
174 | 176 |
| |
|
0 commit comments
Comments
(0)