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
Some more deprecated code fixes:
locale.getdefaultlocale()
functionpathlib.Path.__enter__()
usage is deprecated and not required, a no-op