1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-12 23:15:06 +00:00
community.general/changelogs/fragments/python-3-modernization.yml
2025-11-02 12:05:04 +01:00

39 lines
2.6 KiB
YAML

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,
https://github.com/ansible-collections/community.general/pull/10908,
https://github.com/ansible-collections/community.general/pull/10909,
https://github.com/ansible-collections/community.general/pull/10939,
https://github.com/ansible-collections/community.general/pull/10940,
https://github.com/ansible-collections/community.general/pull/10941,
https://github.com/ansible-collections/community.general/pull/10942,
https://github.com/ansible-collections/community.general/pull/10945,
https://github.com/ansible-collections/community.general/pull/10947,
https://github.com/ansible-collections/community.general/pull/10958,
https://github.com/ansible-collections/community.general/pull/10959,
https://github.com/ansible-collections/community.general/pull/10968,
https://github.com/ansible-collections/community.general/pull/10969,
https://github.com/ansible-collections/community.general/pull/10970,
https://github.com/ansible-collections/community.general/pull/10971,
https://github.com/ansible-collections/community.general/pull/10973,
https://github.com/ansible-collections/community.general/pull/10974,
https://github.com/ansible-collections/community.general/pull/10975,
https://github.com/ansible-collections/community.general/pull/10976,
https://github.com/ansible-collections/community.general/pull/10977,
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/10992,
https://github.com/ansible-collections/community.general/pull/10993,
https://github.com/ansible-collections/community.general/pull/10997).