diff --git a/changelogs/fragments/python-3-modernization.yml b/changelogs/fragments/python-3-modernization.yml index 36c264151f..eff020c86c 100644 --- a/changelogs/fragments/python-3-modernization.yml +++ b/changelogs/fragments/python-3-modernization.yml @@ -2,9 +2,12 @@ minor_changes: - >- Modernize code for Python 3.7+ (https://github.com/ansible-collections/community.general/pull/10285, + https://github.com/ansible-collections/community.general/pull/10886, https://github.com/ansible-collections/community.general/pull/10891, https://github.com/ansible-collections/community.general/pull/10892, + https://github.com/ansible-collections/community.general/pull/10897, https://github.com/ansible-collections/community.general/pull/10899, + https://github.com/ansible-collections/community.general/pull/10902, https://github.com/ansible-collections/community.general/pull/10903, https://github.com/ansible-collections/community.general/pull/10904, https://github.com/ansible-collections/community.general/pull/10907, @@ -30,4 +33,7 @@ minor_changes: https://github.com/ansible-collections/community.general/pull/10978, https://github.com/ansible-collections/community.general/pull/10979, https://github.com/ansible-collections/community.general/pull/10980, - https://github.com/ansible-collections/community.general/pull/10981) + https://github.com/ansible-collections/community.general/pull/10981, + https://github.com/ansible-collections/community.general/pull/10992, + https://github.com/ansible-collections/community.general/pull/10993, + https://github.com/ansible-collections/community.general/pull/10997).