summaryrefslogtreecommitdiff
path: root/pint/compat.py
Commit message (Expand)AuthorAgeFilesLines
* Fixup to get all tests passingJon Thielen2019-12-051-0/+12
* Initial changed behavior warning modifications suggested by @crusaderkyJon Thielen2019-12-051-10/+9
* Add handling for mixed argument typesJon Thielen2019-12-051-0/+6
* Preliminary changes from prior implementation (compat, etc.)Jon Thielen2019-12-051-0/+40
* Rename compat/__init__.py to compat.pyGuido Imperiale2019-12-041-0/+79
* Moved compatibility module to a subpackageHernan Grecco2014-01-131-153/+0
* Added headerHernan Grecco2013-12-141-0/+12
* Implemented parameterized contextsHernan Grecco2013-10-121-2/+2
* Context compatibility for 2.7 to 3.4Hernan Grecco2013-10-071-1/+10
* Partial implementation of contexts: a new feature to simplify common conversionsHernan Grecco2013-09-191-0/+132