summaryrefslogtreecommitdiff
path: root/lib/ansible/module_utils/pycompat24.py
Commit message (Expand)AuthorAgeFilesLines
* module_utils - Fix type hinting issues.Matt Clay2022-03-021-1/+1
* Fix boilerplate in setup.py and lib/ansible/ dir.Matt Clay2020-06-221-0/+3
* Enable pylint rules and fix exposed bugs. (#47219)Matt Clay2018-10-191-1/+1
* Surround top-level function and class definitions with two blank lines.Joren Vrancken2018-07-311-0/+1
* Fix undefined variables, basestring usage, and some associated python3 issuesToshio Kuratomi2017-07-251-3/+2
* Collated PEP8 fixes (#25293)Dag Wieers2017-06-021-1/+1
* Migrate basestring to a python3 compatible type (#17199)Toshio Kuratomi2016-08-231-0/+44
* Rename pycompat to pycompat24Toshio Kuratomi2016-05-181-0/+44