]> git.phdru.name Git - extfs.d.git/commitdiff
Fix(locale): Do not call `locale.getdefaultlocale()` under Python 3.11+
authorOleg Broytman <phd@phdru.name>
Wed, 9 Aug 2023 18:14:21 +0000 (21:14 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 13 Aug 2023 13:08:26 +0000 (16:08 +0300)
The call is deprecated.


No differences found