Commit Graph

8 Commits (fb09e79b2f21573f44427c91e8d2f577fc968559)

Author SHA1 Message Date
Matt Clay 18e8401edd
Remove Python 2.x compat from unit tests (#82109)
3 years ago
Matt Clay 9f899f9492
Require `from __future__ import annotations` (#81902)
3 years ago
Matt Clay 3a9a23fb1a
Use unittest.mock instead of mock. (#77883)
4 years ago
Matt Clay 1a5853d794
Remove obsolete units.compat.mock compat layer. (#77118)
4 years ago
Sam Doran b3ce3fc5eb
Restore ansible --version output (#55728)
7 years ago
Matt Clay 3033fd96b0
Move unit test compat code out of `lib/ansible/`. (#46996)
8 years ago
Adrian Likins 727ca6f436 Fix error on 'help module' in ansible-console (#19390)
10 years ago
Thilo Uttendorfer 5ece97ae5b Fix call of wrong super class
10 years ago