]> git.ipfire.org Git - thirdparty/babel.git/commit
Fix _locales_to_names: Call str() on the parameter variable instead of the module...
authorDaniel <daniel.infanger@gmail.com>
Tue, 24 Oct 2023 14:19:32 +0000 (16:19 +0200)
committerGitHub <noreply@github.com>
Tue, 24 Oct 2023 14:19:32 +0000 (14:19 +0000)
commit139dc11baeb3bbd3bcbb900abb3519e71521a3f7
treec880471387059a65819ae8662e40b0a0a1f68231
parenteeb2feb13f7273636d2214dbdb3fb780d9b4fa4f
Fix _locales_to_names: Call str() on the parameter variable instead of the module object. (#1038)

Co-authored-by: Daniel Trachsel <daniel.trachsel@borm.ch>
babel/support.py