Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8bb9fe8

Browse files
committed
Correct some return value information.
1 parentcf8b1ea commit8bb9fe8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎Doc/api/refcounts.dat‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1200,14 +1200,14 @@ PyUnicode_Tailmatch:int:start::
12001200
PyUnicode_Tailmatch:int:end::
12011201
PyUnicode_Tailmatch:int:direction::
12021202

1203-
PyUnicode_Find:PyObject*::+1:
1203+
PyUnicode_Find:int:::
12041204
PyUnicode_Find:PyObject*:str:0:
12051205
PyUnicode_Find:PyObject*:substr:0:
12061206
PyUnicode_Find:int:start::
12071207
PyUnicode_Find:int:end::
12081208
PyUnicode_Find:int:direction::
12091209

1210-
PyUnicode_Count:PyObject*::+1:
1210+
PyUnicode_Count:int:::
12111211
PyUnicode_Count:PyObject*:str:0:
12121212
PyUnicode_Count:PyObject*:substr:0:
12131213
PyUnicode_Count:int:start::

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp