Skip to content

Conversation

@kaxil
Copy link
Member

@kaxil kaxil commented Jun 23, 2022

We were ignoring mypy error instead of fixing it.

click had removed get_terminal_size and recommend using shutil.get_terminal_size

Click Commit: pallets/click@d88e771


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragement file, named {pr_number}.significant.rst, in newsfragments.

We were ignoring mypy error instead of fixing it.

click had removed `get_terminal_size` and recommend using `shutil.get_terminal_size`
@potiuk potiuk merged commit 5f67cc0 into apache:main Jun 23, 2022
@potiuk
Copy link
Member

potiuk commented Jun 23, 2022

Nice

@kaxil kaxil deleted the fix-get-terminal-size branch June 23, 2022 13:22
potiuk pushed a commit to potiuk/airflow that referenced this pull request Jun 29, 2022
We were ignoring mypy error instead of fixing it.

click had removed `get_terminal_size` and recommend using `shutil.get_terminal_size`

(cherry picked from commit 5f67cc0)
@ephraimbuddy ephraimbuddy added this to the Airflow 2.3.3 milestone Jun 30, 2022
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants