Skip to content

Fix iterator to be compatible with python3#118

Open
diraol wants to merge 5 commits intoidealista:developfrom
diraol:dro/fix_iterator
Open

Fix iterator to be compatible with python3#118
diraol wants to merge 5 commits intoidealista:developfrom
diraol:dro/fix_iterator

Conversation

@diraol
Copy link

@diraol diraol commented Jul 6, 2022

Description of the Change

iteritems was replaced by items while migrating from python2 to python3.

Benefits

Fix the usage of the airflow_admin_connections variable when running ansible with python3.

Possible Drawbacks

It may stop working with python2 (that has already reached EOL anyway).

Applicable Issues

@diraol diraol changed the title Dro/fix iterator Fix iterator to be compatible with python3 Jul 6, 2022
ultraheroe and others added 4 commits April 14, 2023 14:19
iteritems was replaced by items while migrating from python2 to
python3.
@diraol diraol force-pushed the dro/fix_iterator branch from 951c7c1 to 546442a Compare June 10, 2023 20:09
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.

2 participants