Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 213 Bytes

64565.changed.md

File metadata and controls

5 lines (4 loc) · 213 Bytes

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