summaryrefslogtreecommitdiff
path: root/lib/ansible/compat
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.9] Fix filedescriptor out of range in select() when running command...Sam Doran2020-06-162-684/+3
* Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457)Matt Martz2019-04-232-3/+3
* Have update-bundled check for updates to all bundled codeToshio Kuratomi2019-02-061-1/+2
* Move unit test compat code out of `lib/ansible/`. (#46996)Matt Clay2018-10-123-199/+0
* Python 3.8 collections compatibility fixes.Matt Clay2018-10-081-1/+2
* Fix the local and ssh plugins for a cornercase retrying a syscallToshio Kuratomi2018-08-132-8/+19
* Surround top-level function and class definitions with two blank lines.Joren Vrancken2018-07-311-0/+2
* Enable wildcard import pylint (#35786)Toshio Kuratomi2018-02-062-3/+3
* Create a short license for PSF and MIT. (#32212)Toshio Kuratomi2017-11-061-20/+2
* Remove wildcard importsToshio Kuratomi2017-07-282-1/+7
* ansible/compat/: PEP8 compliancy (#24689)Dag Wieers2017-05-183-3/+1
* Update module_utils.six to latest (#22855)Toshio Kuratomi2017-03-232-924/+0
* E1 legacy pep8 fixes (#21933)Matt Martz2017-03-211-1/+1
* Fix typo when choosing KqueueSelectorToshio Kuratomi2017-02-061-1/+1
* Move ssh and local connection plugins from using raw select to selectorsToshio Kuratomi2017-02-032-0/+714
* PEP 8 E111 & E114 cleanup. (#20838)Matt Clay2017-01-301-7/+7
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-291-1/+1
* Fix role completion detection problemJames Cammarata2017-01-031-0/+2
* Move py34 mock_open compat to compat/test/mock (#17157)Adrian Likins2016-08-191-0/+80
* Bundle a new version of python-six for compatibility along with some code to ...six-compatToshio Kuratomi2015-10-162-0/+922
* Making the switch to v2James Cammarata2015-05-034-0/+141