]> git.ipfire.org Git - thirdparty/babel.git/commit
allow header_comment to be passed as an option to extract_message (#720)
authorMohamed Morsy <muhamed.hafez+github@gmail.com>
Tue, 12 Apr 2022 05:59:00 +0000 (07:59 +0200)
committerGitHub <noreply@github.com>
Tue, 12 Apr 2022 05:59:00 +0000 (08:59 +0300)
commit61109c4bd4d60a79d7cb5f216a8286ddff6fb30b
tree6a2dd27cc768d1765191410a78990cdeb1134298
parent20352cc667cd3f35c190b966cfc042cc3f2400a5
allow header_comment to be passed as an option to extract_message (#720)

Fixes #82

Co-authored-by: Aarni Koskela <akx@iki.fi>
babel/messages/frontend.py
tests/messages/test_frontend.py