Go to file
Charalampos Stratakis 22f60ef6b0 Fix Python 3.9 compatibility
On Python 3.9 the array.tostring() was removed as it
was an alias to array.tobytes().

Also skip the test_unpack_args test for now as it fails
on Python 3.9 expecting a slightly different text output.
2020-01-06 17:29:28 +01:00
.gitignore Clean .gitignore 2019-07-26 01:40:32 +02:00
fix-python39-compat.patch Fix Python 3.9 compatibility 2020-01-06 17:29:28 +01:00
python-cffi.spec Fix Python 3.9 compatibility 2020-01-06 17:29:28 +01:00
sources Update to 1.13.2 (#1768219) 2019-11-18 14:42:17 +01:00