nixpkgs/pkgs/development/interpreters/python/cpython
Tuomas Tynkkynen a0a8f0ac87 python2: Use system libffi on Aarch64
libffi needs a patch to actually work on aarch64 (or the cffi Python package
fails its testsuite). Of course the bundled version of libffi has the
same bug, so don't use the buggy version on aarch64.

Python3 already uses the system libffi on all platforms. I don't know
why Python2 doesn't.
2017-09-16 01:16:08 +03:00
..
2.7 python2: Use system libffi on Aarch64 2017-09-16 01:16:08 +03:00
3.4 python34: check LD_LIBRARY_PATH 2017-09-14 10:17:36 +02:00
3.5 python35: check LD_LIBRARY_PATH 2017-09-14 10:17:58 +02:00
3.6 cpython: include test.support and test.regrtest 2017-08-28 09:49:08 +02:00
docs python33: end-of-life 2017-07-29 20:49:24 +02:00