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/changelogs/fragments/64088-ast-literal.yml

3 lines
102 B
YAML

bugfixes:
- core - replace a compatibility import of pycompat24.literal_eval with ast.literal_eval.