[pypy-commit] cffi default: Improve the error message

2017-03-10 Thread arigo
Author: Armin Rigo Branch: Changeset: r2899:181e00f1c6e6 Date: 2017-03-10 15:03 +0100 http://bitbucket.org/cffi/cffi/changeset/181e00f1c6e6/ Log:Improve the error message diff --git a/cffi/api.py b/cffi/api.py --- a/cffi/api.py +++ b/cffi/api.py @@ -756,21 +756,27 @@ def _load_backend_

[pypy-commit] cffi default: Improve the error message for getattr/setattr

2017-01-24 Thread arigo
Author: Armin Rigo Branch: Changeset: r2873:8f9136ac88e6 Date: 2017-01-25 00:25 +0100 http://bitbucket.org/cffi/cffi/changeset/8f9136ac88e6/ Log:Improve the error message for getattr/setattr diff --git a/c/_cffi_backend.c b/c/_cffi_backend.c --- a/c/_cffi_backend.c +++ b/c/_cffi_backend.c @

[pypy-commit] cffi default: improve the error message to match pypy's

2015-01-09 Thread arigo
Author: Armin Rigo Branch: Changeset: r1626:c5beb414dbb8 Date: 2015-01-09 11:56 +0100 http://bitbucket.org/cffi/cffi/changeset/c5beb414dbb8/ Log:improve the error message to match pypy's diff --git a/c/_cffi_backend.c b/c/_cffi_backend.c --- a/c/_cffi_backend.c +++ b/c/_cffi_backend.c @@ -4

[pypy-commit] cffi default: Improve the error message.

2012-09-12 Thread arigo
Author: Armin Rigo Branch: Changeset: r926:da8b284ba665 Date: 2012-09-13 08:49 +0200 http://bitbucket.org/cffi/cffi/changeset/da8b284ba665/ Log:Improve the error message. diff --git a/cffi/model.py b/cffi/model.py --- a/cffi/model.py +++ b/cffi/model.py @@ -38,7 +38,7 @@ return 'vo