Add Python 3.15 profiling stubs #36083
tests.yml
on: pull_request
Check typeshed structure
13s
mypy: Run test cases
4m 12s
stub_uploader tests
4m 25s
Matrix: mypy: Check stubs
Matrix: pyright: Run test cases
Annotations
32 errors
|
pyright: Run test cases (Linux, 3.14)
Exit code 1
|
|
pyright: Run test cases (Darwin, 3.13)
Exit code 1
|
|
pyright: Run test cases (Linux, 3.13):
stdlib/profiling/sampling.pyi#L25
Type of parameter "kwargs" is unknown (reportUnknownParameterType)
|
|
pyright: Run test cases (Linux, 3.13):
stdlib/profiling/sampling.pyi#L25
Type annotation is missing for parameter "args" (reportMissingParameterType)
|
|
pyright: Run test cases (Linux, 3.13):
stdlib/profiling/sampling.pyi#L25
Type of parameter "args" is unknown (reportUnknownParameterType)
|
|
pyright: Run test cases (Linux, 3.13):
stdlib/profiling/sampling.pyi#L22
Type annotation is missing for parameter "mode" (reportMissingParameterType)
|
|
pyright: Run test cases (Linux, 3.13):
stdlib/profiling/sampling.pyi#L22
Type of parameter "mode" is partially unknown
Parameter type is "Unknown | None" (reportUnknownParameterType)
|
|
pyright: Run test cases (Linux, 3.13):
stdlib/profiling/sampling.pyi#L22
Type annotation is missing for parameter "sort" (reportMissingParameterType)
|
|
pyright: Run test cases (Linux, 3.13):
stdlib/profiling/sampling.pyi#L15
Type annotation is missing for parameter "timestamps_us" (reportMissingParameterType)
|
|
pyright: Run test cases (Linux, 3.13):
stdlib/profiling/sampling.pyi#L15
Type of parameter "timestamps_us" is partially unknown
Parameter type is "Unknown | None" (reportUnknownParameterType)
|
|
pyright: Run test cases (Linux, 3.13):
stdlib/profiling/sampling.pyi#L15
Type annotation is missing for parameter "stack_frames" (reportMissingParameterType)
|
|
pyright: Run test cases (Linux, 3.13):
stdlib/profiling/sampling.pyi#L15
Type of parameter "stack_frames" is unknown (reportUnknownParameterType)
|
|
pyright: Run test cases (Windows, 3.14)
Exit code 1
|
|
pyright: Run test cases (Windows, 3.11)
Exit code 1
|
|
pyright: Run test cases (Windows, 3.12)
Exit code 1
|
|
pyright: Run test cases (Linux, 3.11)
Exit code 1
|
|
pyright: Run test cases (Windows, 3.13)
Exit code 1
|
|
pyright: Run test cases (Linux, 3.12)
Exit code 1
|
|
pyright: Run test cases (Darwin, 3.12)
Exit code 1
|
|
pyright: Run test cases (Darwin, 3.11)
Exit code 1
|
|
pyright: Run test cases (Darwin, 3.14)
Exit code 1
|
|
mypy: Check stubs (linux, 3.15)
Canceling since a higher priority waiting request for Test-codex/python315-profiling exists
|
|
mypy: Check stubs (linux, 3.15)
The operation was canceled.
|
|
mypy: Check stubs (win32, 3.15)
Canceling since a higher priority waiting request for Test-codex/python315-profiling exists
|
|
mypy: Check stubs (win32, 3.15)
The operation was canceled.
|
|
mypy: Run test cases
Canceling since a higher priority waiting request for Test-codex/python315-profiling exists
|
|
mypy: Run test cases
The operation was canceled.
|
|
mypy: Check stubs (darwin, 3.15)
Canceling since a higher priority waiting request for Test-codex/python315-profiling exists
|
|
mypy: Check stubs (darwin, 3.15)
The operation was canceled.
|
|
stub_uploader tests
Canceling since a higher priority waiting request for Test-codex/python315-profiling exists
|
|
stub_uploader tests
The operation was canceled.
|
|
Test
Canceling since a higher priority waiting request for Test-codex/python315-profiling exists
|