Semyon Moroz
|
9bb8c4f1f9
|
[stdlib] Add missing Final (#14613)
|
2025-08-21 12:18:20 +02:00 |
|
Semyon Moroz
|
4ea1f958ce
|
Bump ctypes to 3.14 (#14137)
|
2025-05-25 18:13:36 -07:00 |
|
Joren Hammudoglu
|
6b8aebcc9c
|
_type_ class attributes in ctypes, and fix ctypes.wintypes.BYTE (#13777)
|
2025-04-07 14:16:11 +02:00 |
|
Stephen Morton
|
b2c964fdea
|
Make inheritance and metaclass of ctypes better match reality (#12982)
|
2024-11-18 12:32:20 +01:00 |
|
Stephen Morton
|
9877ed8092
|
Various ctypes improvements (#11186)
Mostly more attention paid to which classes are actually the same class
|
2024-01-30 22:18:00 -08:00 |
|
Stephen Morton
|
6b9f82d2e1
|
make pointer types in ctypes.wintypes subclasses instead of aliases (#11126)
related to https://github.com/python/typeshed/issues/3968
|
2023-12-09 20:34:22 -08:00 |
|
Jun Komoda
|
4009efa349
|
_CField as a generic descriptor protocol (#10595)
|
2023-09-01 16:23:33 +02:00 |
|
Alex Waygood
|
87fc724cef
|
ctypes: pointer is a function, not a class (#8446)
|
2022-07-31 15:29:13 +02:00 |
|
Alex Waygood
|
740193a8fc
|
Use TypeAlias where possible for type aliases (#7630)
|
2022-04-15 18:01:00 -07:00 |
|
Ivan Levkivskyi
|
16ae4c6120
|
Re-organize directory structure (#4971)
See discussion in #2491
Co-authored-by: Ivan Levkivskyi <ilevkivskyi@dropbox.com>
|
2021-01-27 12:00:39 +00:00 |
|