Commit 8c42cf1
authored
Use PyUpgrade to use Python 3.6 features (#11447)
Use features like `f-strings` instead of format across the code-base.
More details: https://github.com/asottile/pyupgrade1 parent 8000ab7 commit 8c42cf1
File tree
323 files changed
+1046
-1099
lines changed- airflow
- api_connexion
- endpoints
- schemas
- api
- auth/backend
- client
- common/experimental
- cli/commands
- example_dags
- subdags
- executors
- hooks
- jobs
- kubernetes
- models
- operators
- providers
- amazon/aws
- hooks
- log
- operators
- transfers
- apache
- druid
- hooks
- transfers
- hdfs/hooks
- hive
- hooks
- operators
- transfers
- kylin
- hooks
- operators
- livy
- hooks
- operators
- pinot/hooks
- spark/hooks
- sqoop/hooks
- celery/sensors
- cloudant/hooks
- cncf/kubernetes/operators
- databricks
- hooks
- operators
- dingding/hooks
- docker
- hooks
- operators
- elasticsearch/hooks
- exasol/hooks
- facebook/ads/hooks
- google
- cloud
- example_dags
- hooks
- log
- operators
- sensors
- transfers
- utils
- common/hooks
- marketing_platform/operators
- suite/hooks
- grpc/hooks
- jenkins/operators
- microsoft
- azure
- hooks
- log
- winrm
- hooks
- operators
- mongo/hooks
- mysql/hooks
- oracle/hooks
- plexus/operators
- postgres/hooks
- qubole
- hooks
- sensors
- salesforce/hooks
- segment/hooks
- sftp/operators
- ssh/operators
- yandex/example_dags
- security
- sensors
- serialization
- smart_sensor_dags
- task/task_runner
- ti_deps/deps
- utils
- log
- www
- api/experimental
- extensions
- chart/tests
- dev
- docs/exts
- kubernetes_tests
- metastore_browser
- provider_packages
- scripts
- ci/pre_commit
- in_container
- tools
- tests
- api_connexion/endpoints
- cli/commands
- core
- dags
- hooks
- jobs
- kubernetes
- models
- operators
- providers
- amazon/aws
- hooks
- log
- operators
- transfers
- apache
- hdfs/hooks
- hive
- hooks
- operators
- sensors
- transfers
- kylin/hooks
- livy/hooks
- spark/hooks
- sqoop/hooks
- databricks
- hooks
- operators
- elasticsearch/log
- elasticmock
- google/cloud
- _internal_client
- hooks
- operators
- sensors
- transfers
- utils
- microsoft/winrm/hooks
- mysql
- hooks
- operators
- postgres/hooks
- sendgrid/utils
- sftp/operators
- secrets
- sensors
- task/task_runner
- test_utils
- perf
- dags
- utils/log
- www
- api/experimental
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
323 files changed
+1046
-1099
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
180 | 185 | | |
181 | 186 | | |
182 | 187 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2005 | 2005 | | |
2006 | 2006 | | |
2007 | 2007 | | |
2008 | | - | |
2009 | | - | |
| 2008 | + | |
| 2009 | + | |
2010 | 2010 | | |
2011 | 2011 | | |
2012 | 2012 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
97 | 99 | | |
98 | 100 | | |
99 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
| 250 | + | |
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments