Skip to content

Refactor current fine-grained target tracking #4452

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

Closed
JukkaL opened this issue Jan 10, 2018 · 1 comment
Closed

Refactor current fine-grained target tracking #4452

JukkaL opened this issue Jan 10, 2018 · 1 comment
Labels

Comments

@JukkaL
Copy link
Collaborator

JukkaL commented Jan 10, 2018

Currently mypy.errors.Errors has too many responsibilities. Refactor current context and fine-grained dependency target tracking into a separate class, and have Errors just hold a reference to a context object. Errors shouldn't need to modify the context at all, I think.

Originally proposed in #4438 (comment).

@msullivan
Copy link
Collaborator

Done

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

No branches or pull requests

2 participants