]> git.ipfire.org Git - thirdparty/babel.git/commit
Import `Literal` & `TypedDict` from the typing module (#1175)
authorTomas R. <tomas.roun8@gmail.com>
Sat, 25 Jan 2025 08:48:00 +0000 (09:48 +0100)
committerGitHub <noreply@github.com>
Sat, 25 Jan 2025 08:48:00 +0000 (10:48 +0200)
commit2d8a808864d1aae5d3d02d4f95917c79740c5d35
treeed2e471f3f8411fa7d970f473eb0e910452dc6bc
parent98b9562c05e5276038c27ec12c12f3e92dc027b6
Import `Literal` & `TypedDict` from the typing module (#1175)

* Import 'Literal' from the typing module
* Import 'TypedDict' from the typing module
babel/core.py
babel/dates.py
babel/lists.py
babel/messages/extract.py
babel/messages/pofile.py
babel/numbers.py
babel/plural.py
babel/support.py
babel/units.py