Skip to content

Commit 186e1d2

Browse files
chore: Update pythonXY.def (#78)
Co-authored-by: messense <[email protected]>
1 parent 77892c4 commit 186e1d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/python312.def

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1524,6 +1524,9 @@ _PyUnicode_FormatLong
15241524
_PyUnicode_FromASCII
15251525
_PyUnicode_FromId
15261526
_PyUnicode_InsertThousandsGrouping
1527+
_PyUnicode_InternImmortal
1528+
_PyUnicode_InternInPlace
1529+
_PyUnicode_InternMortal
15271530
_PyUnicode_IsAlpha
15281531
_PyUnicode_IsCaseIgnorable
15291532
_PyUnicode_IsCased

0 commit comments

Comments
 (0)