summaryrefslogtreecommitdiff
path: root/oslo_i18n/tests/test_message.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary unicode prefixessongwenping2022-04-191-1/+1
* Remove all usage of six libraryhaixin2020-11-261-5/+4
* Remove six.PY3wangzihao2020-09-231-4/+1
* Stop to use the __future__ module.Hervé Beraud2020-06-021-2/+0
* Remove a couple more shim testsBen Nemec2020-05-271-17/+0
* Remove Message.translateBen Nemec2020-05-261-9/+0
* Use unittest.mock instead of third party mockussuri-em4.0.1Sean McGinnis2020-03-311-1/+1
* Deprecate Message.translate in favor of Message.translationBen Nemec2019-08-291-44/+55
* Allow Message.translate to handle unhashable inputsBen Nemec2019-08-281-0/+15
* Fix parameters of assertEqual are misplacedyanheven2016-07-231-14/+14
* Remove Python 2.6 workround for loggingChangBo Guo(gcb)2015-11-271-6/+0
* Enhance the formatting error robustness patchBalazs Gibizer2015-09-291-18/+45
* Trap formatting errorsBalazs Gibizer2015-08-241-10/+88
* Clean up _translate_msgid logic a bitDoug Hellmann2015-08-011-0/+70
* Move out of the oslo namespace packageDoug Hellmann2014-12-181-0/+518