Tim Orling
36d7994e7e
python3-cffi: upgrade 1.16.0 -> 1.17.0
...
https://github.com/python-cffi/cffi/compare/v1.17.0...v1.16.0
https://cffi.readthedocs.io/en/latest/whatsnew.html#v1-17
v1.17
* In API mode, when you get a function from a C library by writing
fn = lib.myfunc, you get an object of a special type for performance
reasons, instead of a <cdata ‘C-function-type’>. Before version 1.17 you
could only call such objects. You could write ffi.addressof(lib, “myfunc”)
in order to get a real <cdata> object, based on the idea that in these cases
in C you’d usually write &myfunc instead of myfunc. In version 1.17, the
special object lib.myfunc can now be passed in many places where CFFI expects
a regular <cdata> object. For example, you can now pass it as a callback to a
C function call, or write it inside a C structure field of the correct
pointer-to-function type, or use ffi.cast() or ffi.typeof() on it.
(From OE-Core rev: 375e59bfb4d610f89dd04c93f912d5847a5fac4f)
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-08-15 14:51:55 +01:00
..
2024-07-24 22:51:39 +01:00
2023-03-21 22:42:05 +00:00
2024-03-01 09:32:13 +00:00
2024-05-28 09:38:24 +01:00
2023-05-11 17:08:29 +01:00
2024-07-26 12:28:42 +01:00
2023-09-27 11:47:42 +01:00
2024-06-12 16:08:31 +01:00
2023-07-25 15:27:33 +01:00
2023-03-21 22:42:05 +00:00
2024-07-26 12:28:42 +01:00
2023-03-21 22:42:05 +00:00
2023-07-10 11:36:34 +01:00
2024-08-05 14:31:57 +01:00
2023-12-21 10:38:30 +00:00
2024-06-18 08:44:41 +01:00
2023-03-21 22:42:05 +00:00
2023-03-21 22:42:05 +00:00
2024-02-09 13:55:06 +00:00
2024-07-26 12:28:42 +01:00
2024-03-01 09:28:51 +00:00
2023-03-21 22:42:05 +00:00
2023-06-16 15:40:11 +01:00
2023-03-21 22:42:05 +00:00
2024-02-10 14:13:24 +00:00
2024-05-28 09:38:24 +01:00
2024-07-18 17:21:39 +01:00
2023-05-11 17:08:29 +01:00
2024-07-24 22:51:40 +01:00
2023-03-21 22:42:05 +00:00
2023-03-21 22:42:05 +00:00
2023-09-27 11:47:42 +01:00
2024-07-23 12:45:22 +01:00
2024-08-15 14:51:55 +01:00
2024-02-20 11:39:45 +00:00
2024-02-20 11:39:45 +00:00
2024-07-21 11:08:11 +01:00
2024-08-13 09:29:15 +01:00
2024-08-03 07:47:35 +01:00
2024-08-03 07:47:35 +01:00
2024-07-24 22:51:40 +01:00
2023-09-27 11:47:42 +01:00
2024-04-16 08:07:03 +01:00
2024-02-20 11:39:45 +00:00
2024-07-16 11:25:29 +01:00
2024-08-15 14:51:55 +01:00
2024-07-24 22:51:39 +01:00
2024-02-20 11:39:45 +00:00
2024-06-12 16:08:31 +01:00
2024-05-23 11:26:39 +01:00
2024-06-12 16:08:31 +01:00
2024-08-13 09:29:15 +01:00
2024-08-03 07:47:35 +01:00
2024-07-03 14:57:50 +01:00
2023-08-24 16:50:24 +01:00
2024-04-25 10:06:02 +01:00
2023-08-14 12:51:21 +01:00
2023-06-16 15:40:11 +01:00
2024-04-16 08:07:03 +01:00
2023-11-05 11:28:42 +00:00
2024-01-07 12:24:57 +00:00
2023-11-20 15:30:52 +00:00
2024-07-16 11:25:29 +01:00
2024-08-13 09:29:15 +01:00
2024-07-26 12:28:42 +01:00
2023-04-13 13:53:44 +01:00
2023-02-24 13:31:45 +00:00
2023-05-22 10:53:49 +01:00
2024-02-20 11:39:45 +00:00
2023-09-27 11:47:42 +01:00
2024-08-03 07:56:10 +01:00
2024-07-26 12:28:42 +01:00
2024-08-03 07:47:35 +01:00
2024-04-13 14:39:07 +01:00
2024-08-05 14:31:57 +01:00
2024-04-16 08:07:02 +01:00
2024-08-05 14:31:57 +01:00
2024-02-20 11:39:45 +00:00
2024-07-24 22:51:40 +01:00
2024-04-16 08:07:02 +01:00
2024-02-20 11:39:45 +00:00
2024-07-16 11:25:29 +01:00
2024-07-16 11:25:29 +01:00
2024-06-10 14:27:23 +01:00
2024-06-12 16:08:31 +01:00
2024-02-20 11:39:45 +00:00
2024-07-26 12:28:42 +01:00
2024-07-26 12:28:42 +01:00
2024-07-24 22:51:40 +01:00
2023-11-20 15:30:52 +00:00
2024-03-01 09:28:51 +00:00
2024-07-24 22:51:40 +01:00
2024-02-20 11:39:45 +00:00
2024-07-24 22:51:39 +01:00
2024-08-05 14:31:57 +01:00
2024-07-24 22:51:40 +01:00
2024-07-16 11:25:29 +01:00
2024-05-15 16:39:19 +01:00
2024-07-24 22:51:40 +01:00
2024-07-24 22:51:40 +01:00
2024-07-24 22:51:40 +01:00
2024-05-23 11:26:39 +01:00
2024-04-25 10:06:03 +01:00
2024-05-13 15:42:27 +01:00
2024-04-16 08:07:01 +01:00
2024-05-09 09:48:58 +01:00
2024-05-23 11:26:39 +01:00
2024-02-20 11:39:45 +00:00
2024-02-20 11:39:45 +00:00
2024-08-08 14:28:49 +01:00
2024-08-03 07:47:35 +01:00
2024-03-01 09:28:52 +00:00
2024-05-21 12:08:04 +01:00
2024-02-20 11:39:45 +00:00
2024-05-23 11:26:39 +01:00
2024-06-12 16:08:31 +01:00
2024-02-20 11:39:45 +00:00
2024-08-15 14:51:55 +01:00
2024-08-15 14:51:55 +01:00
2024-07-24 22:51:40 +01:00
2024-07-24 22:51:40 +01:00
2024-02-20 11:39:45 +00:00
2024-08-13 09:29:15 +01:00
2024-07-24 22:51:40 +01:00
2024-07-24 22:51:40 +01:00
2024-02-20 11:39:45 +00:00
2024-07-24 22:51:40 +01:00
2024-08-08 14:28:49 +01:00
2024-03-07 17:25:02 +00:00
2024-08-08 14:28:49 +01:00
2024-08-08 14:28:49 +01:00
2024-08-08 14:28:49 +01:00
2024-03-07 17:25:02 +00:00
2023-04-13 13:53:44 +01:00
2024-08-08 14:28:49 +01:00
2024-08-08 14:28:49 +01:00
2024-07-24 22:51:40 +01:00
2024-06-25 11:50:58 +01:00
2024-07-16 11:25:29 +01:00
2024-06-12 16:08:31 +01:00
2024-02-20 11:39:45 +00:00
2024-07-26 12:28:42 +01:00
2024-07-24 22:51:40 +01:00
2024-06-25 11:50:58 +01:00
2024-03-07 17:25:03 +00:00
2024-02-20 11:39:45 +00:00
2024-07-24 22:51:40 +01:00
2024-04-16 08:07:02 +01:00
2024-02-20 11:39:45 +00:00
2024-07-24 22:51:40 +01:00
2024-07-24 22:51:40 +01:00
2024-02-20 11:39:45 +00:00
2024-06-07 23:21:42 +01:00
2024-02-20 11:39:45 +00:00