Skip to content

Commit 4f3f872

Browse files
author
Christopher Doris
committed
oops
1 parent 1f9bd52 commit 4f3f872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/C/consts.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ end
319319
tp_watched::Cuchar = 0
320320

321321
# Python 3.13+ fields
322-
tp_versions_used::Cuint16 = 0
322+
tp_versions_used::UInt16 = 0
323323
end
324324

325325
@kwdef struct PySimpleObject{T}

0 commit comments

Comments
 (0)