Skip to content

Commit 3d05490

Browse files
authored
Change the copied content
1 parent f9f0379 commit 3d05490

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/data/refcounts.dat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2771,8 +2771,8 @@ PyUnicode_FromFormatV:const char*:format::
27712771
PyUnicode_FromFormatV:va_list:args::
27722772

27732773
PyUnicode_Append:void:::
2774-
PyUnicode_ReadChar:PyObject**:p_left:0:
2775-
PyUnicode_ReadChar:PyObject*:right::
2774+
PyUnicode_Append:PyObject**:p_left:0:
2775+
PyUnicode_Append:PyObject*:right::
27762776

27772777
PyUnicode_GetDefaultEncoding:const char*:::
27782778
PyUnicode_GetDefaultEncoding::void::

0 commit comments

Comments
 (0)