]> git.ipfire.org Git - thirdparty/babel.git/commit
Make catalog header updating an option 320/head
authorAarni Koskela <akx@iki.fi>
Fri, 8 Jan 2016 08:17:05 +0000 (10:17 +0200)
committerAarni Koskela <akx@iki.fi>
Fri, 8 Jan 2016 12:09:00 +0000 (14:09 +0200)
commit28fe6775b93beaa7a16b49af95d1e895864fd7e9
tree75316ad9757acdb54718e5de873f7819f4eeb5af
parent47ac4429e5c50b66993bc4eb9a3af95d74dfbdb2
Make catalog header updating an option

The change in e0e7ef168856bb had an unexpected and likely undesired effect
when updating catalogs with, e.g. translator names in the header comment.

It's better to make the updating an option and revert back to the pre-2.2
behavior by default.

Fixes https://github.com/python-babel/babel/issues/318
babel/messages/catalog.py
babel/messages/frontend.py
tests/messages/test_catalog.py