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

[AIRFLOW-XXX] Pin version of mypy so we are stable over time #6198

Merged
merged 1 commit into from
Sep 27, 2019

Conversation

ashb
Copy link
Member

@ashb ashb commented Sep 27, 2019

mypy 0.730 was just released and started breaking changes in our test
suite. So that we don't start breaking with no changes on our side I
have now pinned the version of mypy that we use

mypy 0.730 was just released and started breaking changes in our test
suite. So that we don't start breaking with no changes on our side I
have now pinned the version of mypy that we use
@ashb ashb merged commit 1401733 into apache:master Sep 27, 2019
@ashb ashb deleted the pin-mypy branch September 27, 2019 13:29
ashb added a commit to ashb/airflow that referenced this pull request Oct 14, 2019
…6198)

mypy 0.730 was just released and started breaking changes in our test
suite. So that we don't start breaking with no changes on our side I
have now pinned the version of mypy that we use

(cherry picked from commit 1401733)
adityav pushed a commit to adityav/airflow that referenced this pull request Oct 14, 2019
…6198)

mypy 0.730 was just released and started breaking changes in our test
suite. So that we don't start breaking with no changes on our side I
have now pinned the version of mypy that we use

(cherry picked from commit 1401733)
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.

None yet

3 participants