]> git.ipfire.org Git - thirdparty/babel.git/commit
Raise a more specific error if `Locale.parse()` is passed an empty value
authorAarni Koskela <akx@iki.fi>
Wed, 8 Jan 2025 13:37:19 +0000 (15:37 +0200)
committerAarni Koskela <akx@iki.fi>
Thu, 9 Jan 2025 12:35:40 +0000 (14:35 +0200)
commited4595bb6a60dec283491d3176f1e4c8c3a892ba
tree47a32ea7391ecfb1a31caeda5373054db6051ad2
parent4d1c8825e80ec91534c4c1ccc0108a323c23638c
Raise a more specific error if `Locale.parse()` is passed an empty value
babel/core.py
tests/test_core.py
tests/test_numbers.py