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

Commitc450c8c

Browse files
colorfulapplkumaraditya303erlend-aasland
authored
gh-96002: Add functional test for Argument Clinic (#96178)
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
1 parent653e563 commitc450c8c

12 files changed

+3695
-1
lines changed

‎Include/internal/pycore_global_objects_fini_generated.h

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎Include/internal/pycore_global_strings.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,7 @@ struct _Py_global_strings {
287287
STRUCT_FOR_ID(byteorder)
288288
STRUCT_FOR_ID(bytes)
289289
STRUCT_FOR_ID(bytes_per_sep)
290+
STRUCT_FOR_ID(c)
290291
STRUCT_FOR_ID(c_call)
291292
STRUCT_FOR_ID(c_exception)
292293
STRUCT_FOR_ID(c_return)
@@ -336,6 +337,7 @@ struct _Py_global_strings {
336337
STRUCT_FOR_ID(coro)
337338
STRUCT_FOR_ID(count)
338339
STRUCT_FOR_ID(cwd)
340+
STRUCT_FOR_ID(d)
339341
STRUCT_FOR_ID(data)
340342
STRUCT_FOR_ID(database)
341343
STRUCT_FOR_ID(decode)
@@ -363,6 +365,7 @@ struct _Py_global_strings {
363365
STRUCT_FOR_ID(dst)
364366
STRUCT_FOR_ID(dst_dir_fd)
365367
STRUCT_FOR_ID(duration)
368+
STRUCT_FOR_ID(e)
366369
STRUCT_FOR_ID(effective_ids)
367370
STRUCT_FOR_ID(element_factory)
368371
STRUCT_FOR_ID(encode)

‎Include/internal/pycore_runtime_init_generated.h

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎Include/internal/pycore_unicodeobject_generated.h

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp