Skip to content

Fine-grained: Detect changes in additional TypeInfo attributes #4659

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 1 commit into from
Mar 2, 2018

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Mar 1, 2018

Detect changes in type variables, generic base classes and the
_promote attribute. Also one of the new test cases specifically
tests semantic analyzer pass 3 when propagating fine-grained
dependencies.

Detect changes in type variables, generic base classes and the
`_promote` attribute. Also one of the new test cases specifically
tests semantic analyzer pass 3 when propagating fine-grained
dependencies.
Copy link
Collaborator

@msullivan msullivan left a comment

Choose a reason for hiding this comment

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

Looks good!

@JukkaL JukkaL merged commit 21dcd80 into master Mar 2, 2018
@gvanrossum gvanrossum deleted the fg-3rdpass branch March 2, 2018 21:11
carljm added a commit to carljm/mypy that referenced this pull request Mar 6, 2018
* master:
  New files shouldn't trigger a coarse-grained rebuild in fg cache mode (python#4669)
  Bump version to 0.580-dev
  Update revision history for 0.570 (python#4662)
  Fine-grained: Fix crashes when refreshing synthetic types (python#4667)
  Fine-grained: Support NewType and reset subtype caches (python#4656)
  Fine-grained: Detect changes in additional TypeInfo attributes (python#4659)
  Fine-grained: Apply semantic analyzer patch callbacks (python#4658)
  Optimize fine-grained update by using Graph as the cache (python#4622)
  Cleanup check_reverse_op_method (python#4017)
  Fine-grained: Fix AST merge issues (python#4652)
  Optionally check that we don't have duplicate nodes after AST merge (python#4647)
yedpodtrzitko pushed a commit to kiwicom/mypy that referenced this pull request Mar 15, 2018
…n#4659)

Detect changes in type variables, generic base classes and the
`_promote` attribute. Also one of the new test cases specifically
tests semantic analyzer pass 3 when propagating fine-grained
dependencies.
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.

2 participants