mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
213 B
213 B
Some more deprecated code fixes:
- Stop using the deprecated
locale.getdefaultlocale()
function - Stop accessing deprecated attributes
pathlib.Path.__enter__()
usage is deprecated and not required, a no-op