Skip to content

Refactor: Simplify dict manipulation in airflow/cli#33159

Merged
potiuk merged 1 commit into
apache:mainfrom
eumiro:dict-cli
Aug 7, 2023
Merged

Refactor: Simplify dict manipulation in airflow/cli#33159
potiuk merged 1 commit into
apache:mainfrom
eumiro:dict-cli

Conversation

@eumiro

@eumiro eumiro commented Aug 6, 2023

Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There’s really no particular reason data needs to be a sequence; it can just be a Collection and avoid the list cast. This should be a follow-up PR instead though.

@eumiro
eumiro marked this pull request as ready for review August 7, 2023 17:18
@potiuk
potiuk merged commit c074a1e into apache:main Aug 7, 2023
@ephraimbuddy ephraimbuddy added the type:misc/internal Changelog: Misc changes that should appear in change log label Aug 8, 2023
@ephraimbuddy ephraimbuddy added this to the Airflow 2.7.0 milestone Aug 8, 2023
ephraimbuddy pushed a commit that referenced this pull request Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:CLI type:misc/internal Changelog: Misc changes that should appear in change log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants