Commit 10cf158
committed
Bumps cffi==1.13.2 fixes under Python 3.8
https://bitbucket.org/cffi/cffi/issues/403/build-fails-on-38-dev-pyinterpreterstate
kivy#2130 (comment)
The error was:
```
c/call_python.c:20:30: error: incomplete definition of type 'struct _is'
```1 parent 94d1a7d commit 10cf158
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments