d6e28e6859
* Update to six 1.16.0 * Address linting issues * Remove six find_spex/exec_module warning filters * Remove unnecessary comment about Py2.6, 2.13 will not support Py2.6, and we're bumping this for 2.12 * ci_complete * Add changelog fragment
4 lines
188 B
YAML
4 lines
188 B
YAML
minor_changes:
|
|
- Update vendored copy of ``six`` to 1.16.0 to eliminate warnings for deprecated
|
|
python loader methods in Python 3.10+
|
|
(https://github.com/ansible/ansible/issues/74659)
|