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/test
Matt Clay 9d65e122ff
Fix detection of available hashlib algorithms (#79946)
* Fix detection of available hashlib algorithms

Detection of hashlib algorithms now works on Python 3.x.
The new implementation works on Python 2.7 and later.

Test coverage is provided by both integration and unit tests.

* Add additional details about hashlib in docs
2 years ago
..
ansible_test Clean up unused imports in ansible-test unit tests (#79897) 2 years ago
integration Fix detection of available hashlib algorithms (#79946) 2 years ago
lib/ansible_test ansible-test - Fix collection delegation (#79947) 2 years ago
sanity Enable pylint rules to detect pointless statements (#79944) 2 years ago
support Update collections.abc imports (#79911) 2 years ago
units Fix detection of available hashlib algorithms (#79946) 2 years ago
utils/shippable Update test matrix symlinks. (#78737) 2 years ago