]> git.ipfire.org Git - thirdparty/babel.git/commit
Mark `wraptext` deprecated; use `TextWrapper` directly in `write_po` (#1140)
authorAarni Koskela <akx@iki.fi>
Sun, 20 Oct 2024 06:52:07 +0000 (09:52 +0300)
committerGitHub <noreply@github.com>
Sun, 20 Oct 2024 06:52:07 +0000 (06:52 +0000)
commit8e12f541dff3ff935625e11ede4704337bedfe2f
treefecf29bbb63bd2485e5b41d9f3607047c287847c
parente956b28b6813e35b136a6537871ffe2ab1eccb54
Mark `wraptext` deprecated; use `TextWrapper` directly in `write_po` (#1140)

* Mark `wraptext` deprecated; use `TextWrapper` directly in `write_po`

Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
babel/messages/pofile.py
babel/util.py