]> git.ipfire.org Git - thirdparty/babel.git/commit
Implement `--init-missing` option for `pybabel update` (#785)
authorruro <ruro.ruro@ya.ru>
Tue, 15 Jun 2021 10:56:16 +0000 (13:56 +0300)
committerGitHub <noreply@github.com>
Tue, 15 Jun 2021 10:56:16 +0000 (13:56 +0300)
commit96acf8688c0e4b96788fbc35bb6d1640ef46a091
tree40c2ec4b4ae0caaf796f7f2ba883214080354bc2
parent7ebdf5a249ff8861bbcd3f7e4cc1ba9555c3fb65
Implement `--init-missing` option for `pybabel update` (#785)

* implement update --init-missing option

* trivial test that the --init-missing option exists

* add non-trivial update --init-missing test
babel/messages/frontend.py
tests/messages/test_frontend.py