Skip to content

Various improvements to fine-grained incremental checking #4423

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

Merged
merged 8 commits into from
Jan 3, 2018

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Jan 3, 2018

Summary of major changes:

  • Support --ignore-missing-imports.
  • Fix unannotated functions.
  • Fix super().
  • Fix overloaded methods and properties with setters.

[This is the first batch of my unmerged changes. I have around 2 additional batches waiting for this to be merged. I think that it's more efficient to review in batches instead of creating a large number of smaller PRs for now, but once things stabilize a bit I'll start creating smaller PRs.]

@gvanrossum
Copy link
Member

Is it okay if I leave review of this to @msullivan ?

These are defined through a comment like '# cmd: main a.py' in the test case
description.
"""
# TODO: Support defining sepately for each incremental step.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spelling

@JukkaL JukkaL merged commit 53ebb6b into master Jan 3, 2018
@gvanrossum gvanrossum deleted the fine-grained-batch-1 branch January 18, 2018 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants