Add functools.partial.__get__ for Python 3.14
#36775
tests.yml
on: pull_request
Check typeshed structure
10s
mypy: Run test cases
4m 27s
stub_uploader tests
4m 15s
Matrix: mypy: Check stubs
Matrix: pyright: Run test cases
Annotations
6 errors
|
mypy: Check stubs (linux, 3.14)
Process completed with exit code 1.
|
|
mypy: Check stubs (darwin, 3.14)
Process completed with exit code 1.
|
|
mypy: Check stubs (win32, 3.14)
Process completed with exit code 1.
|
|
mypy: Check stubs (linux, 3.15)
Process completed with exit code 1.
|
|
mypy: Check stubs (darwin, 3.15)
Process completed with exit code 1.
|
|
mypy: Check stubs (win32, 3.15)
Process completed with exit code 1.
|