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/hacking/build_library/build_ansible
Matt Martz 8d1cf7f266
Vendor `distutils.version` (#74644)
* Vendor distutils.version

* Fix import order. ci_complete

* remove distutils warning filter

* Don't remove warnings filter from importer

* ci_complete

* Add pylint config for preventing distutils.version

* Add changelog fragment
3 years ago
..
command_plugins Vendor `distutils.version` (#74644) 3 years ago
__init__.py
announce.py hacking: fix announce script version parsing (#71008) 4 years ago
change_detection.py Remove outdated docs and unneeded import from change_detection build file 5 years ago
commands.py Fix the command plugin to use the ABCMeta metaclass 5 years ago
errors.py