]> git.ipfire.org Git - thirdparty/babel.git/commit
Enclose white spaces in references (#1105) 1062/head
authorDaniel Roschka <dunedan@phoenitydawn.de>
Wed, 4 Sep 2024 15:58:12 +0000 (17:58 +0200)
committerGitHub <noreply@github.com>
Wed, 4 Sep 2024 15:58:12 +0000 (18:58 +0300)
commitf91754b01cb9f32b83aeaa80b74ed10b5dfccb6a
tree32cb1a96c1158d2ac1f2207847473efc11b90dc6
parentb42344da8d27a45c6a5de2bd41d332e6155f8f7b
Enclose white spaces in references (#1105)

Since version 0.22 gettext encloses file names in references which
contain white spaces or tabs within First Strong Isolate (U+2068) and
Pop Directional Isolate (U+2069). This commit adds the same behavior for
Babel.
babel/messages/pofile.py
tests/messages/test_pofile.py