Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Python 3.8 collections compatibility fixes. | Matt Clay | 2018-10-08 | 1 | -4/+5 |
* | Fix undefined variables, basestring usage, and some associated python3 issues | Toshio Kuratomi | 2017-07-26 | 1 | -4/+4 |
* | pep8 fixes for contrib (#24344) | Matt Martz | 2017-05-09 | 1 | -2/+4 |
* | Migrate basestring to a python3 compatible type (#17199) | Toshio Kuratomi | 2016-08-23 | 1 | -3/+3 |
* | vmware inventory script enhancements (#17106) | jctanner | 2016-08-17 | 1 | -2/+36 |
* | Python 3: use six.text_type instead of unicode | Marius Gedminas | 2015-09-04 | 1 | -1/+3 |
* | Use print() as function under contrib/ | Marius Gedminas | 2015-08-28 | 1 | -1/+3 |
* | Use 'except ... as' syntax in contrib/ and test/ too | Marius Gedminas | 2015-08-27 | 1 | -2/+2 |
* | Fix to handle user directory correctly (e.g. ~/.ansible/tmp). | Jens Carl | 2015-07-16 | 1 | -1/+1 |
* | poreted log_plays, syslog_json and osx_say callbacks to v2 | Brian Coca | 2015-07-10 | 1 | -0/+432 |