Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mypy presubmit fails at HEAD with mypy 1.11+ #682

Closed
@parthea

Description

@parthea

See this build log which shows that mypy is failing at head with

google/api_core/grpc_helpers_async.py:157: error: Type application targets a non-generic function or class  [misc]
tests/asyncio/test_grpc_helpers_async.py:3[18](https://github.com/googleapis/python-api-core/actions/runs/10182615581/job/28165602524?pr=681#step:5:19): error: Type application targets a non-generic function or class  [misc]

The issue exists with mypy 1.11.0 and newer and started on July 19th

https://pypi.org/project/mypy/#history

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions