Skip to content

Error in mypy on Python 3.14 #334

@jaraco

Description

@jaraco

I'm seeing this error when running on Python 3.14.

importlib_resources/tests/test_functional.py:243: error: Definition of "assertEndsWith" in base class "FunctionalAPIBase" is incompatible with definition in base class "TestCase"  [misc]
importlib_resources/tests/test_functional.py:252: error: Definition of "assertEndsWith" in base class "FunctionalAPIBase" is incompatible with definition in base class "TestCase"  [misc]
importlib_resources/tests/test_functional.py:261: error: Definition of "assertEndsWith" in base class "FunctionalAPIBase" is incompatible with definition in base class "TestCase"  [misc]

Metadata

Metadata

Assignees

Labels

No labels
No labels
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions