Skip to content

Add qodana CI checks #2

Add qodana CI checks

Add qodana CI checks #2

Triggered via pull request September 14, 2024 07:23
Status Success
Total duration 3m 8s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

891 warnings and 109 notices
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Incorrect call arguments: Lib/test/test_descr.py#L2033
Parameter '__element' unfilled
Incorrect call arguments: Lib/test/test_math.py#L956
Parameter '__q' unfilled
Incorrect call arguments: Lib/test/test_pathlib.py#L2236
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1739
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_sys.py#L1479
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_sys.py#L1454
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_pathlib.py#L2269
Unexpected argument
Incorrect call arguments: Lib/test/test_sys.py#L1429
Parameter 'size' unfilled
Incorrect call arguments: Tools/cases_generator/parsing.py#L155
Parameter(s) unfilled. Possible callees: (...)
Incorrect call arguments: Lib/test/test_tokenize.py#L1942
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/test/test_traceback.py#L2797
Unexpected argument
Incorrect call arguments: Lib/test/test_memoryview.py#L476
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1706
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_weakref.py#L1840
Parameter 'period' unfilled
Incorrect call arguments: Lib/test/test_memoryio.py#L763
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_import/__init__.py#L413
Parameter 'name' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1760
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_sys.py#L1608
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_asyncio/test_unix_events.py#L1308
Function 'waitpid_mocks' lacks a positional argument
Incorrect call arguments: Lib/test/test_asyncio/test_unix_events.py#L1570
Function 'waitpid_mocks' lacks a positional argument
Incorrect call arguments: Lib/test/test_sys.py#L1539
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_signal.py#L208
Unexpected argument
Incorrect call arguments: Lib/test/test_collections.py#L389
Parameter 'y' unfilled
Incorrect call arguments: Lib/collections/__init__.py#L129
Unexpected argument
Incorrect call arguments: Lib/test/test_peg_generator/test_pegen.py#L613
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/test/test_sys.py#L1393
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_ensurepip.py#L331
Parameter 'version' unfilled
Incorrect call arguments: Lib/test/test_deque.py#L753
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_import/__init__.py#L821
Parameter 'name' unfilled
Incorrect call arguments: Lib/test/test_dataclasses.py#L554
Parameter 'x' unfilled
Incorrect call arguments: Lib/test/test_import/__init__.py#L404
Parameter 'name' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1799
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_tuple.py#L335
Unexpected argument(s). Possible callees: TupleTest._tracked(t) TupleTest._not_tracked(t)
Incorrect call arguments: Lib/test/test_threading.py#L1821
Unexpected argument
Incorrect call arguments: Lib/idlelib/query.py#L222
Parameter 'fullname' unfilled
Incorrect call arguments: Lib/test/test_weakref.py#L2040
Parameter '__func' unfilled
Incorrect call arguments: Lib/test/test_sys.py#L1448
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_peg_generator/test_pegen.py#L579
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/test/test_traceback.py#L3222
Unexpected argument
Incorrect call arguments: Lib/test/test_fileio.py#L333
Function 'ClosedFDRaises' lacks a positional argument
Incorrect call arguments: Lib/test/test_ensurepip.py#L249
Parameter 'version' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1631
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_collections.py#L389
Parameter 'x' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1694
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/tkinter/__init__.py#L4708
Unexpected argument
Incorrect call arguments: Lib/fractions.py#L303
Parameter 'denominator' unfilled
Incorrect call arguments: Lib/test/test_sys.py#L1555
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_call.py#L916
Unexpected argument
Incorrect call arguments: Lib/test/test_ordered_dict.py#L792
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1632
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1693
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_tokenize.py#L1664
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/test/test_sys.py#L1410
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_sys.py#L1469
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_sys.py#L1639
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_collections.py#L353
Parameter 'y' unfilled
Incorrect call arguments: Lib/test/test_dataclasses.py#L4413
Parameter 'c' unfilled
Incorrect call arguments: Lib/test/test_sys.py#L1523
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_contextlib_async.py#L608
Parameter 'self' unfilled
Incorrect call arguments: Lib/test/test_sys.py#L1517
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_descr.py#L1816
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1802
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_descr.py#L4898
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1734
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_itertools.py#L1147
Parameter '__iterable' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1627
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_ordered_dict.py#L778
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_codecs.py#L1761
Parameter(s) unfilled. Possible callees: _patch.__call__(self: _patch\[_T\], func: _TT) _patch.__call__(self: _patch\[_T\], func: (ParamSpec("_P")) -\> _R)
Incorrect call arguments: Lib/test/test_fileio.py#L316
Function 'ClosedFD' lacks a positional argument
Incorrect call arguments: Lib/test/test_buffer.py#L2521
Parameter 'size' unfilled
Incorrect call arguments: Lib/copyreg.py#L71
Unexpected argument
Incorrect call arguments: Lib/test/test_unittest/test_case.py#L1646
Parameter(s) unfilled. Possible callees: TestCase.assertWarnsRegex(self: TestCase, expected_warning: Type\[Warning\] \| tuple\[Type\[Warning\], ...\], expected_regex: str \| Pattern\[str\], callable: (ParamSpec("_P")) -\> Any, \*args: ParamSpec("_P"), \*\*kwargs: ParamSpec("_P")) TestCase.assertWarnsRegex(self: TestCase, expected_warning: Type\[Warning\] \| tuple\[Type\[Warning\], ...\], expected_regex: str \| Pattern\[str\], \*, msg=...)
Incorrect call arguments: Lib/ipaddress.py#L599
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1787
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1723
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_asyncio/test_unix_events.py#L1241
Function 'waitpid_mocks' lacks a positional argument
Incorrect call arguments: Lib/test/test_math.py#L795
Unexpected argument(s). Possible callees: hypot(\*coordinates: SupportsFloat \| SupportsIndex) hypot(__x: SupportsFloat \| SupportsIndex, __y: SupportsFloat \| SupportsIndex)
Incorrect call arguments: Lib/test/test_collections.py#L396
Parameter 'y' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1790
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_unittest/test_runner.py#L661
Parameter '__function' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1641
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_pathlib.py#L2238
Unexpected argument
Incorrect call arguments: Lib/test/test_subclassinit.py#L277
Parameter(s) unfilled. Possible callees: type(self: type, __o: object) type(self: type, __name: str, __bases: tuple\[type, ...\], __dict: dict\[str, Any\], \*\*kwds)
Incorrect call arguments: Lib/test/test_tokenize.py#L1941
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/test/test_dataclasses.py#L3615
Parameter 'x' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1688
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/pickle.py#L1486
Parameter(s) unfilled. Possible callees: type.__new__(cls: type, __o: object) type.__new__(cls: Type\[Self\], __name: str, __bases: tuple\[type, ...\], __namespace: dict\[str, Any\], \*\*kwds)
Incorrect call arguments: Lib/test/test_hashlib.py#L1138
Unexpected argument
Incorrect call arguments: Lib/test/test_dataclasses.py#L416
Unexpected argument(s). Possible callees: object(self: object) object(self: object)
Incorrect call arguments: Lib/test/test_dis.py#L1690
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1656
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_ordered_dict.py#L794
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_sys.py#L1485
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_descr.py#L1589
Unexpected argument
Incorrect call arguments: Lib/test/test_dataclasses.py#L931
Parameter 'x' unfilled
Incorrect call arguments: Lib/test/test_pathlib.py#L2245
Unexpected argument
Incorrect call arguments: Lib/test/test_pty.py#L144
Unexpected argument
Incorrect call arguments: Lib/test/test_sys.py#L1605
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_statistics.py#L2500
Parameter 'data' unfilled
Incorrect call arguments: Lib/test/test_context.py#L103
Parameter 'callable' unfilled
Incorrect call arguments: Lib/test/test_sys.py#L1456
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_builtin.py#L2318
Unexpected argument(s). Possible callees: sorted(__iterable: Iterable\[SupportsRichComparisonT\], \*, key: None = None, reverse: bool = False) sorted(__iterable: Iterable\[_T\], \*, key: (_T) -\> SupportsDunderLT \| SupportsDunderGT, reverse: bool = False)
Incorrect call arguments: Lib/test/test_threading.py#L1764
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1649
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_asyncio/test_unix_events.py#L1500
Function 'waitpid_mocks' lacks a positional argument
Incorrect call arguments: Lib/test/test_pickle.py#L358
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_asyncio/test_unix_events.py#L1601
Function 'waitpid_mocks' lacks a positional argument
Incorrect call arguments: Lib/test/test_dis.py#L1712
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1696
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_time.py#L659
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1630
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_call.py#L896
Parameter 'y' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1682
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_contextlib_async.py#L606
Parameter '__callback' unfilled
Incorrect call arguments: Lib/test/test_curses.py#L638
Unexpected argument(s). Possible callees: _CursesWindow.hline(self: _CursesWindow, ch: str \| bytes \| int, n: int) _CursesWindow.hline(self: _CursesWindow, y: int, x: int, ch: str \| bytes \| int, n: int)
Incorrect call arguments: Lib/test/test_tkinter/test_widgets.py#L855
Unexpected argument(s). Possible callees: Canvas.create_line(self: Canvas, __x0: float, __y0: float, __x1: float, __y1: float, \*, activedash: str \| int \| list\[int\] \| tuple\[int, ...\] = ..., activefill: str = ..., activestipple: str = ..., activewidth: str \| float = ..., arrow: Literal\["first", "last", "both"\] = ..., arrowshape: tuple\[float, float, float\] = ..., capstyle: Literal\["round", "projecting", "butt"\] = ..., dash: str \| int \| list\[int\] \| tuple\[int, ...\] = ..., dashoffset: str \| float = ..., disableddash: str \| int \| list\[int\] \| tuple\[int, ...\] = ..., disabledfill: str = ..., disabledstipple: str = ..., disabledwidth: str \| float = ..., fill: str = ..., joinstyle: Literal\["round", "bevel", "miter"\] = ..., offset: str \| float = ..., smooth: bool = ..., splinesteps: float = ..., state: Literal\["normal", "active", "disabled"\] = ..., stipple: str = ..., tags: str \| list\[str\] \| tuple\[str, ...\] = ..., width: str \| float = ...) Canvas.create_line(self: Canvas, __xy_pair_0: tuple\[float, float\], __xy_pair_1: tuple\[float, float\], \*, activedash: str \| int \| list\[int\] \| tuple\[int, ...\] = ..., activefill: str = ..., activestipple: str = ..., activewidth: str \| float = ..., arrow: Literal\["first", "last", "both"\] = ..., arrowshape: tuple\[float, float, float\] = ..., capstyle: Literal\["round", "projecting", "butt"\] = ..., dash: str \| int \| list\[int\] \| tuple\[int, ...\] = ..., dashoffset: str \| float = ..., disableddash: str \| int \| list\[int\] \| tuple\[int, ...\] = ..., disabledfill: str = ..., disabledstipple: str = ..., disabledwidth: str \| float = ..., fill: str = ..., joinstyle: Literal\["round", "bevel", "miter"\] = ..., offset: str \| float = ..., smooth: bool = ..., splinesteps: float = ..., state: Literal\["normal", "active", "disabled"\] = ..., stipple: str = ..., tags: str \| list\[str\] \| tuple\[str, ...\] = ..., width: str \| float = ...) Canvas.create_line(self: Canvas, __coords: tuple\[float, float, float, float\] \| tuple\[tuple\[float, float\], tuple\[float, float\]\] \| list\[int\] \| list\[float\] \| list\[tuple\[int, int\]\] \| list\[tuple\[float, float\]\], \*, activedash: str \| int \| list\[int\] \| tuple\[int, ...\] = ..., activefill: str = ..., activestipple: str = ..., activewidth: str \| float = ..., arrow: Literal\["first", "last", "both"\] = ..., arrowshape: tuple\[float, float, float\] = ..., capstyle: Literal\["round", "projecting", "butt"\] = ..., dash: str \| int \| list\[int\] \| tuple\[int, ...\] = ..., dashoffset: str \| float = ..., disableddash: str \| int \| list\[int\] \| tuple\[int, ...\] = ..., disabledfill: str = ..., disabledstipple: str = ..., disabledwidth: str \| float = ..., fill: str = ..., joinstyle: Literal\["round", "bevel", "miter"\] = ..., offset: str \| float = ..., smooth: bool = ..., splinesteps: float = ..., state: Literal\["normal", "active", "disabled"\] = ..., stipple: str = ..., tags: str \| list\[str\] \| tuple\[str, ...\] = ..., width: str \| float = ...)
Incorrect call arguments: Lib/test/test_select.py#L79
Unexpected argument
Incorrect call arguments: Lib/test/test_sys.py#L1450
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/datetimetester.py#L5723
Unexpected argument
Incorrect call arguments: Tools/cases_generator/parsing.py#L327
Parameter(s) unfilled. Possible callees: (...)
Incorrect call arguments: Lib/test/test_re.py#L392
Unexpected argument(s). Possible callees: subn(pattern: str \| Pattern\[str\], repl: str \| (Match\[str\]) -\> str, string: str, count: int = 0, flags: int \| RegexFlag = 0) subn(pattern: bytes \| Pattern\[bytes\], repl: Buffer \| Buffer \| (Match\[bytes\]) -\> Buffer \| Buffer, string: Buffer \| Buffer, count: int = 0, flags: int \| RegexFlag = 0)
Incorrect call arguments: Lib/test/test_traceback.py#L340
Parameter(s) unfilled. Possible callees: format_exception(__exc: Type\[BaseException\] \| None, value: BaseException \| None = ..., tb: TracebackType \| None = ..., limit: int \| None = None, chain: bool = True) format_exception(__exc: BaseException, \*, limit: int \| None = None, chain: bool = True) format_exception(etype: Type\[BaseException\] \| None, value: BaseException \| None, tb: TracebackType \| None, limit: int \| None = None, chain: bool = True)
Incorrect call arguments: Lib/test/test_opcache.py#L488
Parameter 'y' unfilled
Incorrect call arguments: Lib/test/test_sys.py#L1558
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dataclasses.py#L2174
Parameter 'y' unfilled
Incorrect call arguments: Lib/test/test_tokenize.py#L1253
Unexpected argument(s). Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/test/test_ordered_dict.py#L788
Parameter 'size' unfilled
Incorrect call arguments: Lib/idlelib/parenmatch.py#L102
Unexpected argument(s). Possible callees: ParenMatch.create_tag_opener(self: ParenMatch, indices: {__getitem__}) ParenMatch.create_tag_parens(self: ParenMatch, indices: {__getitem__}) ParenMatch.create_tag_expression(self: ParenMatch, indices: {__getitem__}) ParenMatch.create_tag_expression(indices: {__getitem__})
Incorrect call arguments: Lib/test/test_import/__init__.py#L840
Parameter 'name' unfilled
Incorrect call arguments: Lib/test/test_import/__init__.py#L821
Parameter 'source' unfilled
Incorrect call arguments: Lib/csv.py#L52
Unexpected argument
Incorrect call arguments: Lib/test/test_tokenize.py#L1658
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Tools/cases_generator/parsing.py#L161
Parameter(s) unfilled. Possible callees: (...)
Incorrect call arguments: Lib/test/test_tuple.py#L332
Unexpected argument(s). Possible callees: TupleTest._tracked(t) TupleTest._not_tracked(t)
Incorrect call arguments: Lib/test/test_dis.py#L1707
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_descr.py#L4898
Unexpected argument
Incorrect call arguments: Lib/threading.py#L127
Unexpected argument
Incorrect call arguments: Lib/test/test_import/__init__.py#L413
Parameter 'source' unfilled
Incorrect call arguments: Lib/test/test_itertools.py#L2507
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_calendar.py#L1022
Unexpected argument(s). Possible callees: CommandLineTestCase.run_cli_ok(\*args) CommandLineTestCase.run_cmd_ok(\*args)
Incorrect call arguments: Lib/test/test_context.py#L80
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1646
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_argparse.py#L3468
Unexpected argument(s). Possible callees: AddTests.test_format(tester: {parser_signature, maxDiff, assertEqual}) AddTests.test_print(tester: {parser_signature, maxDiff, assertEqual}) AddTests.test_print_file(tester: {parser_signature, maxDiff, assertEqual})
Incorrect call arguments: Lib/test/test_dis.py#L1793
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_tokenize.py#L1903
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/test/test_itertools.py#L2502
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_asyncio/test_unix_events.py#L1467
Function 'waitpid_mocks' lacks a positional argument
Incorrect call arguments: Lib/pdb.py#L1875
Parameter 'func' unfilled
Incorrect call arguments: Lib/test/test_re.py#L469
Unexpected argument(s). Possible callees: split(pattern: str \| Pattern\[str\], string: str, maxsplit: int = 0, flags: int \| RegexFlag = 0) split(pattern: bytes \| Pattern\[bytes\], string: Buffer \| Buffer, maxsplit: int = 0, flags: int \| RegexFlag = 0)
Incorrect call arguments: Lib/test/test_dis.py#L1809
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_asyncgen.py#L771
Parameter '__async_iterable' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1658
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/argparse.py#L1736
Unexpected argument
Incorrect call arguments: Lib/test/test_pty.py#L144
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1711
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_unittest/test_runner.py#L933
Parameter '__function' unfilled
Incorrect call arguments: Lib/email/message.py#L958
Parameter 'self' unfilled
Incorrect call arguments: Lib/test/test_pathlib.py#L2243
Unexpected argument
Incorrect call arguments: Lib/pickle.py#L1205
Unexpected argument(s). Possible callees: _Unpickler.load_proto(self: _Unpickler) _Unpickler.load_frame(self: _Unpickler) _Unpickler.load_persid(self: _Unpickler) _Unpickler.load_binpersid(self: _Unpickler) _Unpickler.load_none(self: _Unpickler) _Unpickler.load_false(self: _Unpickler) _Unpickler.load_true(self: _Unpickler) _Unpickler.load_int(self: _Unpickler) _Unpickler.load_binint(self: _Unpickler) _Unpickler.load_binint1(self: _Unpickler) _Unpickler.load_binint2(self: _Unpickler) _Unpickler.load_long(self: _Unpickler) _Unpickler.load_long1(self: _Unpickler) _Unpickler.load_long4(self: _Unpickler) _Unpickler.load_float(self: _Unpickler) _Unpickler.load_binfloat(self: _Unpickler) _Unpickler.load_string(self: _Unpickler) _Unpickler.load_binstring(self: _Unpickler) _Unpickler.load_binbytes(self: _Unpickler) _Unpickler.load_unicode(self: _Unpickler) _Unpickler.load_binunicode(self: _Unpickler) _Unpickler.load_binunicode8(self: _Unpickler) _Unpickler.load_binbytes8(self: _Unpickler) _Unpickler.load_bytearray8(self: _Unpickler) _Unpickler.load_next_buffer(self: _Unpickler) _Unpickler.load_readonly_buffer(self: _Unpickler) _Unpickler.load_short_binstring(self: _Unpickler) _Unpickler.load_short_binbytes(self: _Unpickler) _Unpickler.load_short_binunicode(self: _Unpickler) _Unpickler.load_tuple(self: _Unpickler) _Unpickler.load_empty_tuple(self: _Unpickler) _Unpickler.load_tuple1(self: _Unpickler) _Unpickler.load_tuple2(self: _Unpickler) _Unpickler.load_tuple3(self: _Unpickler) _Unpickler.load_empty_list(self: _Unpickler) _Unpickler.load_empty_dictionary(self: _Unpickler) _Unpickler.load_empty_set(self: _Unpickler) _Unpickler.load_frozenset(self: _Unpickler) _Unpickler.load_list(self: _Unpickler) _Unpickler.load_dict(self: _Unpickler) _Unpickler.load_inst(self: _Unpickler) _Unpickler.load_obj(self: _Unpickler) _Unpickler.load_newobj(self: _Unpickler) _Unpickler.load_newobj_ex(self: _Unpickler) _Unpickler.load_global(self: _Unpickler) _Unpickler.load_stack_global(self: _Unpickler) _Unpickler.load_ext1(self: _Unpickler) _Unpickler.load_ext2(self: _Unpickler) _Unpickler.load_ext4(self: _Unpickler) _Unpickler.load_reduce(self: _Unpickler) _Unpickler.load_pop(self: _Unpickler) _Unpickler.load_pop_mark(self: _Unpickler) _Unpickler.load_dup(self: _Unpickler) _Unpickler.load_get(self: _Unpickler) _Unpickler.load_binget(self: _Unpickler) _Unpickler.load_long_binget(self: _Unpickler) _Unpickler.load_put(self: _Unpickler) _Unpickler.load_binput(self: _Unpickler) _Unpickler.load_long_binput(self: _Unpickler) _Unpickler.load_memoize(self: _Unpickler) _Unpickler.load_append(self: _Unpickler) _Unpickler.load_appends(self: _Unpickler) _Unpickler.load_setitem(self: _Unpickler) _Unpickler.load_setitems(self: _Unpickler) _Unpickler.load_additems(self: _Unpickler) _Unpickler.load_build(self: _Unpickler) _Unpickler.load_mark(self: _Unpickler) _Unpickler.load_stop(self: _Unpickler)
Incorrect call arguments: Lib/test/test_sys.py#L1465
Parameter 'size' unfilled
Incorrect call arguments: Lib/inspect.py#L1695
Unexpected argument
Incorrect call arguments: Lib/profile.py#L372
Unexpected argument
Incorrect call arguments: Lib/pydoc.py#L725
Unexpected argument
Incorrect call arguments: Lib/test/test_unittest/testmock/testthreadingmock.py#L45
Parameter(s) unfilled. Possible callees: _patch.__call__(self: _patch\[_T\], func: _TT) _patch.__call__(self: _patch\[_T\], func: (ParamSpec("_P")) -\> _R)
Incorrect call arguments: Lib/test/test_dis.py#L1781
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_tokenize.py#L1907
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/test/test_dis.py#L1773
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1762
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_call.py#L911
Parameter 'y' unfilled
Incorrect call arguments: Lib/test/test_weakref.py#L2042
Parameter '__func' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1674
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/ast.py#L615
Unexpected argument
Incorrect call arguments: Lib/typing.py#L1731
Unexpected argument
Incorrect call arguments: Lib/test/test_grammar.py#L539
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1700
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dataclasses.py#L389
Unexpected argument(s). Possible callees: object(self: object) object(self: object)
Incorrect call arguments: Lib/test/test_dis.py#L1763
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_context.py#L82
Unexpected argument
Incorrect call arguments: Lib/test/test_descr.py#L3047
Unexpected argument(s). Possible callees: int.__new__(cls: Type\[int\], __x: str \| Buffer \| Buffer \| SupportsInt \| SupportsIndex \| SupportsTrunc = ...) int.__new__(cls: Type\[int\], __x: str \| bytes \| bytearray, base: SupportsIndex)
Incorrect call arguments: Lib/test/test_itertools.py#L2527
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_descr.py#L1826
Unexpected argument
Incorrect call arguments: Lib/test/test_dataclasses.py#L4394
Parameter '_' unfilled
Incorrect call arguments: Lib/test/test_posix.py#L218
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1652
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_re.py#L254
Unexpected argument(s). Possible callees: sub(pattern: str \| Pattern\[str\], repl: str \| (Match\[str\]) -\> str, string: str, count: int = 0, flags: int \| RegexFlag = 0) sub(pattern: bytes \| Pattern\[bytes\], repl: Buffer \| Buffer \| (Match\[bytes\]) -\> Buffer \| Buffer, string: Buffer \| Buffer, count: int = 0, flags: int \| RegexFlag = 0)
Incorrect call arguments: Lib/test/test_dis.py#L1710
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_sys.py#L1424
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_ordered_dict.py#L791
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1701
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_tarfile.py#L1410
Unexpected argument
Incorrect call arguments: Lib/test/test_dataclasses.py#L418
Unexpected argument(s). Possible callees: object(self: object) object(self: object)
Incorrect call arguments: Lib/test/test_threading.py#L1764
Unexpected argument
Incorrect call arguments: Lib/json/__init__.py#L238
Unexpected argument
Incorrect call arguments: Lib/test/test_sys.py#L1446
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_import/__init__.py#L856
Parameter 'name' unfilled
Incorrect call arguments: Lib/test/test_socket.py#L6450
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1738
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dataclasses.py#L3154
Unexpected argument(s). Possible callees: dataclass(__cls: None) dataclass(__cls: Type\[_T\]) dataclass(_cls: None) dataclass(_cls: Type\[_T\]) dataclass(\*, init: bool = True, repr: bool = True, eq: bool = True, order: bool = False, unsafe_hash: bool = False, frozen: bool = False, match_args: bool = True, kw_only: bool = False, slots: bool = False, weakref_slot: bool = False) dataclass(\*, init: bool = True, repr: bool = True, eq: bool = True, order: bool = False, unsafe_hash: bool = False, frozen: bool = False, match_args: bool = True, kw_only: bool = False, slots: bool = False) dataclass(\*, init: bool = True, repr: bool = True, eq: bool = True, order: bool = False, unsafe_hash: bool = False, frozen: bool = False)
Incorrect call arguments: Lib/idlelib/idle_test/htest.py#L423
Expected a dictionary, got None
Incorrect call arguments: Lib/fractions.py#L792
Unexpected argument
Incorrect call arguments: Lib/test/test_tokenize.py#L1944
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/test/test_socket.py#L939
Parameter(s) unfilled. Possible callees: socket.sendto(self: socket, __data: Buffer \| Buffer, __address: tuple\[Any, ...\] \| str \| Buffer \| Buffer) socket.sendto(self: socket, __data: Buffer \| Buffer, __flags: int, __address: tuple\[Any, ...\] \| str \| Buffer \| Buffer)
Incorrect call arguments: Lib/test/test_io.py#L2540
Unexpected argument
Incorrect call arguments: Lib/test/test_sys.py#L1422
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_re.py#L396
Unexpected argument(s). Possible callees: subn(pattern: str \| Pattern\[str\], repl: str \| (Match\[str\]) -\> str, string: str, count: int = 0, flags: int \| RegexFlag = 0) subn(pattern: bytes \| Pattern\[bytes\], repl: Buffer \| Buffer \| (Match\[bytes\]) -\> Buffer \| Buffer, string: Buffer \| Buffer, count: int = 0, flags: int \| RegexFlag = 0)
Incorrect call arguments: Tools/clinic/clinic.py#L4396
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1714
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_itertools.py#L194
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1967
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/string_tests.py#L161
Unexpected argument(s). Possible callees: str.replace(self: LiteralString, __old: LiteralString, __new: LiteralString, __count: SupportsIndex = -1) str.replace(self: str, __old: str, __new: str, __count: SupportsIndex = -1)
Incorrect call arguments: Lib/test/test_dis.py#L1626
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/fractions.py#L740
Unexpected argument
Incorrect call arguments: Lib/test/test_contextlib_async.py#L610
Parameter '__callback' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1778
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1619
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_calendar.py#L1114
Unexpected argument(s). Possible callees: CommandLineTestCase.run_cli_ok(\*args) CommandLineTestCase.run_cmd_ok(\*args)
Incorrect call arguments: Lib/test/test_pathlib.py#L2264
Unexpected argument
Incorrect call arguments: Lib/test/test_os.py#L4670
Unexpected argument(s). Possible callees: str.format(\*args: LiteralString, \*\*kwargs: LiteralString) str.format(\*args: object, \*\*kwargs: object)
Incorrect call arguments: Lib/test/test_weakref.py#L1860
Parameter 'period' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1791
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_collections.py#L2322
Unexpected argument(s). Possible callees: Counter.subtract(self: Counter\[_T\], __iterable: None = None) Counter.subtract(self: Counter\[_T\], __mapping: Mapping\[_T, int\]) Counter.subtract(self: Counter\[_T\], __iterable: Iterable\[_T\])
Incorrect call arguments: Lib/test/test_asyncio/test_unix_events.py#L1416
Function 'waitpid_mocks' lacks a positional argument
Incorrect call arguments: Lib/test/test_functools.py#L569
Parameter(s) unfilled. Possible callees: partialmethod(self: partialmethod\[_T\], __func: (...) -\> _T, \*args, \*\*keywords) partialmethod(self: partialmethod\[_T\], __func, \*args, \*\*keywords)
Incorrect call arguments: Lib/test/test_sys.py#L1460
Parameter 'size' unfilled
Incorrect call arguments: Lib/inspect.py#L1695
Unexpected argument
Incorrect call arguments: Lib/test/test_sys.py#L1515
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1727
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_funcattrs.py#L255
Parameter 'b' unfilled
Incorrect call arguments: Lib/test/test_collections.py#L367
Parameter 'y' unfilled
Incorrect call arguments: Lib/test/test_bool.py#L184
Unexpected argument
Incorrect call arguments: Lib/test/test_descr.py#L2710
Unexpected argument(s). Possible callees: super(self: super, __t, __obj) super(self: super, __t) super(self: super)
Incorrect call arguments: Lib/fractions.py#L724
Unexpected argument
Incorrect call arguments: Lib/test/test_xml_etree.py#L2501
Unexpected argument
Incorrect call arguments: Lib/test/test_tkinter/test_widgets.py#L999
Parameter 'index' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1726
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_math.py#L2092
Unexpected argument(s). Possible callees: prod(__iterable: Iterable\[SupportsIndex\], \*, start: SupportsIndex = 1) prod(__iterable: Iterable\[SupportsFloat \| SupportsIndex\], \*, start: SupportsFloat \| SupportsIndex = 1)
Incorrect call arguments: Lib/test/test_dataclasses.py#L426
Unexpected argument(s). Possible callees: object(self: object) object(self: object)
Incorrect call arguments: Lib/test/test_dis.py#L1625
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_descr.py#L3771
Unexpected argument
Incorrect call arguments: Lib/test/test_itertools.py#L2515
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_asyncgen.py#L569
Parameter(s) unfilled. Possible callees: anext(__i: _SupportsSynchronousAnext\[_AwaitableT\]) anext(__i: SupportsAnext\[_T\], default: _VT)
Incorrect call arguments: Lib/test/test_xml_etree_c.py#L247
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_deque.py#L755
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1681
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_descr.py#L2464
Unexpected argument(s). Possible callees: dict(self: dict\[_KT, _VT\]) dict(self: dict\[str, _VT\], \*\*kwargs: _VT) dict(self: dict\[_KT, _VT\], __map: SupportsKeysAndGetItem\[_KT, _VT\]) dict(self: dict\[str, _VT\], __map: SupportsKeysAndGetItem\[str, _VT\], \*\*kwargs: _VT) dict(self: dict\[_KT, _VT\], __iterable: Iterable\[tuple\[_KT, _VT\]\]) dict(self: dict\[str, _VT\], __iterable: Iterable\[tuple\[str, _VT\]\], \*\*kwargs: _VT) dict(self: dict\[str, str\], __iterable: Iterable\[list\[str\]\]) dict(self: dict\[bytes, bytes\], __iterable: Iterable\[list\[bytes\]\])
Incorrect call arguments: Lib/test/test_math.py#L956
Parameter '__p' unfilled
Incorrect call arguments: Lib/test/test_sys_setprofile.py#L349
Parameter(s) unfilled. Possible callees: dict.get(self: dict\[_KT, _VT\], __key: _KT) dict.get(self: dict\[_KT, _VT\], __key: _KT, __default: _VT) dict.get(self: dict\[_KT, _VT\], __key: _KT, __default: _T)
Incorrect call arguments: Lib/test/test_hashlib.py#L1138
Unexpected argument
Incorrect call arguments: Lib/test/test_descr.py#L4901
Unexpected argument
Incorrect call arguments: Lib/test/test_sys.py#L1432
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_genericalias.py#L437
Parameter 'origin' unfilled
Incorrect call arguments: Lib/test/test_sys.py#L1444
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_descr.py#L5582
Parameter(s) unfilled. Possible callees: object.__reduce_ex__(self: object, __protocol: SupportsIndex) object.__reduce_ex__(self: object, __protocol: int)
Incorrect call arguments: Lib/test/test_dis.py#L1955
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_pathlib.py#L2262
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1764
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_descr.py#L3064
Unexpected argument(s). Possible callees: int.__new__(cls: Type\[int\], __x: str \| Buffer \| Buffer \| SupportsInt \| SupportsIndex \| SupportsTrunc = ...) int.__new__(cls: Type\[int\], __x: str \| bytes \| bytearray, base: SupportsIndex) float.__new__(cls: Type\[float\], __x: str \| Buffer \| Buffer \| SupportsFloat \| SupportsIndex = ...) complex.__new__(cls: Type\[complex\], real: complex \| SupportsComplex \| SupportsFloat \| SupportsIndex = ..., imag: complex \| SupportsFloat \| SupportsIndex = ...) complex.__new__(cls: Type\[complex\], real: str \| SupportsComplex \| SupportsFloat \| SupportsIndex \| complex) complex.__new__(cls: Type\[complex\], real: complex \| SupportsComplex \| SupportsFloat = ..., imag: complex \| SupportsFloat = ...) complex.__new__(cls: Type\[complex\], real: str \| SupportsComplex \| SupportsFloat \| complex) str.__new__(cls: Type\[str\], object: object = ...) str.__new__(cls: Type\[str\], object: Buffer \| Buffer, encoding: str = ..., errors: str = ...) tuple.__new__(cls, __iterable: Iterable\[_T_co\] = ...) list(self: list\[_T\]) list(self: list\[_T\], __iterable: Iterable\[_T\])
Incorrect call arguments: Lib/test/test_tuple.py#L337
Unexpected argument(s). Possible callees: TupleTest._tracked(t) TupleTest._not_tracked(t)
Incorrect call arguments: Lib/test/test_sys.py#L1557
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_hashlib.py#L1136
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1775
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1648
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_unittest/test_runner.py#L659
Parameter '__function' unfilled
Incorrect call arguments: Tools/cases_generator/parsing.py#L162
Parameter(s) unfilled. Possible callees: (...)
Incorrect call arguments: Lib/test/test_asyncgen.py#L575
Parameter(s) unfilled. Possible callees: anext(__i: _SupportsSynchronousAnext\[_AwaitableT\]) anext(__i: SupportsAnext\[_T\], default: _VT)
Incorrect call arguments: Lib/test/test_dataclasses.py#L415
Unexpected argument(s). Possible callees: object(self: object) object(self: object)
Incorrect call arguments: Lib/test/test_pathlib.py#L2239
Unexpected argument
Incorrect call arguments: Lib/test/test_call.py#L906
Parameter 'arg' unfilled
Incorrect call arguments: Lib/test/test_sys.py#L1463
Parameter 'size' unfilled
Incorrect call arguments: Lib/ipaddress.py#L1018
Unexpected argument
Incorrect call arguments: Lib/test/test_sys.py#L1643
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1751
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/inspect.py#L1695
Unexpected argument
Incorrect call arguments: Lib/test/test_socket.py#L942
Unexpected argument(s). Possible callees: socket.sendto(self: socket, __data: Buffer \| Buffer, __address: tuple\[Any, ...\] \| str \| Buffer \| Buffer) socket.sendto(self: socket, __data: Buffer \| Buffer, __flags: int, __address: tuple\[Any, ...\] \| str \| Buffer \| Buffer)
Incorrect call arguments: Lib/typing.py#L1069
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1702
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_calendar.py#L1050
Unexpected argument(s). Possible callees: CommandLineTestCase.run_cli_ok(\*args) CommandLineTestCase.run_cmd_ok(\*args)
Incorrect call arguments: Lib/test/test_dis.py#L1788
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dataclasses.py#L4410
Parameter '_' unfilled
Incorrect call arguments: Lib/test/test_unittest/test_case.py#L1464
Parameter(s) unfilled. Possible callees: TestCase.assertRaisesRegex(self: TestCase, expected_exception: Type\[BaseException\] \| tuple\[Type\[BaseException\], ...\], expected_regex: str \| Pattern\[str\], callable: (...) -\> Any, \*args, \*\*kwargs) TestCase.assertRaisesRegex(self: TestCase, expected_exception: Type\[_E\] \| tuple\[Type\[_E\], ...\], expected_regex: str \| Pattern\[str\], \*, msg=...)
Incorrect call arguments: Tools/c-analyzer/c_parser/__main__.py#L177
Parameter 'filename' unfilled
Incorrect call arguments: Lib/test/test_sys.py#L1552
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dataclasses.py#L4503
Parameter '_' unfilled
Incorrect call arguments: Lib/test/test_dataclasses.py#L416
Unexpected argument(s). Possible callees: object(self: object) object(self: object)
Incorrect call arguments: Lib/test/test_deque.py#L752
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_curses.py#L297
Unexpected argument(s). Possible callees: _CursesWindow.addstr(str: str, attr: int = ...) _CursesWindow.addstr(y: int, x: int, str: str, attr: int = ...) _CursesWindow.insstr(str: str, attr: int = ...) _CursesWindow.insstr(y: int, x: int, str: str, attr: int = ...)
Incorrect call arguments: Lib/test/test_dataclasses.py#L4377
Parameter 'b' unfilled
Incorrect call arguments: Lib/doctest.py#L1379
Parameter 'exc' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1673
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dataclasses.py#L389
Unexpected argument(s). Possible callees: object(self: object) object(self: object)
Incorrect call arguments: Lib/test/test_calendar.py#L1100
Unexpected argument(s). Possible callees: CommandLineTestCase.run_cli_ok(\*args) CommandLineTestCase.run_cmd_ok(\*args)
Incorrect call arguments: Lib/ipaddress.py#L979
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1729
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_picklebuffer.py#L35
Parameter 'buffer' unfilled
Incorrect call arguments: Lib/test/test_sqlite3/test_userfunctions.py#L364
Unexpected argument(s). Possible callees: Connection.create_function(self: Connection, name: str, narg: int, func: (...) -\> str \| Buffer \| Buffer \| int \| float \| None \| None, \*, deterministic: bool = False) Connection.create_function(self: Connection, name: str, num_params: int, func: (...) -\> str \| Buffer \| Buffer \| int \| float \| None \| None)
Incorrect call arguments: Lib/test/test_dis.py#L1719
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1721
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_asyncio/test_unix_events.py#L1440
Function 'waitpid_mocks' lacks a positional argument
Incorrect call arguments: Lib/test/test_types.py#L1737
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1741
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dataclasses.py#L380
Unexpected argument(s). Possible callees: object(self: object) object(self: object)
Incorrect call arguments: Lib/test/test_dis.py#L1772
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_int.py#L278
Unexpected argument(s). Possible callees: int.__new__(cls: Type\[int\], __x: str \| Buffer \| Buffer \| SupportsInt \| SupportsIndex \| SupportsTrunc = ...) int.__new__(cls: Type\[int\], __x: str \| bytes \| bytearray, base: SupportsIndex)
Incorrect call arguments: Lib/test/test_sys.py#L1592
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_sys.py#L1575
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_sys.py#L1434
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_float.py#L261
Unexpected argument
Incorrect call arguments: Lib/test/test_dataclasses.py#L381
Unexpected argument(s). Possible callees: object(self: object) object(self: object)
Incorrect call arguments: Lib/test/test_dataclasses.py#L381
Unexpected argument(s). Possible callees: object(self: object) object(self: object)
Incorrect call arguments: Lib/test/test_sys.py#L1452
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_deque.py#L751
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dataclasses.py#L962
Parameter 'x' unfilled
Incorrect call arguments: Lib/test/test_dataclasses.py#L940
Parameter 'x' unfilled
Incorrect call arguments: Lib/test/test_dataclasses.py#L4377
Parameter 'a' unfilled
Incorrect call arguments: Lib/test/test_tarfile.py#L1410
Unexpected argument
Incorrect call arguments: Lib/test/test_sys.py#L1580
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1748
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_weakref.py#L2042
Parameter '__obj' unfilled
Incorrect call arguments: Lib/test/test_asyncio/test_unix_events.py#L1549
Function 'waitpid_mocks' lacks a positional argument
Incorrect call arguments: Lib/test/test_collections.py#L481
Parameter 'x' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1789
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/urllib/request.py#L882
Unexpected argument
Incorrect call arguments: Lib/test/test_weakref.py#L1849
Parameter 'period' unfilled
Incorrect call arguments: Lib/test/test_os.py#L4683
Unexpected argument(s). Possible callees: str.format(\*args: LiteralString, \*\*kwargs: LiteralString) str.format(\*args: object, \*\*kwargs: object)
Incorrect call arguments: Tools/cases_generator/parsing.py#L266
Parameter(s) unfilled. Possible callees: (...)
Incorrect call arguments: Lib/test/test_unittest/test_case.py#L1555
Parameter(s) unfilled. Possible callees: TestCase.assertWarns(self: TestCase, expected_warning: Type\[Warning\] \| tuple\[Type\[Warning\], ...\], callable: (ParamSpec("_P")) -\> Any, \*args: ParamSpec("_P"), \*\*kwargs: ParamSpec("_P")) TestCase.assertWarns(self: TestCase, expected_warning: Type\[Warning\] \| tuple\[Type\[Warning\], ...\], \*, msg=...)
Incorrect call arguments: Lib/test/test_pickle.py#L387
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1935
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1770
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_math.py#L958
Parameter '__q' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1735
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/pydoc.py#L738
Unexpected argument
Incorrect call arguments: Lib/test/test_io.py#L1700
Unexpected argument
Incorrect call arguments: Lib/test/test_calendar.py#L1094
Unexpected argument(s). Possible callees: CommandLineTestCase.run_cli_ok(\*args) CommandLineTestCase.run_cmd_ok(\*args)
Incorrect call arguments: Lib/test/test_dataclasses.py#L4491
Parameter '_' unfilled
Incorrect call arguments: Lib/test/test_statistics.py#L2323
Parameter 'data' unfilled
Incorrect call arguments: Lib/test/test_sys.py#L1537
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1705
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_array.py#L31
Parameter(s) unfilled. Possible callees: array(self: array\[int\], __typecode: Literal\["b", "B", "h", "H", "i", "I", "l", "L", "q", "Q"\], __initializer: bytes \| bytearray \| Iterable\[int\] = ...) array(self: array\[float\], __typecode: Literal\["f", "d"\], __initializer: bytes \| bytearray \| Iterable\[float\] = ...) array(self: array\[str\], __typecode: Literal\["u"\], __initializer: bytes \| bytearray \| Iterable\[str\] = ...) array(self: array\[_T\], __typecode: str, __initializer: Iterable\[_T\]) array(self: array\[_T\], __typecode: str, __initializer: bytes \| bytearray = ...)
Incorrect call arguments: Lib/test/test_argparse.py#L265
Unexpected argument(s). Possible callees: AddTests.test_failures(tester: {parser_signature, parser_class, argument_signatures, failures, assertRaises}) AddTests.test_successes(tester: {parser_signature, parser_class, argument_signatures, successes, assertEqual})
Incorrect call arguments: Lib/test/test_sys.py#L1578
Parameter 'size' unfilled
Incorrect call arguments: Lib/idlelib/pyshell.py#L380
Unexpected argument
Incorrect call arguments: Lib/test/test_itertools.py#L1151
Unexpected argument
Incorrect call arguments: Tools/c-analyzer/c_parser/preprocessor/__init__.py#L130
Parameter(s) unfilled. Possible callees: (ignore_exc, ..., log_err)
Incorrect call arguments: Lib/test/test_dis.py#L1669
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_import/__init__.py#L871
Parameter 'source' unfilled
Incorrect call arguments: Lib/test/test_peg_generator/test_pegen.py#L583
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/test/test_os.py#L4665
Unexpected argument(s). Possible callees: str.format(\*args: LiteralString, \*\*kwargs: LiteralString) str.format(\*args: object, \*\*kwargs: object)
Incorrect call arguments: Lib/test/test_tuple.py#L331
Unexpected argument(s). Possible callees: TupleTest._tracked(t) TupleTest._not_tracked(t)
Incorrect call arguments: Lib/test/test_unittest/test_case.py#L1648
Parameter(s) unfilled. Possible callees: TestCase.assertWarnsRegex(self: TestCase, expected_warning: Type\[Warning\] \| tuple\[Type\[Warning\], ...\], expected_regex: str \| Pattern\[str\], callable: (ParamSpec("_P")) -\> Any, \*args: ParamSpec("_P"), \*\*kwargs: ParamSpec("_P")) TestCase.assertWarnsRegex(self: TestCase, expected_warning: Type\[Warning\] \| tuple\[Type\[Warning\], ...\], expected_regex: str \| Pattern\[str\], \*, msg=...)
Incorrect call arguments: Lib/fractions.py#L784
Unexpected argument
Incorrect call arguments: Lib/test/test_signal.py#L212
Unexpected argument
Incorrect call arguments: Lib/test/test_pathlib.py#L2265
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1704
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_sys.py#L1527
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_exception_group.py#L26
Parameter '__exceptions' unfilled
Incorrect call arguments: Lib/test/support/warnings_helper.py#L148
Parameter 'message' unfilled
Incorrect call arguments: Lib/test/test_collections.py#L382
Parameter 'y' unfilled
Incorrect call arguments: Lib/test/test_collections.py#L367
Parameter 'x' unfilled
Incorrect call arguments: Lib/test/test_sys.py#L1514
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1629
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_descr.py#L3768
Unexpected argument
Incorrect call arguments: Lib/fractions.py#L315
Unexpected argument
Incorrect call arguments: Lib/test/test_collections.py#L395
Parameter 'y' unfilled
Incorrect call arguments: Lib/test/test_peg_generator/test_pegen.py#L563
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/test/test_class.py#L700
Unexpected argument
Incorrect call arguments: Lib/test/test_math.py#L956
Unexpected argument
Incorrect call arguments: Lib/test/test_dataclasses.py#L958
Unexpected argument(s). Possible callees: field(\*, default: _T, init: bool = True, repr: bool = True, hash: bool \| None = None, compare: bool = True, metadata: Mapping \| None = None, kw_only: bool = ...) field(\*, default_factory: () -\> _T, init: bool = True, repr: bool = True, hash: bool \| None = None, compare: bool = True, metadata: Mapping \| None = None, kw_only: bool = ...) field(\*, init: bool = True, repr: bool = True, hash: bool \| None = None, compare: bool = True, metadata: Mapping \| None = None, kw_only: bool = ...) field(\*, default: _T, init: bool = True, repr: bool = True, hash: bool \| None = None, compare: bool = True, metadata: Mapping \| None = None) field(\*, default_factory: () -\> _T, init: bool = True, repr: bool = True, hash: bool \| None = None, compare: bool = True, metadata: Mapping \| None = None) field(\*, init: bool = True, repr: bool = True, hash: bool \| None = None, compare: bool = True, metadata: Mapping \| None = None)
Incorrect call arguments: Lib/test/test_unittest/test_loader.py#L183
Unexpected argument(s). Possible callees: TestLoader.loadTestsFromModule(self: TestLoader, module: ModuleType, \*, pattern: str \| None = None) TestLoader.loadTestsFromModule(self: TestLoader, module: ModuleType, \*args, pattern: str \| None = None)
Incorrect call arguments: Lib/test/test_importlib/frozen/test_loader.py#L58
Parameter(s) unfilled. Possible callees: (name, ..., oldapi: bool)
Incorrect call arguments: Lib/test/test_calendar.py#L1029
Unexpected argument(s). Possible callees: CommandLineTestCase.run_cli_ok(\*args) CommandLineTestCase.run_cmd_ok(\*args)
Incorrect call arguments: Lib/test/test_xml_etree.py#L2520
Unexpected argument
Incorrect call arguments: Lib/test/test_socket.py#L6610
Parameter 'op' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1665
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_call.py#L911
Parameter 'x' unfilled
Incorrect call arguments: Lib/test/test_tokenize.py#L1917
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/test/test_builtin.py#L2318
Parameter(s) unfilled. Possible callees: sorted(__iterable: Iterable\[SupportsRichComparisonT\], \*, key: None = None, reverse: bool = False) sorted(__iterable: Iterable\[_T\], \*, key: (_T) -\> SupportsDunderLT \| SupportsDunderGT, reverse: bool = False)
Incorrect call arguments: Lib/json/__init__.py#L176
Unexpected argument
Incorrect call arguments: Lib/test/test_collections.py#L396
Parameter 'x' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1761
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_os.py#L2098
Parameter 'defpath' unfilled
Incorrect call arguments: Lib/test/test_tokenize.py#L1919
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/test/test_dataclasses.py#L530
Parameter 'x' unfilled
Incorrect call arguments: Lib/test/test_itertools.py#L1149
Unexpected argument
Incorrect call arguments: Lib/json/encoder.py#L395
Unexpected argument
Incorrect call arguments: Lib/fractions.py#L315
Parameter 'denominator' unfilled
Incorrect call arguments: Lib/test/test_descr.py#L5578
Unexpected argument
Incorrect call arguments: Lib/test/test_math.py#L956
Unexpected argument
Incorrect call arguments: Tools/c-analyzer/c_parser/info.py#L627
Parameter 'data' unfilled
Incorrect call arguments: Lib/pydoc.py#L718
Unexpected argument
Incorrect call arguments: Lib/test/test_dataclasses.py#L4377
Parameter 'c' unfilled
Incorrect call arguments: Lib/test/test_sys.py#L1612
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1638
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/pydoc.py#L722
Unexpected argument
Incorrect call arguments: Lib/calendar.py#L124
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1640
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_calendar.py#L1068
Unexpected argument(s). Possible callees: CommandLineTestCase.run_cli_ok(\*args) CommandLineTestCase.run_cmd_ok(\*args)
Incorrect call arguments: Lib/test/test_unittest/test_runner.py#L940
Parameter(s) unfilled. Possible callees: TestCase.addCleanup(self: TestCase, __function: (ParamSpec("_P")) -\> Any, \*args: ParamSpec("_P"), \*\*kwargs: ParamSpec("_P")) TestCase.addCleanup(self: TestCase, function: (ParamSpec("_P")) -\> Any, \*args: ParamSpec("_P"), \*\*kwargs: ParamSpec("_P"))
Incorrect call arguments: Lib/idlelib/editor.py#L1535
Unexpected argument
Incorrect call arguments: Lib/test/test_asyncio/test_unix_events.py#L1203
Function 'waitpid_mocks' lacks a positional argument
Incorrect call arguments: Lib/test/test_dis.py#L1792
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1743
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1675
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_sys.py#L1533
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_sys.py#L1493
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1740
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1783
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_subprocess.py#L252
Unexpected argument(s). Possible callees: check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: Literal\[True\], user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1, process_group: int \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1, process_group: int \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1, process_group: int \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, \*, universal_newlines: Literal\[True\], startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1, process_group: int \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: Literal\[False\] \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: None = None, errors: None = None, text: Literal\[False\] \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1, process_group: int \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1, process_group: int \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: Literal\[True\], user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, \*, universal_newlines: Literal\[True\], startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: Literal\[False\] \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: None = None, errors: None = None, text: Literal\[False\] \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: Literal\[True\], user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, \*, universal_newlines: Literal\[True\], startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: Literal\[False\] \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: None = None, errors: None = None, text: Literal\[False\] \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: Literal\[True\]) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str, errors: str \| None = None, text: bool \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str, text: bool \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, \*, universal_newlines: Literal\[True\], startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: bool \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: Literal\[False\] \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: None = None, errors: None = None, text: Literal\[False\] \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: bool \| None = None)
Incorrect call arguments: Lib/test/test_dis.py#L1742
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_xml_etree_c.py#L255
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_re.py#L466
Unexpected argument(s). Possible callees: split(pattern: str \| Pattern\[str\], string: str, maxsplit: int = 0, flags: int \| RegexFlag = 0) split(pattern: bytes \| Pattern\[bytes\], string: Buffer \| Buffer, maxsplit: int = 0, flags: int \| RegexFlag = 0)
Incorrect call arguments: Lib/test/test_dict.py#L877
Unexpected argument(s). Possible callees: () () ()
Incorrect call arguments: Lib/test/test_sys.py#L1531
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_fractions.py#L277
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1737
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_itertools.py#L2525
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1946
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_descr.py#L3058
Unexpected argument(s). Possible callees: list(self: list\[_T\]) list(self: list\[_T\], __iterable: Iterable\[_T\])
Incorrect call arguments: Lib/test/test_pathlib.py#L2244
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1677
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/string_tests.py#L160
Unexpected argument(s). Possible callees: str.replace(self: LiteralString, __old: LiteralString, __new: LiteralString, __count: SupportsIndex = -1) str.replace(self: str, __old: str, __new: str, __count: SupportsIndex = -1)
Incorrect call arguments: Lib/test/test_pickle.py#L366
Parameter 'size' unfilled
Incorrect call arguments: Tools/clinic/clinic.py#L5070
Parameter '_' unfilled
Incorrect call arguments: Lib/json/encoder.py#L425
Unexpected argument
Incorrect call arguments: Lib/test/test_sys.py#L1388
Parameter 'size' unfilled
Incorrect call arguments: Lib/http/server.py#L1312
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1683
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/pprint.py#L181
Unexpected argument(s). Possible callees: PrettyPrinter._pprint_dict(self: PrettyPrinter, object: {__len__}, stream: {write}, indent, allowance, context, level) PrettyPrinter._pprint_ordered_dict(self: PrettyPrinter, object: {__len__, __class__, items}, stream: {write}, indent: {__add__}, allowance: {__add__}, context: {__contains__, copy}, level) PrettyPrinter._pprint_list(self: PrettyPrinter, object, stream: {write}, indent, allowance: {__add__}, context: {__contains__, copy}, level) PrettyPrinter._pprint_tuple(self: PrettyPrinter, object: {__len__}, stream: {write}, indent, allowance: {__add__}, context: {__contains__, copy}, level) PrettyPrinter._pprint_set(self: PrettyPrinter, object: {__len__, __class__}, stream: {write}, indent, allowance: {__add__}, context: {__contains__, copy}, level) PrettyPrinter._pprint_str(self: PrettyPrinter, object: {__len__, splitlines}, stream: {write}, indent, allowance, context, level: {__eq__}) PrettyPrinter._pprint_bytes(self: PrettyPrinter, object: {__len__}, stream: {write}, indent, allowance, context, level: {__eq__}) PrettyPrinter._pprint_bytearray(self: PrettyPrinter, object, stream: {write}, indent: {__add__}, allowance: {__add__}, context, level: {__add__}) PrettyPrinter._pprint_mappingproxy(self: PrettyPrinter, object: {copy}, stream: {write}, indent: {__add__}, allowance: {__add__}, context: {__contains__, copy}, level) PrettyPrinter._pprint_simplenamespace(self: PrettyPrinter, object: {__dict__}, stream: {write}, indent, allowance, context: {__contains__}, level) PrettyPrinter._pprint_default_dict(self: PrettyPrinter, object: {__len__, default_factory, __class__}, stream: {write}, indent, allowance: {__add__}, context: {copy}, level) PrettyPrinter._pprint_counter(self: PrettyPrinter, object: {__len__, __class__, most_common}, stream: {write}, indent: {__add__}, allowance: {__add__}, context: {copy, __contains__}, level) PrettyPrinter._pprint_chain_map(self: PrettyPrinter, object: {maps, __class__}, stream: {write}, indent, allowance, context, level) PrettyPrinter._pprint_deque(self: PrettyPrinter, object: {__len__, __class__, maxlen}, stream: {write}, indent, allowance, context, level) PrettyPrinter._pprint_user_dict(self: PrettyPrinter, object: {data}, stream: {write}, indent, allowance, context: {__contains__, copy}, level: {__sub__}) PrettyPrinter._pprint_user_list(self: PrettyPrinter, object: {data}, stream: {write}, indent, allowance, context: {__contains__, copy}, level: {__sub__}) PrettyPrinter._pprint_user_string(self: PrettyPrinter, object: {data}, stream: {write}, indent, allowance, context: {__contains__, copy}, level: {__sub__})
Incorrect call arguments: Lib/test/test_fileio.py#L288
Function 'ClosedFDRaises' lacks a positional argument
Incorrect call arguments: Lib/test/test_dis.py#L1757
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1785
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_sys.py#L1548
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_os.py#L4673
Unexpected argument(s). Possible callees: str.format(\*args: LiteralString, \*\*kwargs: LiteralString) str.format(\*args: object, \*\*kwargs: object)
Incorrect call arguments: Lib/test/test_time.py#L663
Unexpected argument
Incorrect call arguments: Lib/test/test_dataclasses.py#L4390
Parameter '_' unfilled
Incorrect call arguments: Lib/test/test_sys.py#L1582
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_peg_generator/test_pegen.py#L598
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/test/test_re.py#L250
Unexpected argument(s). Possible callees: sub(pattern: str \| Pattern\[str\], repl: str \| (Match\[str\]) -\> str, string: str, count: int = 0, flags: int \| RegexFlag = 0) sub(pattern: bytes \| Pattern\[bytes\], repl: Buffer \| Buffer \| (Match\[bytes\]) -\> Buffer \| Buffer, string: Buffer \| Buffer, count: int = 0, flags: int \| RegexFlag = 0)
Incorrect call arguments: Lib/test/string_tests.py#L159
Unexpected argument(s). Possible callees: str.replace(self: LiteralString, __old: LiteralString, __new: LiteralString, __count: SupportsIndex = -1) str.replace(self: str, __old: str, __new: str, __count: SupportsIndex = -1)
Incorrect call arguments: Lib/test/test_dis.py#L1745
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_peg_generator/test_pegen.py#L556
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/test/test_tarfile.py#L1924
Unexpected argument
Incorrect call arguments: Lib/test/test_calendar.py#L1084
Unexpected argument(s). Possible callees: CommandLineTestCase.run_cli_ok(\*args) CommandLineTestCase.run_cmd_ok(\*args)
Incorrect call arguments: Lib/test/test_descr.py#L1730
Unexpected argument
Incorrect call arguments: Lib/test/test_asyncgen.py#L575
Unexpected argument(s). Possible callees: anext(__i: _SupportsSynchronousAnext\[_AwaitableT\]) anext(__i: SupportsAnext\[_T\], default: _VT)
Incorrect call arguments: Lib/test/test_sys.py#L1636
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_buffer.py#L2517
Parameter 'size' unfilled
Incorrect call arguments: Tools/cases_generator/parsing.py#L220
Parameter(s) unfilled. Possible callees: (...)
Incorrect call arguments: Lib/test/test_pathlib.py#L2242
Unexpected argument
Incorrect call arguments: Lib/test/test_collections.py#L358
Parameter 'y' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1759
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_sys.py#L1481
Parameter 'size' unfilled
Incorrect call arguments: Tools/cases_generator/parsing.py#L151
Parameter(s) unfilled. Possible callees: (...)
Incorrect call arguments: Parser/asdl_c.py#L140
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1708
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_collections.py#L353
Parameter 'x' unfilled
Incorrect call arguments: Lib/test/test_fractions.py#L277
Unexpected argument
Incorrect call arguments: Lib/test/test_pathlib.py#L2268
Unexpected argument
Incorrect call arguments: Lib/test/test_select.py#L79
Unexpected argument
Incorrect call arguments: Lib/test/test_builtin.py#L2519
Unexpected argument(s). Possible callees: type(self: type, __o: object) type(self: type, __name: str, __bases: tuple\[type, ...\], __dict: dict\[str, Any\], \*\*kwds)
Incorrect call arguments: Lib/test/test_dis.py#L1642
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_ordered_dict.py#L780
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_sqlite3/test_types.py#L461
Parameter(s) unfilled. Possible callees: adapt(__obj, __proto) adapt(__obj, __proto, __alt: _T)
Incorrect call arguments: Lib/test/test_unittest/test_runner.py#L938
Parameter '__function' unfilled
Incorrect call arguments: Lib/inspect.py#L1695
Unexpected argument
Incorrect call arguments: Lib/test/test_tokenize.py#L1905
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/test/test_ctypes/test_callbacks.py#L145
Function '__init__' lacks a positional argument
Incorrect call arguments: Lib/test/test_calendar.py#L1060
Unexpected argument(s). Possible callees: CommandLineTestCase.run_cli_ok(\*args) CommandLineTestCase.run_cmd_ok(\*args)
Incorrect call arguments: Lib/test/test_sys.py#L1652
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1720
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1628
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Tools/cases_generator/parsing.py#L153
Parameter(s) unfilled. Possible callees: (...)
Incorrect call arguments: Lib/test/test_math.py#L960
Unexpected argument
Incorrect call arguments: Lib/test/test_set.py#L657
Unexpected argument(s). Possible callees: set(self: set\[_T\]) set(self: set\[_T\], __iterable: Iterable\[_T\])
Incorrect call arguments: Lib/test/test_logging.py#L5453
Unexpected argument(s). Possible callees: LoggerAdapter(self: LoggerAdapter\[_L\], logger: _L, extra: Mapping\[str, object\] \| None = None) LoggerAdapter(self: LoggerAdapter\[_L\], logger: _L, extra: Mapping\[str, object\])
Incorrect call arguments: Lib/test/test_pickle.py#L337
Parameter 'size' unfilled
Incorrect call arguments: Lib/idlelib/idle_test/test_pyparse.py#L85
Parameter 'is_char_in_string' unfilled
Incorrect call arguments: Tools/clinic/clinic.py#L5472
Parameter '_' unfilled
Incorrect call arguments: Lib/test/test_list.py#L47
Unexpected argument(s). Possible callees: list(self: list\[_T\]) list(self: list\[_T\], __iterable: Iterable\[_T\])
Incorrect call arguments: Lib/test/test_ensurepip.py#L280
Parameter 'version' unfilled
Incorrect call arguments: Lib/test/test_range.py#L105
Unexpected argument(s). Possible callees: range.__new__(cls: Type\[range\], __stop: SupportsIndex) range.__new__(cls: Type\[range\], __start: SupportsIndex, __stop: SupportsIndex, __step: SupportsIndex = ...)
Incorrect call arguments: Lib/test/test_range.py#L99
Parameter(s) unfilled. Possible callees: range.__new__(cls: Type\[range\], __stop: SupportsIndex) range.__new__(cls: Type\[range\], __start: SupportsIndex, __stop: SupportsIndex, __step: SupportsIndex = ...)
Incorrect call arguments: Lib/test/test_tokenize.py#L1908
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/test/test_calendar.py#L1076
Unexpected argument(s). Possible callees: CommandLineTestCase.run_cli_ok(\*args) CommandLineTestCase.run_cmd_ok(\*args)
Incorrect call arguments: Lib/test/test_dis.py#L1664
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_os.py#L4676
Unexpected argument(s). Possible callees: str.format(\*args: LiteralString, \*\*kwargs: LiteralString) str.format(\*args: object, \*\*kwargs: object)
Incorrect call arguments: Lib/tkinter/ttk.py#L1057
Unexpected argument
Incorrect call arguments: Lib/test/test_descr.py#L1724
Unexpected argument
Incorrect call arguments: Lib/test/test_struct.py#L707
Unexpected argument
Incorrect call arguments: Lib/test/test_string.py#L118
Parameter 'kwargs' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1771
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_itertools.py#L1044
Parameter(s) unfilled. Possible callees: zip_longest.__new__(cls: Type\[zip_longest\[_T_co\]\], __iter1: Iterable\[_T1\], \*, fillvalue: object = ...) zip_longest.__new__(cls: Type\[zip_longest\[_T_co\]\], __iter1: Iterable\[_T1\], __iter2: Iterable\[_T2\]) zip_longest.__new__(cls: Type\[zip_longest\[_T_co\]\], __iter1: Iterable\[_T1\], __iter2: Iterable\[_T2\], \*, fillvalue: _T) zip_longest.__new__(cls: Type\[zip_longest\[_T_co\]\], __iter1: Iterable\[_T1\], __iter2: Iterable\[_T2\], __iter3: Iterable\[_T3\]) zip_longest.__new__(cls: Type\[zip_longest\[_T_co\]\], __iter1: Iterable\[_T1\], __iter2: Iterable\[_T2\], __iter3: Iterable\[_T3\], \*, fillvalue: _T) zip_longest.__new__(cls: Type\[zip_longest\[_T_co\]\], __iter1: Iterable\[_T1\], __iter2: Iterable\[_T2\], __iter3: Iterable\[_T3\], __iter4: Iterable\[_T4\]) zip_longest.__new__(cls: Type\[zip_longest\[_T_co\]\], __iter1: Iterable\[_T1\], __iter2: Iterable\[_T2\], __iter3: Iterable\[_T3\], __iter4: Iterable\[_T4\], \*, fillvalue: _T) zip_longest.__new__(cls: Type\[zip_longest\[_T_co\]\], __iter1: Iterable\[_T1\], __iter2: Iterable\[_T2\], __iter3: Iterable\[_T3\], __iter4: Iterable\[_T4\], __iter5: Iterable\[_T5\]) zip_longest.__new__(cls: Type\[zip_longest\[_T_co\]\], __iter1: Iterable\[_T1\], __iter2: Iterable\[_T2\], __iter3: Iterable\[_T3\], __iter4: Iterable\[_T4\], __iter5: Iterable\[_T5\], \*, fillvalue: _T) zip_longest.__new__(cls: Type\[zip_longest\[_T_co\]\], __iter1: Iterable\[_T\], __iter2: Iterable\[_T\], __iter3: Iterable\[_T\], __iter4: Iterable\[_T\], __iter5: Iterable\[_T\], __iter6: Iterable\[_T\], \*iterables: Iterable\[_T\]) zip_longest.__new__(cls: Type\[zip_longest\[_T_co\]\], __iter1: Iterable\[_T\], __iter2: Iterable\[_T\], __iter3: Iterable\[_T\], __iter4: Iterable\[_T\], __iter5: Iterable\[_T\], __iter6: Iterable\[_T\], \*iterables: Iterable\[_T\], fillvalue: _T)
Incorrect call arguments: Lib/test/test_exception_group.py#L28
Parameter '__exceptions' unfilled
Incorrect call arguments: Tools/cases_generator/parsing.py#L237
Parameter(s) unfilled. Possible callees: (...)
Incorrect call arguments: Lib/test/test_class.py#L706
Unexpected argument
Incorrect call arguments: Lib/tkinter/__init__.py#L4704
Unexpected argument
Incorrect call arguments: Lib/test/test_calendar.py#L1017
Unexpected argument(s). Possible callees: CommandLineTestCase.run_cli_ok(\*args) CommandLineTestCase.run_cmd_ok(\*args)
Incorrect call arguments: Lib/test/test_dataclasses.py#L3043
Parameter 'x' unfilled
Incorrect call arguments: Lib/test/test_descr.py#L3762
Unexpected argument
Incorrect call arguments: Lib/test/test_tokenize.py#L1663
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/fractions.py#L778
Unexpected argument
Incorrect call arguments: Lib/test/test_shutil.py#L1999
Parameter(s) unfilled. Possible callees: chown(path: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\], user: str \| int, group: None = None) chown(path: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\], user: None = None, \*, group: str \| int) chown(path: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\], user: None, group: str \| int) chown(path: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\], user: str \| int, group: str \| int)
Incorrect call arguments: Lib/test/test_fileio.py#L296
Function 'ClosedFDRaises' lacks a positional argument
Incorrect call arguments: Lib/test/test_opcache.py#L487
Parameter 'y' unfilled
Incorrect call arguments: Lib/test/test_list.py#L56
Unexpected argument(s). Possible callees: list(self: list\[_T\]) list(self: list\[_T\], __iterable: Iterable\[_T\])
Incorrect call arguments: Lib/test/test_dis.py#L1634
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_descr.py#L2027
Parameter '__element' unfilled
Incorrect call arguments: Lib/test/test_sys.py#L1440
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_import/__init__.py#L840
Parameter 'source' unfilled
Incorrect call arguments: Lib/test/test_tokenize.py#L1943
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/test/test_peg_generator/test_pegen.py#L571
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/test/test_dataclasses.py#L418
Unexpected argument(s). Possible callees: object(self: object) object(self: object)
Incorrect call arguments: Lib/test/test_float.py#L252
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1961
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_opcache.py#L488
Parameter 'x' unfilled
Incorrect call arguments: Lib/test/test_itertools.py#L2521
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1730
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_class.py#L697
Unexpected argument
Incorrect call arguments: Lib/test/test_collections.py#L352
Parameter 'y' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1692
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_sys.py#L1541
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_signal.py#L208
Parameter 'fd' unfilled
Incorrect call arguments: Lib/test/test_int.py#L280
Unexpected argument(s). Possible callees: int.__new__(cls: Type\[int\], __x: str \| Buffer \| Buffer \| SupportsInt \| SupportsIndex \| SupportsTrunc = ...) int.__new__(cls: Type\[int\], __x: str \| bytes \| bytearray, base: SupportsIndex)
Incorrect call arguments: Lib/test/test_sys.py#L1402
Parameter 'size' unfilled
Incorrect call arguments: Lib/ssl.py#L647
Unexpected argument(s). Possible callees: object(self: object) object(self: object) object(self: object)
Incorrect call arguments: Lib/test/test_asyncio/test_unix_events.py#L1378
Function 'waitpid_mocks' lacks a positional argument
Incorrect call arguments: Lib/test/test_dis.py#L1800
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_super.py#L422
Unexpected argument
Incorrect call arguments: Lib/test/test_ordered_dict.py#L782
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dataclasses.py#L426
Unexpected argument(s). Possible callees: object(self: object) object(self: object)
Incorrect call arguments: Lib/test/test_itertools.py#L2501
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1633
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/urllib/request.py#L882
Unexpected argument
Incorrect call arguments: Lib/test/test_tokenize.py#L1945
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/codecs.py#L1035
Unexpected argument
Incorrect call arguments: Lib/test/test_dataclasses.py#L4365
Parameter 'c' unfilled
Incorrect call arguments: Lib/test/test_array.py#L1321
Unexpected argument
Incorrect call arguments: Tools/cases_generator/parsing.py#L220
Parameter(s) unfilled. Possible callees: (...)
Incorrect call arguments: Lib/test/test_ordered_dict.py#L784
Parameter 'size' unfilled
Incorrect call arguments: Lib/ast.py#L615
Unexpected argument
Incorrect call arguments: Lib/test/test_descr.py#L3768
Unexpected argument
Incorrect call arguments: Tools/gdb/libpython.py#L1049
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1657
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1777
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1667
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/ann_module.py#L54
Parameter 'y' unfilled
Incorrect call arguments: Lib/test/test_io.py#L2064
Unexpected argument
Incorrect call arguments: Lib/test/test_calendar.py#L1092
Unexpected argument(s). Possible callees: CommandLineTestCase.run_cli_ok(\*args) CommandLineTestCase.run_cmd_ok(\*args)
Incorrect call arguments: Lib/test/test_dataclasses.py#L4398
Parameter '_' unfilled
Incorrect call arguments: Lib/test/test_unittest/test_runner.py#L959
Parameter(s) unfilled. Possible callees: TestCase.addCleanup(self: TestCase, __function: (ParamSpec("_P")) -\> Any, \*args: ParamSpec("_P"), \*\*kwargs: ParamSpec("_P")) TestCase.addCleanup(self: TestCase, function: (ParamSpec("_P")) -\> Any, \*args: ParamSpec("_P"), \*\*kwargs: ParamSpec("_P"))
Incorrect call arguments: Lib/test/test_collections.py#L2325
Unexpected argument(s). Possible callees: Counter.subtract(self: Counter\[_T\], __iterable: None = None) Counter.subtract(self: Counter\[_T\], __mapping: Mapping\[_T, int\]) Counter.subtract(self: Counter\[_T\], __iterable: Iterable\[_T\])
Incorrect call arguments: Lib/threading.py#L127
Unexpected argument
Incorrect call arguments: Lib/test/test_ordered_dict.py#L787
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_sqlite3/test_backup.py#L26
Parameter 'target' unfilled
Incorrect call arguments: Lib/test/test_tuple.py#L333
Unexpected argument(s). Possible callees: TupleTest._tracked(t) TupleTest._not_tracked(t)
Incorrect call arguments: Lib/test/test_descr.py#L4901
Unexpected argument
Incorrect call arguments: Lib/test/test_sys.py#L1438
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_threading.py#L1824
Unexpected argument
Incorrect call arguments: Lib/test/test_calendar.py#L1107
Unexpected argument(s). Possible callees: CommandLineTestCase.run_cli_ok(\*args) CommandLineTestCase.run_cmd_ok(\*args)
Incorrect call arguments: Lib/idlelib/percolator.py#L103
Unexpected argument(s). Possible callees: Percolator.insertfilter(filter: {delegate, setdelegate}) Percolator.removefilter(filter: {delegate})
Incorrect call arguments: Lib/test/test_tarfile.py#L110
Unexpected argument
Incorrect call arguments: Lib/test/test_pprint.py#L140
Unexpected argument(s). Possible callees: PrettyPrinter(self: PrettyPrinter, indent: int = 1, width: int = 80, depth: int \| None = None, stream: IO\[str\] \| None = None, \*, compact: bool = False, sort_dicts: bool = True, underscore_numbers: bool = False) PrettyPrinter(self: PrettyPrinter, indent: int = 1, width: int = 80, depth: int \| None = None, stream: IO\[str\] \| None = None, \*, compact: bool = False, sort_dicts: bool = True) PrettyPrinter(self: PrettyPrinter, indent: int = 1, width: int = 80, depth: int \| None = None, stream: IO\[str\] \| None = None, \*, compact: bool = False)
Incorrect call arguments: Lib/test/test_sys.py#L1507
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1722
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/pydoc.py#L714
Unexpected argument
Incorrect call arguments: Tools/clinic/clinic.py#L3087
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1728
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1691
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/string_tests.py#L158
Unexpected argument(s). Possible callees: str.replace(self: LiteralString, __old: LiteralString, __new: LiteralString, __count: SupportsIndex = -1) str.replace(self: str, __old: str, __new: str, __count: SupportsIndex = -1)
Incorrect call arguments: Lib/test/test_import/__init__.py#L856
Parameter 'source' unfilled
Incorrect call arguments: Lib/test/test_tuple.py#L52
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1769
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1647
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_memoryview.py#L476
Parameter 'obj' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1676
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_tokenize.py#L1662
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/unittest/main.py#L270
Parameter 'test' unfilled
Incorrect call arguments: Lib/typing.py#L1731
Unexpected argument
Incorrect call arguments: Lib/test/test_itertools.py#L2514
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dataclasses.py#L4374
Parameter '_' unfilled
Incorrect call arguments: Lib/test/test_dataclasses.py#L953
Parameter 'x' unfilled
Incorrect call arguments: Lib/test/test_tuple.py#L330
Unexpected argument(s). Possible callees: TupleTest._tracked(t) TupleTest._not_tracked(t)
Incorrect call arguments: Lib/test/test_dis.py#L1756
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_sys.py#L1467
Parameter 'size' unfilled
Incorrect call arguments: Tools/clinic/clinic.py#L189
Parameter '_' unfilled
Incorrect call arguments: Lib/test/test_sys.py#L1528
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_xml_etree_c.py#L243
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1687
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_pathlib.py#L2263
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1716
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Tools/clinic/clinic.py#L876
Parameter '_' unfilled
Incorrect call arguments: Lib/test/test_asyncio/test_unix_events.py#L1518
Function 'waitpid_mocks' lacks a positional argument
Incorrect call arguments: Lib/test/test_ensurepip.py#L273
Parameter 'version' unfilled
Incorrect call arguments: Tools/cases_generator/parsing.py#L149
Parameter(s) unfilled. Possible callees: (...)
Incorrect call arguments: Lib/test/test_asyncio/test_unix_events.py#L1663
Function 'waitpid_mocks' lacks a positional argument
Incorrect call arguments: Lib/test/test_tokenize.py#L1902
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/ipaddress.py#L604
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1662
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/idlelib/percolator.py#L101
Unexpected argument(s). Possible callees: Percolator.insertfilter(filter: {delegate, setdelegate}) Percolator.removefilter(filter: {delegate})
Incorrect call arguments: Lib/test/test_ordered_dict.py#L793
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_os.py#L2195
Unexpected argument
Incorrect call arguments: Lib/test/test_builtin.py#L2322
Unexpected argument(s). Possible callees: sorted(__iterable: Iterable\[SupportsRichComparisonT\], \*, key: None = None, reverse: bool = False) sorted(__iterable: Iterable\[_T\], \*, key: (_T) -\> SupportsDunderLT \| SupportsDunderGT, reverse: bool = False)
Incorrect call arguments: Lib/test/test_dis.py#L1636
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_hashlib.py#L1138
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1713
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_fileio.py#L312
Function 'ClosedFD' lacks a positional argument
Incorrect call arguments: Lib/test/test_dis.py#L1635
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_descr.py#L3771
Unexpected argument
Incorrect call arguments: Lib/test/test_memoryview.py#L236
Unexpected argument
Incorrect call arguments: Lib/test/test_sys.py#L1483
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_call.py#L906
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1794
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_sys.py#L1436
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1703
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_asyncio/test_events.py#L2597
Parameter 'program' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1678
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/xml/etree/ElementTree.py#L1865
Unexpected argument(s). Possible callees: str.join(__iterable: Iterable\[LiteralString\]) str.join(__iterable: Iterable\[str\])
Incorrect call arguments: Lib/test/test_sys.py#L1529
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1651
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/json/encoder.py#L314
Unexpected argument
Incorrect call arguments: Lib/test/test_positional_only_arg.py#L333
Parameter 'something' unfilled
Incorrect call arguments: Lib/tkinter/__init__.py#L4109
Unexpected argument
Incorrect call arguments: Lib/test/test_re.py#L247
Unexpected argument(s). Possible callees: sub(pattern: str \| Pattern\[str\], repl: str \| (Match\[str\]) -\> str, string: str, count: int = 0, flags: int \| RegexFlag = 0) sub(pattern: bytes \| Pattern\[bytes\], repl: Buffer \| Buffer \| (Match\[bytes\]) -\> Buffer \| Buffer, string: Buffer \| Buffer, count: int = 0, flags: int \| RegexFlag = 0)
Incorrect call arguments: Lib/test/test_dis.py#L1695
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1973
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/codecs.py#L1053
Unexpected argument
Incorrect call arguments: Lib/test/test_pathlib.py#L2270
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1798
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1666
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_class.py#L703
Unexpected argument
Incorrect call arguments: Lib/test/test_funcattrs.py#L255
Parameter 'a' unfilled
Incorrect call arguments: Lib/importlib/resources/_common.py#L145
Parameter(s) unfilled. Possible callees: (reader, suffix: str, ..., _os_remove: (path: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\], Any, dir_fd: int \| None) -\> None)
Incorrect call arguments: Lib/test/test_keywordonlyarg.py#L84
Parameter 'k1' unfilled
Incorrect call arguments: Lib/test/test_context.py#L83
Unexpected argument
Incorrect call arguments: Lib/test/test_dataclasses.py#L417
Unexpected argument(s). Possible callees: object(self: object) object(self: object)
Incorrect call arguments: Lib/test/test_subprocess.py#L185
Unexpected argument(s). Possible callees: check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: Literal\[True\], user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1, process_group: int \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1, process_group: int \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1, process_group: int \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, \*, universal_newlines: Literal\[True\], startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1, process_group: int \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: Literal\[False\] \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: None = None, errors: None = None, text: Literal\[False\] \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1, process_group: int \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1, process_group: int \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: Literal\[True\], user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, \*, universal_newlines: Literal\[True\], startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: Literal\[False\] \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: None = None, errors: None = None, text: Literal\[False\] \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: Literal\[True\], user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, \*, universal_newlines: Literal\[True\], startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: Literal\[False\] \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: None = None, errors: None = None, text: Literal\[False\] \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: Literal\[True\]) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str, errors: str \| None = None, text: bool \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str, text: bool \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, \*, universal_newlines: Literal\[True\], startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: bool \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: Literal\[False\] \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: None = None, errors: None = None, text: Literal\[False\] \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: bool \| None = None)
Incorrect call arguments: Lib/test/test_urllib2.py#L1715
Unexpected argument
Incorrect call arguments: Lib/test/test_sys.py#L1698
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_builtin.py#L1229
Parameter(s) unfilled. Possible callees: min(__arg1: SupportsRichComparisonT, __arg2: SupportsRichComparisonT, \*_args: SupportsRichComparisonT, key: None = None) min(__arg1: _T, __arg2: _T, \*_args: _T, key: (_T) -\> SupportsDunderLT \| SupportsDunderGT) min(__iterable: Iterable\[SupportsRichComparisonT\], \*, key: None = None) min(__iterable: Iterable\[_T\], \*, key: (_T) -\> SupportsDunderLT \| SupportsDunderGT) min(__iterable: Iterable\[SupportsRichComparisonT\], \*, key: None = None, default: _T) min(__iterable: Iterable\[_T1\], \*, key: (_T1) -\> SupportsDunderLT \| SupportsDunderGT, default: _T2)
Incorrect call arguments: Lib/test/test_dis.py#L1736
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_io.py#L1700
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1927
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1655
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/datetimetester.py#L1830
Parameter(s) unfilled. Possible callees: datetime.__new__(cls: Type\[datetime\], year: SupportsIndex, month: SupportsIndex, day: SupportsIndex, hour: SupportsIndex = ..., minute: SupportsIndex = ..., second: SupportsIndex = ..., microsecond: SupportsIndex = ..., tzinfo: tzinfo \| None = ..., \*, fold: int = ...) date.__new__(cls: Type\[date\], year: SupportsIndex, month: SupportsIndex, day: SupportsIndex)
Incorrect call arguments: Lib/test/test_ensurepip.py#L343
Parameter 'version' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1801
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_ensurepip.py#L229
Parameter 'version' unfilled
Incorrect call arguments: Lib/test/test_curses.py#L646
Unexpected argument(s). Possible callees: _CursesWindow.vline(self: _CursesWindow, ch: str \| bytes \| int, n: int) _CursesWindow.vline(self: _CursesWindow, y: int, x: int, ch: str \| bytes \| int, n: int)
Incorrect call arguments: Lib/test/test_descr.py#L3056
Unexpected argument
Incorrect call arguments: Lib/tkinter/__init__.py#L4708
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1724
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_select.py#L79
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1699
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1697
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_statistics.py#L1921
Parameter(s) unfilled. Possible callees: fmean(data: Iterable\[SupportsFloat\], weights: Iterable\[SupportsFloat\] \| None = None) fmean(data: Iterable\[SupportsFloat\])
Incorrect call arguments: Lib/statistics.py#L1284
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1766
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_tokenize.py#L1659
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/test/datetimetester.py#L1824
Parameter 'day' unfilled
Incorrect call arguments: Lib/test/time_hashlib.py#L19
Unexpected argument
Incorrect call arguments: Lib/test/test_tuple.py#L43
Unexpected argument
Incorrect call arguments: Lib/test/test_pathlib.py#L2241
Unexpected argument
Incorrect call arguments: Tools/cases_generator/parsing.py#L225
Parameter(s) unfilled. Possible callees: (...)
Incorrect call arguments: Lib/test/test_tokenize.py#L1904
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/test/test_ordered_dict.py#L786
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_shelve.py#L42
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1752
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1698
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1779
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_sys.py#L1525
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1753
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_asyncgen.py#L773
Unexpected argument
Incorrect call arguments: Lib/test/test_tokenize.py#L1661
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/test/test_pickle.py#L343
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_tokenize.py#L1656
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Tools/clinic/clinic.py#L5080
Parameter '_' unfilled
Incorrect call arguments: Lib/_collections_abc.py#L616
Unexpected argument
Incorrect call arguments: Lib/ast.py#L715
Unexpected argument
Incorrect call arguments: Tools/c-analyzer/c_parser/datafiles.py#L58
Parameter 'kwargs' unfilled
Incorrect call arguments: Lib/test/test_curses.py#L313
Unexpected argument(s). Possible callees: _CursesWindow.addnstr(str: str, n: int, attr: int = ...) _CursesWindow.addnstr(y: int, x: int, str: str, n: int, attr: int = ...) _CursesWindow.insnstr(str: str, n: int, attr: int = ...) _CursesWindow.insnstr(y: int, x: int, str: str, n: int, attr: int = ...)
Incorrect call arguments: Lib/test/test_dataclasses.py#L2174
Parameter 'x' unfilled
Incorrect call arguments: Lib/test/test_subprocess.py#L181
Unexpected argument(s). Possible callees: check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: Literal\[True\], user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1, process_group: int \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1, process_group: int \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1, process_group: int \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, \*, universal_newlines: Literal\[True\], startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1, process_group: int \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: Literal\[False\] \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: None = None, errors: None = None, text: Literal\[False\] \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1, process_group: int \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1, process_group: int \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: Literal\[True\], user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, \*, universal_newlines: Literal\[True\], startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: Literal\[False\] \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: None = None, errors: None = None, text: Literal\[False\] \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1, pipesize: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: Literal\[True\], user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, \*, universal_newlines: Literal\[True\], startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: Literal\[False\] \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: None = None, errors: None = None, text: Literal\[False\] \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: bool \| None = None, user: str \| int \| None = None, group: str \| int \| None = None, extra_groups: Iterable\[str \| int\] \| None = None, umask: int = -1) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: Literal\[True\]) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str, errors: str \| None = None, text: bool \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str, text: bool \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, \*, universal_newlines: Literal\[True\], startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: bool \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: Literal\[False\] \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: None = None, errors: None = None, text: Literal\[False\] \| None = None) check_output(args: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| Sequence\[str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\], bufsize: int = -1, executable: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, stdin: None \| int \| IO = None, stderr: None \| int \| IO = None, preexec_fn: () -\> Any \| None = None, close_fds: bool = True, shell: bool = False, cwd: str \| bytes \| PathLike\[str\] \| PathLike\[bytes\] \| None = None, env: Mapping\[str, str\] \| Mapping\[bytes, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| Mapping\[str, str \| bytes \| PathLike\[str\] \| PathLike\[bytes\]\] \| None = None, universal_newlines: bool \| None = None, startupinfo: Any \| None = None, creationflags: int = 0, restore_signals: bool = True, start_new_session: bool = False, pass_fds: Collection\[int\] = ..., \*, timeout: float \| None = None, input: Buffer \| Buffer \| str \| None = ..., encoding: str \| None = None, errors: str \| None = None, text: bool \| None = None)
Incorrect call arguments: Lib/test/test_binascii.py#L223
Unexpected argument
Incorrect call arguments: Lib/test/test_itertools.py#L192
Parameter 'n' unfilled
Incorrect call arguments: Lib/optparse.py#L581
Unexpected argument(s). Possible callees: Option._check_action(self: Option) Option._check_type(self: Option) Option._check_choice(self: Option) Option._check_dest(self: Option) Option._check_const(self: Option) Option._check_nargs(self: Option) Option._check_callback(self: Option)
Incorrect call arguments: Lib/test/test_tuple.py#L334
Unexpected argument(s). Possible callees: TupleTest._tracked(t) TupleTest._not_tracked(t)
Incorrect call arguments: Lib/test/test_dis.py#L1754
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_context.py#L78
Unexpected argument
Incorrect call arguments: Lib/test/test_trace.py#L287
Parameter(s) unfilled. Possible callees: Trace.runfunc(self: Trace, __func: (ParamSpec("_P")) -\> _T, \*args: ParamSpec("_P"), \*\*kw: ParamSpec("_P")) Trace.runfunc(self: Trace, func: (ParamSpec("_P")) -\> _T, \*args: ParamSpec("_P"), \*\*kw: ParamSpec("_P"))
Incorrect call arguments: Lib/test/test_sys.py#L1389
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1660
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dataclasses.py#L4362
Parameter '_' unfilled
Incorrect call arguments: Lib/test/test_import/__init__.py#L871
Parameter 'name' unfilled
Incorrect call arguments: Lib/test/test_opcache.py#L478
Parameter 'x' unfilled
Incorrect call arguments: Lib/test/test_decorators.py#L364
Parameter(s) unfilled. Possible callees: (..., ...)
Incorrect call arguments: Lib/test/test_array.py#L1321
Unexpected argument
Incorrect call arguments: Lib/test/test_sys.py#L1400
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_asyncio/test_unix_events.py#L1356
Function 'waitpid_mocks' lacks a positional argument
Incorrect call arguments: Lib/json/encoder.py#L237
Unexpected argument
Incorrect call arguments: Lib/test/test_ensurepip.py#L259
Parameter 'version' unfilled
Incorrect call arguments: Lib/test/test_super.py#L338
Unexpected argument(s). Possible callees: super(self: super, __t, __obj) super(self: super, __t) super(self: super)
Incorrect call arguments: Lib/test/test_import/__init__.py#L404
Parameter 'source' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1661
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_sys.py#L1691
Parameter 'size' unfilled
Incorrect call arguments: Lib/typing.py#L1069
Unexpected argument
Incorrect call arguments: Lib/test/test_funcattrs.py#L256
Parameter 'b' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1733
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1765
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_sys.py#L1587
Parameter 'size' unfilled
Incorrect call arguments: Lib/tkinter/__init__.py#L4109
Unexpected argument
Incorrect call arguments: Lib/test/test_dis.py#L1668
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/fractions.py#L303
Parameter 'numerator' unfilled
Incorrect call arguments: Tools/clinic/cpp.py#L186
Parameter '_' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1622
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1780
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_dis.py#L1750
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_sqlite3/test_types.py#L433
Parameter(s) unfilled. Possible callees: adapt(__obj, __proto) adapt(__obj, __proto, __alt: _T)
Incorrect call arguments: Lib/test/test_itertools.py#L1553
Unexpected argument
Incorrect call arguments: Lib/test/test_types.py#L1737
Unexpected argument
Incorrect call arguments: Lib/test/test_sys.py#L1532
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1709
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/http/client.py#L1528
Unexpected argument
Incorrect call arguments: Lib/test/test_call.py#L911
Unexpected argument
Incorrect call arguments: Lib/test/test_genericalias.py#L437
Parameter 'args' unfilled
Incorrect call arguments: Lib/test/test_dataclasses.py#L4377
Parameter '_' unfilled
Incorrect call arguments: Lib/test/test_dis.py#L1786
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_class.py#L740
Unexpected argument
Incorrect call arguments: Lib/test/test_tkinter/test_widgets.py#L813
Unexpected argument(s). Possible callees: Canvas.create_line(self: Canvas, __x0: float, __y0: float, __x1: float, __y1: float, \*, activedash: str \| int \| list\[int\] \| tuple\[int, ...\] = ..., activefill: str = ..., activestipple: str = ..., activewidth: str \| float = ..., arrow: Literal\["first", "last", "both"\] = ..., arrowshape: tuple\[float, float, float\] = ..., capstyle: Literal\["round", "projecting", "butt"\] = ..., dash: str \| int \| list\[int\] \| tuple\[int, ...\] = ..., dashoffset: str \| float = ..., disableddash: str \| int \| list\[int\] \| tuple\[int, ...\] = ..., disabledfill: str = ..., disabledstipple: str = ..., disabledwidth: str \| float = ..., fill: str = ..., joinstyle: Literal\["round", "bevel", "miter"\] = ..., offset: str \| float = ..., smooth: bool = ..., splinesteps: float = ..., state: Literal\["normal", "active", "disabled"\] = ..., stipple: str = ..., tags: str \| list\[str\] \| tuple\[str, ...\] = ..., width: str \| float = ...) Canvas.create_line(self: Canvas, __xy_pair_0: tuple\[float, float\], __xy_pair_1: tuple\[float, float\], \*, activedash: str \| int \| list\[int\] \| tuple\[int, ...\] = ..., activefill: str = ..., activestipple: str = ..., activewidth: str \| float = ..., arrow: Literal\["first", "last", "both"\] = ..., arrowshape: tuple\[float, float, float\] = ..., capstyle: Literal\["round", "projecting", "butt"\] = ..., dash: str \| int \| list\[int\] \| tuple\[int, ...\] = ..., dashoffset: str \| float = ..., disableddash: str \| int \| list\[int\] \| tuple\[int, ...\] = ..., disabledfill: str = ..., disabledstipple: str = ..., disabledwidth: str \| float = ..., fill: str = ..., joinstyle: Literal\["round", "bevel", "miter"\] = ..., offset: str \| float = ..., smooth: bool = ..., splinesteps: float = ..., state: Literal\["normal", "active", "disabled"\] = ..., stipple: str = ..., tags: str \| list\[str\] \| tuple\[str, ...\] = ..., width: str \| float = ...) Canvas.create_line(self: Canvas, __coords: tuple\[float, float, float, float\] \| tuple\[tuple\[float, float\], tuple\[float, float\]\] \| list\[int\] \| list\[float\] \| list\[tuple\[int, int\]\] \| list\[tuple\[float, float\]\], \*, activedash: str \| int \| list\[int\] \| tuple\[int, ...\] = ..., activefill: str = ..., activestipple: str = ..., activewidth: str \| float = ..., arrow: Literal\["first", "last", "both"\] = ..., arrowshape: tuple\[float, float, float\] = ..., capstyle: Literal\["round", "projecting", "butt"\] = ..., dash: str \| int \| list\[int\] \| tuple\[int, ...\] = ..., dashoffset: str \| float = ..., disableddash: str \| int \| list\[int\] \| tuple\[int, ...\] = ..., disabledfill: str = ..., disabledstipple: str = ..., disabledwidth: str \| float = ..., fill: str = ..., joinstyle: Literal\["round", "bevel", "miter"\] = ..., offset: str \| float = ..., smooth: bool = ..., splinesteps: float = ..., state: Literal\["normal", "active", "disabled"\] = ..., stipple: str = ..., tags: str \| list\[str\] \| tuple\[str, ...\] = ..., width: str \| float = ...)
Incorrect call arguments: Lib/turtle.py#L876
Parameter 'filename' unfilled
Incorrect call arguments: Lib/test/test_itertools.py#L1522
Unexpected argument
Incorrect call arguments: Lib/test/test_descr.py#L3051
Unexpected argument
Incorrect call arguments: Lib/test/test_peg_generator/test_pegen.py#L605
Parameter(s) unfilled. Possible callees: NamedTuple(self: NamedTuple, __typename: str, __fields: Iterable\[tuple\[str, Any\]\]) NamedTuple(self: NamedTuple, __typename: str, __fields: None = None, \*\*kwargs)
Incorrect call arguments: Lib/test/test_dis.py#L1796
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_sqlite3/test_types.py#L451
Parameter(s) unfilled. Possible callees: adapt(__obj, __proto) adapt(__obj, __proto, __alt: _T)
Incorrect call arguments: Lib/test/test_dis.py#L1725
Unexpected argument(s). Possible callees: (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool, positions: Positions \| None = ...) (opname: str, opcode: int, arg: int \| None, argval, argrepr: str, offset: int, starts_line: int \| None, is_jump_target: bool)
Incorrect call arguments: Lib/test/test_sys.py#L1586
Parameter 'size' unfilled
Incorrect call arguments: Parser/asdl_c.py#L140
Unexpected argument
Incorrect call arguments: Lib/fractions.py#L315
Parameter 'numerator' unfilled
Incorrect call arguments: Lib/test/test_os.py#L4686
Unexpected argument(s). Possible callees: str.format(\*args: LiteralString, \*\*kwargs: LiteralString) str.format(\*args: object, \*\*kwargs: object)
Incorrect call arguments: Lib/test/test_collections.py#L364
Parameter 'y' unfilled
Incorrect call arguments: Lib/test/test_fileio.py#L304
Function 'ClosedFD' lacks a positional argument
Incorrect call arguments: Lib/test/test_sys.py#L1553
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_sys.py#L1648
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_sys.py#L1584
Parameter 'size' unfilled
Incorrect call arguments: Lib/test/test_string.py#L52
Parameter(s) unfilled. Possible callees: Formatter.format(self: Formatter, __format_string: LiteralString, \*args: LiteralString, \*\*kwargs: LiteralString) Formatter.format(self: Formatter, __format_string: str, \*args, \*\*kwargs)
Class must implement all abstract methods: Lib/encodings/shift_jis.py#L16
Class IncrementalEncoder must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/iso2022_jp_ext.py#L16
Class IncrementalEncoder must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/shift_jis.py#L20
Class IncrementalDecoder must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_dynamicclassattribute.py#L176
Class AVP must implement all abstract methods
Class must implement all abstract methods: Lib/test/datetimetester.py#L6517
Class TZInfoSubclass must implement all abstract methods
Class must implement all abstract methods: Lib/test/datetimetester.py#L5334
Class tricky_notok must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/big5.py#L16
Class IncrementalEncoder must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/euc_jisx0213.py#L16
Class IncrementalEncoder must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_ctypes/test_arrays.py#L189
Class T must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_abc.py#L548
Class B must implement all abstract methods
Class must implement all abstract methods: Tools/clinic/clinic.py#L566
Class PythonLanguage must implement all abstract methods
Class must implement all abstract methods: Lib/importlib/resources/simple.py#L98
Class TraversableReader must implement all abstract methods
Class must implement all abstract methods: Lib/importlib/resources/simple.py#L50
Class ResourceContainer must implement all abstract methods
Class must implement all abstract methods: Lib/test/datetimetester.py#L4133
Class Varies must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/iso2022_jp_3.py#L20
Class IncrementalDecoder must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_collections.py#L2035
Class Both must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/euc_jis_2004.py#L20
Class IncrementalDecoder must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/johab.py#L20
Class IncrementalDecoder must implement all abstract methods
Class must implement all abstract methods: Lib/test/datetimetester.py#L3988
Class Badtzname must implement all abstract methods
Class must implement all abstract methods: Lib/test/datetimetester.py#L3838
Class C6 must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_abc.py#L618
Class B must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/iso2022_jp_1.py#L16
Class IncrementalEncoder must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_patma.py#L71
Class S3 must implement all abstract methods
Class must implement all abstract methods: Lib/test/datetimetester.py#L155
Class _TZInfo must implement all abstract methods
Class must implement all abstract methods: Lib/test/datetimetester.py#L5326
Class notok must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_dataclasses.py#L4197
Class Date must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/cp949.py#L16
Class IncrementalEncoder must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_os.py#L4635
Class A must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_ctypes/test_arrays.py#L192
Class T must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/iso2022_jp_2004.py#L16
Class IncrementalEncoder must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/big5.py#L20
Class IncrementalDecoder must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_statistics.py#L979
Class MyFraction must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/shift_jis_2004.py#L16
Class IncrementalEncoder must implement all abstract methods
Class must implement all abstract methods: Lib/test/datetimetester.py#L3770
Class BetterTry must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_inspect.py#L429
Class AbstractChild must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/euc_jp.py#L16
Class IncrementalEncoder must implement all abstract methods
Class must implement all abstract methods: Lib/test/datetimetester.py#L178
Class NotEnough must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_dynamicclassattribute.py#L173
Class APV must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/iso2022_jp_2.py#L16
Class IncrementalEncoder must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_email/test_policy.py#L293
Class MyPolicy must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_asyncio/test_unix_events.py#L1116
Class MyWatcher must implement all abstract methods
Class must implement all abstract methods: Lib/test/datetimetester.py#L5033
Class Varies must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_collections.py#L805
Class MinimalCoro must implement all abstract methods
Class must implement all abstract methods: Lib/test/datetimetester.py#L4982
Class OperandDependentOffset must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/gb2312.py#L16
Class IncrementalEncoder must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/euc_jp.py#L20
Class IncrementalDecoder must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/iso2022_jp_ext.py#L20
Class IncrementalDecoder must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/iso2022_jp_2004.py#L20
Class IncrementalDecoder must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/cp932.py#L16
Class IncrementalEncoder must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/euc_jisx0213.py#L20
Class IncrementalDecoder must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_pydoc.py#L1104
Class C must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_mailbox.py#L1354
Class FakeMailBox must implement all abstract methods
Class must implement all abstract methods: Lib/importlib/abc.py#L186
Class FileLoader must implement all abstract methods
Class must implement all abstract methods: Lib/test/datetimetester.py#L4442
Class Naive must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/hz.py#L16
Class IncrementalEncoder must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_asyncio/test_runners.py#L21
Class TestPolicy must implement all abstract methods
Class must implement all abstract methods: Lib/importlib/resources/simple.py#L73
Class ResourceHandle must implement all abstract methods
Class must implement all abstract methods: Lib/test/datetimetester.py#L4782
Class DST must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/johab.py#L16
Class IncrementalEncoder must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_dataclasses.py#L4182
Class Date must implement all abstract methods
Class must implement all abstract methods: Lib/test/datetimetester.py#L3858
Class OperandDependentOffset must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/euc_jis_2004.py#L16
Class IncrementalEncoder must implement all abstract methods
Class must implement all abstract methods: Lib/importlib/abc.py#L195
Class SourceLoader must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/cp950.py#L20
Class IncrementalDecoder must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/shift_jisx0213.py#L20
Class IncrementalDecoder must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/cp932.py#L20
Class IncrementalDecoder must implement all abstract methods
Class must implement all abstract methods: Lib/test/datetimetester.py#L4748
Class DST must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/euc_kr.py#L20
Class IncrementalDecoder must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_patma.py#L67
Class S1 must implement all abstract methods
Class must implement all abstract methods: Lib/test/datetimetester.py#L5317
Class ok must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/hz.py#L20
Class IncrementalDecoder must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/gbk.py#L20
Class IncrementalDecoder must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/iso2022_jp_3.py#L16
Class IncrementalEncoder must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/cp950.py#L16
Class IncrementalEncoder must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_contextlib.py#L38
Class MissingExit must implement all abstract methods
Class must implement all abstract methods: Lib/test/datetimetester.py#L4824
Class NOFS must implement all abstract methods
Class must implement all abstract methods: Lib/test/datetimetester.py#L2892
Class Bogus must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/shift_jis_2004.py#L20
Class IncrementalDecoder must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/euc_kr.py#L16
Class IncrementalEncoder must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/gb18030.py#L20
Class IncrementalDecoder must implement all abstract methods
Class must implement all abstract methods: Lib/test/datetimetester.py#L3778
Class Edgy must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/gb2312.py#L20
Class IncrementalDecoder must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/shift_jisx0213.py#L16
Class IncrementalEncoder must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/big5hkscs.py#L16
Class IncrementalEncoder must implement all abstract methods
Class must implement all abstract methods: Lib/test/datetimetester.py#L4454
Class Bogus must implement all abstract methods
Class must implement all abstract methods: Lib/test/datetimetester.py#L4795
Class UOFS must implement all abstract methods
Class must implement all abstract methods: Lib/test/datetimetester.py#L3846
Class C7 must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/iso2022_jp.py#L16
Class IncrementalEncoder must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_abc.py#L574
Class B must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_collections.py#L857
Class MinimalCoro must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/big5hkscs.py#L20
Class IncrementalDecoder must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_inspect.py#L431
Class AbstractGrandchild must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/iso2022_kr.py#L16
Class IncrementalEncoder must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_ctypes/test_arrays.py#L195
Class T must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/gb18030.py#L16
Class IncrementalEncoder must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_patma.py#L69
Class S2 must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/cp949.py#L20
Class IncrementalDecoder must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/gbk.py#L16
Class IncrementalEncoder must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_collections.py#L1961
Class Z must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_contextlib_async.py#L75
Class MissingAexit must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/iso2022_jp_2.py#L20
Class IncrementalDecoder must implement all abstract methods
Class must implement all abstract methods: Lib/test/datetimetester.py#L2905
Class Broken must implement all abstract methods
Class must implement all abstract methods: Lib/test/datetimetester.py#L5486
Class tzinfo2 must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/iso2022_kr.py#L20
Class IncrementalDecoder must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/iso2022_jp_1.py#L20
Class IncrementalDecoder must implement all abstract methods
Class must implement all abstract methods: Lib/encodings/iso2022_jp.py#L20
Class IncrementalDecoder must implement all abstract methods
Class must implement all abstract methods: Lib/test/datetimetester.py#L2899
Class AlsoBogus must implement all abstract methods
Class must implement all abstract methods: Lib/test/datetimetester.py#L4832
Class BOFS must implement all abstract methods
Class must implement all abstract methods: Lib/test/test_fractions.py#L83
Class DummyFraction must implement all abstract methods