python-babel / flask-babel

i18n and l10n support for Flask based on Babel and pytz
https://python-babel.github.io/flask-babel/
Other
432 stars 159 forks source link

Allow unpickling of LazyStrings #104

Closed MichiK closed 7 years ago

MichiK commented 7 years ago

This should solve the problem I reported in #103.

TkTech commented 7 years ago

Mind adding a test to go with it?

MichiK commented 7 years ago

Like this?