Package: compyle / 0.7-2

Metadata

Package Version Patches format
compyle 0.7-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Disable cython extension.patch | (download)

compyle/cuda.py | 2 1 + 1 - 0 !
setup.py | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 disable cython extension

0002 Python 3.9.patch | (download)

compyle/parallel.py | 6 3 + 3 - 0 !
compyle/translator.py | 6 5 + 1 - 0 !
2 files changed, 8 insertions(+), 4 deletions(-)

 python 3.9

Fix compatibility with Python 3.9

0003 Fix 32bit.patch | (download)

compyle/array.py | 5 3 + 2 - 0 !
compyle/jit.py | 16 10 + 6 - 0 !
compyle/parallel.py | 4 2 + 2 - 0 !
compyle/types.py | 31 15 + 16 - 0 !
4 files changed, 30 insertions(+), 26 deletions(-)

 fix-32bit