mirror of https://github.com/ansible/ansible.git
Add python level locale handling back (#31339)
locale.setlocale() call removed in 6b5291d68f
is actually needed by time.strptime(). AnsibleModule() changes both: environment
variables and python level locale settings so both need to be reset.
pull/33002/head
parent
cbf28c20cb
commit
fd4a6cf7ad
Loading…
Reference in New Issue