[pypy-commit] cffi default: python 2.6 compat

2017-03-13 Thread arigo
Author: Armin Rigo Branch: Changeset: r2908:e4b182999315 Date: 2017-03-13 14:05 +0100 http://bitbucket.org/cffi/cffi/changeset/e4b182999315/ Log:python 2.6 compat diff --git a/testing/cffi0/backend_tests.py b/testing/cffi0/backend_tests.py --- a/testing/cffi0/backend_tests.py +++ b/testing/

[pypy-commit] cffi default: Python 2.6 compat

2016-12-30 Thread arigo
Author: Armin Rigo Branch: Changeset: r2846:3cb58f9ed94d Date: 2016-12-30 19:27 +0100 http://bitbucket.org/cffi/cffi/changeset/3cb58f9ed94d/ Log:Python 2.6 compat diff --git a/testing/cffi1/test_recompiler.py b/testing/cffi1/test_recompiler.py --- a/testing/cffi1/test_recompiler.py +++ b/te