Michael J. Sullivan
df55343e60
Fix some more ctypes issues ( #2009 )
...
* Make {C,WIN,PY}FUNCTYPE's restype argument optional (for void returns)
* Make WinError return WindowsError
* Don't have Array explicitly inherit from Sized
(since inheriting from classes with different metaclasses causes problems,
and it is a protocol anyways)
* Have Array.__iter__ properly return an Iterator instead of an Iterable
2018-03-30 18:03:52 -07:00
..
2018-03-30 18:03:52 -07:00
2018-02-05 10:50:04 -08:00
2018-03-05 12:42:29 -08:00
2018-03-25 08:11:01 -07:00
2018-03-05 12:42:29 -08:00
2018-02-14 09:23:17 -08:00
2018-03-28 19:09:22 -07:00
2017-10-25 09:46:25 -07:00
2017-11-09 06:28:40 -08:00
2018-03-28 10:08:44 -07:00
2018-03-22 08:01:09 -07:00
2017-11-13 06:55:43 -08:00
2018-03-22 08:01:09 -07:00
2018-01-02 12:49:34 -08:00
2018-03-22 08:01:09 -07:00
2018-03-22 08:01:09 -07:00
2018-03-22 08:01:09 -07:00
2018-02-18 16:59:12 -08:00
2017-08-25 20:40:45 -07:00
2018-03-28 21:28:27 -07:00
2017-11-25 13:23:57 -08:00
2018-02-13 16:19:44 -08:00
2018-03-28 21:28:27 -07:00
2018-03-29 07:59:27 -07:00
2018-01-04 16:16:00 -08:00
2017-11-09 06:28:40 -08:00
2017-11-09 10:32:17 -08:00
2017-11-09 05:57:29 -08:00
2017-11-11 16:54:11 -08:00
2018-03-05 12:42:29 -08:00
2017-11-09 06:28:40 -08:00
2017-10-07 08:41:06 -07:00
2017-12-14 20:52:54 -08:00
2018-03-05 12:42:29 -08:00
2017-11-09 10:12:33 -08:00
2018-02-24 11:49:37 -08:00
2018-03-28 18:45:14 -07:00
2017-12-13 08:20:47 -08:00
2017-10-04 08:37:08 -07:00
2018-03-05 12:42:29 -08:00
2018-03-17 22:33:29 -07:00