salt/changelog/64565.changed.md
Pedro Algarvio 34f13a7632 pathlib.Path.__enter__() usage is deprecated and not required, a no-op
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-28 18:06:15 +00:00

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