Jun Komoda
|
bbeec7cbbf
|
Move some Windows-specific things from ctypes/__init__.pyi to _ctypes.pyi (#10128)
- `FormatError`
- `get_last_error`
- `set_last_error`
|
2023-05-02 11:21:55 +01:00 |
|
Jun Komoda
|
295a5c3e7a
|
Move Structure and Union from ctypes/__init__.pyi to _ctypes.pyi (#10125)
|
2023-05-01 13:01:41 +01:00 |
|
Jun Komoda
|
ae0c9f9dad
|
Move _SimpleCData and Array from ctypes/__init__.pyi to _ctypes.pyi (#10118)
|
2023-04-30 21:22:46 +01:00 |
|
junkmd
|
1c6eb33c23
|
add and migrate constants from ctypes/__init__.pyi to _ctypes.pyi (#8643)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Akuli <akuviljanen17@gmail.com>
|
2022-08-29 15:33:47 +01:00 |
|
junkmd
|
179228370a
|
Add win32-specific constants to _ctypes (#8614)
|
2022-08-25 16:22:06 +01:00 |
|
Nikita Sobolev
|
fed419b8f1
|
Add CTYPES_MAX_ARGCOUNT to _ctypes (#8601)
|
2022-08-23 14:52:16 -07:00 |
|
junkmd
|
2066b9533c
|
_ctypes: add stubs (#8582)
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Co-authored-by: hauntsaninja <hauntsaninja@gmail.com>
|
2022-08-23 12:22:12 -07:00 |
|