You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/module_utils
Sloane Hertel ecbbd7e5d1
Remove Python 3.5 support (#80972)
* Remove Python 3.5 support

* changelog

* add requested changes

* Update changelogs/fragments/remove-python3.5.yml

Co-authored-by: Matt Clay <matt@mystile.com>

* remove Python3 < 3.5 error handling

* remove Python3 < 3.5 error handling in TE too

---------

Co-authored-by: Matt Clay <matt@mystile.com>
1 year ago
..
common Use ansible.module_utils.common.text.converters (#80704) 1 year ago
compat Fix pylint disallowed-name errors (#80854) 1 year ago
csharp Improve Ansible.Basic.cs tempdir uniqueness (#80328) 1 year ago
distro Update vendored distro (#79227) 2 years ago
facts Fix Source Mage family mapping (#80985) 1 year ago
parsing Use ansible.module_utils.common.text.converters (#80704) 1 year ago
powershell AddType - Support compiling with /unsafe C# code (#79853) 1 year ago
six Update vendored copy of `six` to 1.16.0 (#74680) 3 years ago
__init__.py Enhance empty __init__ code-smell to check module_utils (#33438) 7 years ago
_text.py Ignore necessary unused imports in module_utils (#79904) 1 year ago
ansible_release.py [AWS] Add Ansible Version to botocore user agent string (#39993) 6 years ago
api.py ansible-galaxy collection install retry improvements (#80180) 1 year ago
basic.py Remove Python 3.5 support (#80972) 1 year ago
connection.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
errors.py Fix reporting of deprecated arguments for modules. (#79681) 1 year ago
json_utils.py Ignore necessary unused imports in module_utils (#79904) 1 year ago
pycompat24.py pycompat24 - Remove support for Python <= 2.5 (#79953) 1 year ago
service.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
splitter.py Fix boilerplate in setup.py and lib/ansible/ dir. 4 years ago
urls.py Sanity Fixes: (#80953) 1 year ago
yumdnf.py Remove unused stdlib imports from module_utils (#79905) 1 year ago