Skip to content

Always patch indirect dependencies #5132

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
Jun 1, 2018

Conversation

ilevkivskyi
Copy link
Member

The bug and fix are straightforward: previously caches generated in full (non-incremental) mode lacked all indirect dependencies. This makes it also a bit scary, there are probably lots of invalid caches out there waiting to explode.

cc @dzbarsky

@ilevkivskyi ilevkivskyi requested a review from msullivan June 1, 2018 19:26
@msullivan msullivan mentioned this pull request Jun 1, 2018
@msullivan
Copy link
Collaborator

It frightens me that this never caused problems for us before.

@msullivan msullivan merged commit 7a4bae6 into python:master Jun 1, 2018
msullivan pushed a commit that referenced this pull request Jun 1, 2018
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