Skip to content

Commit e0900db

Browse files
committed
test
1 parent f24fe70 commit e0900db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/_ctypes.pyi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ class _CField(Generic[_CT, _GetT, _SetT]):
201201
size: int
202202
if sys.version_info >= (3, 14):
203203
name: str
204+
_type_: type[_CT]
204205
type: type[_CT]
205206
byte_offset: int
206207
byte_size: int

0 commit comments

Comments
 (0)