-
Notifications
You must be signed in to change notification settings - Fork 16.2k
[AIRFLOW-4200][AIP-3-subtask-4] Remove all __future__ imports #5020
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
|
Can you rebase onto master? |
21ccba5 to
703e633
Compare
2 tasks
Member
Author
3 tasks
Contributor
|
It looks like the K8s tests still use Python 2.7: |
703e633 to
dddce56
Compare
Codecov Report
@@ Coverage Diff @@
## master #5020 +/- ##
=========================================
+ Coverage 78.08% 78.3% +0.22%
=========================================
Files 465 465
Lines 29803 29706 -97
=========================================
- Hits 23271 23262 -9
+ Misses 6532 6444 -88
Continue to review full report at Codecov.
|
Member
Author
potiuk
approved these changes
Apr 22, 2019
Member
Author
|
Thanks @potiuk |
zhongjiajie
added a commit
to zhongjiajie/airflow
that referenced
this pull request
May 5, 2019
Remove _future_ should done in apache#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models.
3 tasks
XD-DENG
pushed a commit
that referenced
this pull request
May 5, 2019
Remove _future_ should done in #5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models.
JCoder01
pushed a commit
to JCoder01/airflow
that referenced
this pull request
May 14, 2019
Remove _future_ should done in apache#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models.
andriisoldatenko
pushed a commit
to andriisoldatenko/airflow
that referenced
this pull request
Jul 26, 2019
andriisoldatenko
pushed a commit
to andriisoldatenko/airflow
that referenced
this pull request
Jul 26, 2019
Remove _future_ should done in apache#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models.
wmorris75
pushed a commit
to modmed-external/incubator-airflow
that referenced
this pull request
Jul 29, 2019
wmorris75
pushed a commit
to modmed-external/incubator-airflow
that referenced
this pull request
Jul 29, 2019
Remove _future_ should done in apache#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models.
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Sep 15, 2021
Remove _future_ should done in apache/airflow#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models. GitOrigin-RevId: 97ad71c99373759cc022733b2732c3bd43af983d
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Sep 16, 2021
Remove _future_ should done in apache/airflow#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models. GitOrigin-RevId: 97ad71c99373759cc022733b2732c3bd43af983d
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Sep 23, 2021
Remove _future_ should done in apache/airflow#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models. GitOrigin-RevId: 97ad71c99373759cc022733b2732c3bd43af983d
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Nov 25, 2021
Remove _future_ should done in apache/airflow#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models. GitOrigin-RevId: 97ad71c99373759cc022733b2732c3bd43af983d
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Mar 1, 2022
Remove _future_ should done in apache/airflow#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models. GitOrigin-RevId: 97ad71c99373759cc022733b2732c3bd43af983d
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Jun 3, 2022
Remove _future_ should done in apache/airflow#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models. GitOrigin-RevId: 97ad71c99373759cc022733b2732c3bd43af983d
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Jun 6, 2022
Remove _future_ should done in apache/airflow#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models. GitOrigin-RevId: 97ad71c99373759cc022733b2732c3bd43af983d
kosteev
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Jul 8, 2022
Remove _future_ should done in apache/airflow#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models. GitOrigin-RevId: 97ad71c99373759cc022733b2732c3bd43af983d
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Aug 26, 2022
Remove _future_ should done in apache/airflow#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models. GitOrigin-RevId: 97ad71c99373759cc022733b2732c3bd43af983d
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Oct 3, 2022
Remove _future_ should done in apache/airflow#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models. GitOrigin-RevId: 97ad71c99373759cc022733b2732c3bd43af983d
aglipska
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Oct 6, 2022
Remove _future_ should done in apache/airflow#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models. GitOrigin-RevId: 97ad71c99373759cc022733b2732c3bd43af983d
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Dec 7, 2022
Remove _future_ should done in apache/airflow#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models. GitOrigin-RevId: 97ad71c99373759cc022733b2732c3bd43af983d
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Jan 27, 2023
Remove _future_ should done in apache/airflow#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models. GitOrigin-RevId: 97ad71c99373759cc022733b2732c3bd43af983d
ahidalgob
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Apr 24, 2023
Remove _future_ should done in apache/airflow#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models. GitOrigin-RevId: 97ad71c99373759cc022733b2732c3bd43af983d
kosteev
pushed a commit
to kosteev/composer-airflow-test-copybara
that referenced
this pull request
Sep 11, 2024
Remove _future_ should done in apache/airflow#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models. GitOrigin-RevId: 97ad71c99373759cc022733b2732c3bd43af983d
kosteev
pushed a commit
to kosteev/composer-airflow-test-copybara
that referenced
this pull request
Sep 12, 2024
Remove _future_ should done in apache/airflow#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models. GitOrigin-RevId: 97ad71c99373759cc022733b2732c3bd43af983d
kosteev
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Sep 16, 2024
Remove _future_ should done in apache/airflow#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models. GitOrigin-RevId: 97ad71c99373759cc022733b2732c3bd43af983d
kosteev
pushed a commit
to kosteev/composer-airflow-test-copybara
that referenced
this pull request
Sep 17, 2024
Remove _future_ should done in apache/airflow#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models. GitOrigin-RevId: 97ad71c99373759cc022733b2732c3bd43af983d
kosteev
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Nov 6, 2024
Remove _future_ should done in apache/airflow#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models. GitOrigin-RevId: 97ad71c99373759cc022733b2732c3bd43af983d
kosteev
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Apr 30, 2025
Remove _future_ should done in apache/airflow#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models. GitOrigin-RevId: 97ad71c99373759cc022733b2732c3bd43af983d
kosteev
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
May 20, 2025
Remove _future_ should done in apache/airflow#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models. GitOrigin-RevId: 97ad71c99373759cc022733b2732c3bd43af983d
kosteev
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Sep 15, 2025
Remove _future_ should done in apache/airflow#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models. GitOrigin-RevId: 97ad71c99373759cc022733b2732c3bd43af983d
kosteev
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Oct 14, 2025
Remove _future_ should done in apache/airflow#5020, but in the same time our code base refactor models and move some code out of _init.py. This PR to remove __future__ in models. GitOrigin-RevId: 97ad71c99373759cc022733b2732c3bd43af983d
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Make sure you have checked all steps below.
Jira
Description
Code Quality
flake8