Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce mypy errors (Part 9) #9861

Closed
twisted-trac opened this issue Jun 21, 2020 · 3 comments
Closed

Reduce mypy errors (Part 9) #9861

twisted-trac opened this issue Jun 21, 2020 · 3 comments

Comments

@twisted-trac
Copy link

rodrigc's avatar @rodrigc reported
Trac ID trac#9861
Type enhancement
Created 2020-06-21 04:40:08Z

This is a continuation of ticket:9857

mypy complains if it cannot figure what a base class is. For example:

src/twisted/_threads/test/test_team.py:17:24: error: Unsupported dynamic base class "proxyForInterface"  [misc]

It would be good to clean these errors up.

Searchable metadata
trac-id__9861 9861
type__enhancement enhancement
reporter__rodrigc rodrigc
priority__normal normal
milestone__publish_types publish types
branch__ 
branch_author__ 
status__closed closed
resolution__fixed fixed
component__core core
keywords__None None
time__1592714408866292 1592714408866292
changetime__1594360403322407 1594360403322407
version__None None
owner__Craig_Rodrigues__rodrigc_____ Craig Rodrigues <rodrigc@...>

@twisted-trac
Copy link
Author

rodrigc's avatar @rodrigc commented

#1306

@twisted-trac
Copy link
Author

rodrigc's avatar @rodrigc commented

Approved here: #1306

@twisted-trac
Copy link
Author

rodrigc's avatar @rodrigc set owner to @rodrigc
@rodrigc set status to closed

In changeset eab8e42

#!CommitTicketReference repository="" revision="eab8e42279fa60d38703b3e2eb6869978cd30eaa"
Merge pull request #1306 from twisted/9861-rodrigc-mypy

[mypy] [9861] Tell mypy to ignore classes which derive from dynamic base classes

Author: rodrigc
Reviewer: adiroiban
Fixes: ticket:9861

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant