Translationstring

Latest version: v1.4

Safety actively analyzes 619291 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.4

----------------

- Drop support for Python 2.6, 3.2 and 3.
- Update license classifiers

1.3

----------------

- Fix Python 3-specific test failures.

- Restore compatibility with Python 3.2.

1.2

----------------

- Add support for message contexts.

- If the object passed to a TranslationStringFactory ``__call__`` method is
itself a translation string, use the passed object's ``domain`` instead of
the domain passed to the factory's contstructor. See
https://github.com/Pylons/translationstring/pull/12 .

1.1

----------------

- Add MANIFEST to make sure all files are present in a release. This fixes
`ticket 8 <https://github.com/Pylons/translationstring/issues/8>`_.

1.0

----------------

- coerce non-string values to a string during translation, except for None.

- Honour mapping information passed to the translator, combining it with
mapping data already part of the translation string.

- Support formatting of translation strings with %-operator.

0.4

----------------

- Python 3 compatibility (thanks to Joe Dallago, GSOC student).

- Remove testing dependency on Babel.

- Moved to GitHub (https://github.com/Pylons/translationstring).

- Added tox.ini for testing purposes.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.