]> git.ipfire.org Git - thirdparty/babel.git/commit
parse_decimal(): assume spaces are equivalent to non-breaking spaces when not in...
authorAarni Koskela <akx@iki.fi>
Mon, 27 May 2019 11:32:48 +0000 (14:32 +0300)
committerAarni Koskela <akx@iki.fi>
Mon, 27 May 2019 11:42:00 +0000 (14:42 +0300)
commit4b6cd34c5c4436c60747a30d15a915cb2702ca0b
tree9eac7859ee4471be8feef949027c3f24e1587dbf
parentd7f2e84dedcce223d73229c79f0f1085d4dc84be
parse_decimal(): assume spaces are equivalent to non-breaking spaces when not in strict mode

Fixes #637
babel/numbers.py
tests/test_numbers.py