summaryrefslogtreecommitdiff
path: root/pint/testsuite/test_babel.py
Commit message (Expand)AuthorAgeFilesLines
* Make `__str__` and `__format__` locale awareHernan2020-02-111-2/+33
* blackKeewis2019-12-231-1/+1
* lintersHernan2019-12-211-10/+5
* Added testsHernan2019-12-211-1/+31
* Remove redundant encoding information (utf8 is the default)Guido Imperiale2019-12-131-2/+0
* isortGuido Imperiale2019-12-131-2/+3
* blackGuido Imperiale2019-12-131-17/+8
* Remove tokenize backportGuido Imperiale2019-12-041-1/+1
* Remove 2.7 support from codebaseGuido Imperiale2019-12-031-1/+1
* adjusted to cope with upstream babel tipalexbodn@gmail.com2016-08-061-7/+9
* another attempt to overcome syntax error with python 3.2 on travisalexbodn@gmail.com2016-03-251-4/+8
* another attempt to overcome syntax error with python 3.2 on travisalexbodn@gmail.com2016-03-251-4/+4
* changed syntax in test_babel to hopefully overcome error in python 3.2alexbodn@gmail.com2016-03-251-8/+4
* added translation of the measuring systems by locale.alexbodn@gmail.com2016-03-251-1/+8
* properly added new files to git and added testalex bodnaru2016-02-221-0/+30