]> git.ipfire.org Git - thirdparty/babel.git/commit
Replace OrderedDict with just dict (#1149)
authorTomas R. <tomas.roun8@gmail.com>
Sun, 10 Nov 2024 20:39:04 +0000 (21:39 +0100)
committerGitHub <noreply@github.com>
Sun, 10 Nov 2024 20:39:04 +0000 (22:39 +0200)
commit0005c85fccccb491930f064ea8d064e87ce7ee79
tree11e020928f61989a56605530739ef900120b6547
parent313277af993cebfbae49d385327fc7f45e32f737
Replace OrderedDict with just dict (#1149)
babel/messages/catalog.py
babel/messages/frontend.py
babel/util.py