]> git.ipfire.org Git - thirdparty/babel.git/commit
Fix unbound `exc` in babel.dates (#959)
authorAarni Koskela <akx@iki.fi>
Wed, 25 Jan 2023 19:44:22 +0000 (21:44 +0200)
committerGitHub <noreply@github.com>
Wed, 25 Jan 2023 19:44:22 +0000 (19:44 +0000)
commita87422fe5e01c6292c9bd0fd35832f789872213c
treef1df70162fa6502e5f35b51c11d7902756190ba3
parent50e1857b3b4469f9dc652849bf2fa053739bcf61
Fix unbound `exc` in babel.dates (#959)

See https://stackoverflow.com/a/24271786/51685
babel/dates.py